contact_info_id_sequence
Sequence generator for the column 'identifier' of the table 'contact_info'.
To facilitate the generation of unique values for the primary key column 'identifier' of the table 'contact_info'.
CREATE sequence contact_info_id_sequence start 2;
Version 2.5
Still in use
= Version 2.5 =
CREATE sequence contact_info_id_sequence start 2;