User Tools

Site Tools


podoc:bulk_update_rule_id_sequence_sql_sequence

Database Sequence Description of "bulk_update_rule_id_sequence"

Name

bulk_update_rule_id_sequence

Description

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

Purpose

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

Schema

CREATE SEQUENCE bulk_update_rule_id_sequence START 1;

History

Used first

Version 2.23

Used last

Version 2.31

Change history

= Version 2.23 =

CREATE SEQUENCE bulk_update_rule_id_sequence START 1;

= Version 2.32 =

-- Drop the bulk update table
DROP SEQUENCE bulk_update_rule_id_sequence;
podoc/bulk_update_rule_id_sequence_sql_sequence.txt · Last modified: 2007/04/23 14:36 by Luud