User Tools

Site Tools


podoc:photo_item_id_sequence_sql_sequence

Database Sequence Description of "photo_item_id_sequence"

Name

photo_item_id_sequence

Description

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

Purpose

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

Schema

CREATE SEQUENCE photo_item_id_sequence START 1;

History

Used first

Version 2.8

Used last

Version 2.34

Change history

= Version 2.8 =

CREATE SEQUENCE photo_item_id_sequence START 1;

= Version 2.34 =

DROP SEQUENCE photo_item_id_sequence;
podoc/photo_item_id_sequence_sql_sequence.txt · Last modified: 2007/10/19 15:59 by Luud