photo_dupe_id_sequence
Sequence generator for the column 'identifier' of the table 'photo_dupe'.
To facilitate the generation of unique values for the primary key column 'identifier' of the table 'photo_dupe'.
CREATE SEQUENCE photo_dupe_id_sequence START 1;
Version 2.5
Still in use
= Version 2.5 =
CREATE SEQUENCE photo_dupe_id_sequence START 1;