User Tools

Site Tools


podoc:photo_format_id_sequence_sql_sequence

Database Sequence Description of "photo_format_id_sequence"

Name

photo_format_id_sequence

Description

Sequence generator for the column 'identifier' of the table 'photo_format'.

Purpose

To facilitate the generation of unique values for the primary key column 'identifier' of the table 'photo_format'.

Schema

CREATE SEQUENCE photo_format_id_sequence START 1;

History

Used first

Version 2.8

Used last

Version 2.18

Change history

= Version 2.8 =

CREATE SEQUENCE photo_format_id_sequence START 1;

= Version 2.19 =

DROP SEQUENCE photo_format_id_sequence;
podoc/photo_format_id_sequence_sql_sequence.txt · Last modified: 2007/04/23 14:45 by Luud