Firebird Documentation Index → Firebird 1.5 Language Ref. Update → DDL statements → CREATE GENERATOR |
Available in: DSQL, ESQL
Changed in: 1.0
Description: InterBase reserved only one database page for generators, limiting the total number to 123 (on 1K pages) – 1019 (on 8K pages). Firebird has done away with that limit; you can now create more than 32,000 generators per database.
Firebird Documentation Index → Firebird 1.5 Language Ref. Update → DDL statements → CREATE GENERATOR |