0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/include/sqlpp11/mysql
Roland Bock 8d0f3b3739 Clean up superfluous classes and functions
And remove some remaining dynamic parts which were overlooked before.
2024-06-12 20:33:35 +02:00
..
detail Introduce optional, string_view, and span 2024-06-12 20:29:10 +02:00
bind_result.h Introduce optional, string_view, and span 2024-06-12 20:29:10 +02:00
char_result_row.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
char_result.h Introduce optional, string_view, and span 2024-06-12 20:29:10 +02:00
connection_config.h [mysql] Remove (auto-)reconnect 2023-10-08 11:34:59 +02:00
connection_pool.h Connection pools (#499) 2023-07-17 06:14:23 +02:00
connection.h Throw exception for multi-statements in sqlite3 execute #558 2024-03-09 10:54:16 +01:00
mysql.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
prepared_statement.h Add time of day paramter for mysql #565 2024-04-05 07:35:13 +02:00
remove.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
serializer.h Cleanup the code of the MySQL connector (#509) 2023-08-05 09:18:51 +02:00
sqlpp_mysql.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
update.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00