0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
Roland Bock f5be4095ae Allow parameter in having clause, see #443
Disallow mixing aggregate and non-aggregate columns in select, too.
2022-05-22 15:05:58 +02:00
..
core Allow parameter in having clause, see #443 2022-05-22 15:05:58 +02:00
mysql Allow value_or_null to be assigned to parameters (#435) 2022-04-02 08:27:38 +02:00
postgresql Allow parameter in having clause, see #443 2022-05-22 15:05:58 +02:00
scripts Added OR REPLACE clause 2022-04-25 06:37:40 +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