0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/tests
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
..
core pass table and not table spec to column 2024-09-01 10:32:13 +02:00
include More moves 2024-07-30 07:32:30 +02:00
mysql serialize -> to_sql_string 2024-08-10 15:35:58 +02:00
postgresql serialize -> to_sql_string 2024-08-10 15:35:58 +02:00
scripts Move stuff into core 2024-07-29 20:38:10 +02:00
sqlite3 serialize -> to_sql_string 2024-08-10 15:35:58 +02:00
CMakeLists.txt style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00