User Tools

Site Tools


podoc:bulk_update_rule_id_sequence_sql_sequence

This is an old revision of the document!


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.1176894554.txt.gz · Last modified: 2007/04/18 11:09 by Luud