0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
Roland Bock b50cc454b6 Fix constraints handling in ddl2cpp (#437)
Constraints got interpreted as (unknown) data types.
This change should fix this most cases (simple test case added).
2022-04-09 21:47:21 +02:00
..
core Allow value_or_null to be assigned to parameters (#435) 2022-04-02 08:27:38 +02:00
mysql Allow value_or_null to be assigned to parameters (#435) 2022-04-02 08:27:38 +02:00
postgresql Added additional exception class. 2022-03-11 07:47:22 +01:00
scripts Fix constraints handling in ddl2cpp (#437) 2022-04-09 21:47:21 +02:00
sqlite3 Remove obsolete pointer indirection, fix warnings and a leak 2022-01-11 07:35:20 +01:00
CMakeLists.txt Add Connector CMake Logic (#394) 2021-12-02 07:45:38 +01:00