AdaCore / gnatcoll-db

GNAT Components Collection – Database packages
Other
11 stars 22 forks source link

Generating Ada for compound foreign keys #46

Open fdesp87 opened 2 years ago

fdesp87 commented 2 years ago

Compound foreign keys are not fully processed by File_IO.Read_Schema in gnatcoll-sql-inspect.adb, emitting multiple messages such as

Invalid foreign key: some_table.some_field references an invalid table or field

For more explanations, you can read the report https://github.com/fdesp87/gnatcoll-db/examples/mytests/Report.odt