You've already forked gnatcoll-db
mirror of
https://github.com/AdaCore/gnatcoll-db.git
synced 2026-02-12 12:59:31 -08:00
* sql/gnatcoll-sql-inspect.adb (Type_From_SQL): For Field_Mapping_Integer does not interpret 'numeric' without precision and scale as Integer. Add decimal type processing. For Field_Mapping_Float interpret 'decimal' and 'numeric' without precision and scale as Float. * sqlite/gnatcoll-sql-sqlite-builder.adb (Foreach_Field): Ignore square brackets in field names. Fix parsing numeric with position and scale. * testsuite/tests/db2ada/chinook/* Testsuite with public database example. TN: T627-001 Change-Id: I38843e0c1b6be144d19b9f2e7ed118c2bf44e070
39 KiB
39 KiB