0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/scripts
Roland Bock 33a40b6351 pass table and not table spec to column
This is important for table aliases which currently report
provided_tables_of and required_tables_of as table_t<Alias> only.

After this CL, they use table_alias_t<Alias, Spec>>
2024-09-01 10:32:13 +02:00
..
ddl2cpp pass table and not table spec to column 2024-09-01 10:32:13 +02:00
sqlite2cpp.py Fix require_insert generation in sqlite2cpp.py #569 2024-04-25 06:58:57 +02:00