rcpp_framework/database/mysql
Relintai 7279035237 Moved the database related classes in core to a subfolder aswell. 2021-05-15 13:54:28 +02:00
..
SCsub Now the database backends will actually compile their .cpp files. Also small cleanups. 2020-12-01 15:28:59 +01:00
detect.py Add defines for all 3 db backends. 2020-11-28 14:51:42 +01:00
mysql_database.cpp Moved the database related classes in core to a subfolder aswell. 2021-05-15 13:54:28 +02:00
mysql_database.h Moved the database related classes in core to a subfolder aswell. 2021-05-15 13:54:28 +02:00
mysql_query_builder.cpp Implemented a QueryResult object for mysql. messagepage now queries the db too. 2020-12-02 00:43:46 +01:00
mysql_query_builder.h Moved the database related classes in core to a subfolder aswell. 2021-05-15 13:54:28 +02:00
mysql_query_result.cpp Implemented a QueryResult object for mysql. messagepage now queries the db too. 2020-12-02 00:43:46 +01:00
mysql_query_result.h Moved the database related classes in core to a subfolder aswell. 2021-05-15 13:54:28 +02:00
mysql_table_builder.cpp Implement drop table for the table builder, fix a warning, and made the message page's migration runnable multiple times (for now). 2020-12-02 00:49:17 +01:00
mysql_table_builder.h Moved the database related classes in core to a subfolder aswell. 2021-05-15 13:54:28 +02:00