This is an old revision of the document!
photo_spooler_id_sequence
Sequence generator for the column 'identifier' of the table 'photo_spooler'.
To facilitate the generation of unique values for the primary key column 'identifier' of the table 'photo_spooler'.
create sequence photo_spooler_id_sequence start 1;
Version 2.15
Still in use
= Version 2.15 =
create sequence photo_spooler_id_sequence start 1;