On 21-05-2014 11:34, Martijn Tonies (Upscene Productions) wrote: > Hi all, > > Reading the doc on IDENTITY columns says: > > == > Implementation: > Two columns have been inserted in RDB$RELATION_FIELDS: > RDB$GENERATOR_NAME and RDB$IDENTITY_TYPE. > RDB$GENERATOR_NAME stores the automatically created generator for > the column. In RDB$GENERATORS, > the value of RDB$SYSTEM_FLAG of that generator will be 6. > RDB$IDENTITY_TYPE will currently > always store the value 0 (by default) for identity columns and NULL > for non-identity columns. > In the future this column will can store the value 1 (always) when > Firebird support this type > of identity column. > == > > However, when creating a new table with an identity column, > rdb$identity_type holds “1” and not “0”. > > Anyone care to clarify? >
I fixed the readme file. Thanks. Adriano ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
