SequenceΒΆ

Sequences

The Config Load Directory is sequences.d and must contain files with the following strucutre.

name SQL Identifier
Name
description String
Description
increment Integer
Default 1
min_value Integer
Minimum value
max_value Integer
Maximum value
start_value Integer
Start value
cache Integer
Numer of values to prealloc
cycle Bool
Cycle
owned_by_column SQL Identifier
Owned by column