User Tools

Site Tools


podoc:shop_order_id_sequence_sql_sequence

Database Sequence Description of "shop_order_id_sequence"

Name

shop_order_id_sequence

Description

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

Purpose

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

Schema

CREATE SEQUENCE shop_order_id_sequence START 1;

History

Used first

Version 2.8

Used last

Version 2.34

Change history

= Version 2.8 =

CREATE SEQUENCE shop_order_id_sequence START 1;

= Version 2.34 =

DROP SEQUENCE shop_order_id_sequence;
podoc/shop_order_id_sequence_sql_sequence.txt · Last modified: 2007/10/19 16:00 by Luud