New TDISQLite3UniDirQuery.IntegerPrimaryKeyField option to work around potential data loss due to the 32-bit limitation of Delphi's ftAutoInc DataType.
Query planner enhancements.
Multiple recursive SELECTS in recursive common table expressions.
Better error messages from CHECK constraint failures.