pandemonium_engine/modules/database_sqlite
2024-02-25 10:26:26 +01:00
..
doc_classes Re-extracted class docs. 2024-02-25 10:26:26 +01:00
sqlite Added more defines for platform specific configs. 2024-02-17 20:55:27 +01:00
config.py Added copyright.txt for the sqlite module. 2022-12-31 20:01:52 +01:00
COPYRIGHT.txt Added copyright.txt for the sqlite module. 2022-12-31 20:01:52 +01:00
register_types.cpp File copyright header updates pt7. 2023-12-18 00:02:58 +01:00
register_types.h File copyright header updates pt7. 2023-12-18 00:02:58 +01:00
SCsub Removed 2 lines that I thought would work. 2022-07-06 22:22:16 +02:00
sqlite3_connection.cpp Set sqlite to serialized mode. 2022-12-18 18:41:11 +01:00
sqlite3_connection.h Fully cleaned and added the sqlite database backend to the build. 2022-07-06 22:14:37 +02:00
sqlite3_database.cpp Fully cleaned and added the sqlite database backend to the build. 2022-07-06 22:14:37 +02:00
sqlite3_database.h Fully cleaned and added the sqlite database backend to the build. 2022-07-06 22:14:37 +02:00
sqlite3_query_builder.cpp Use String.empty() instead of comparing a string to "", in the QueryBuilder. 2022-12-27 18:20:01 +01:00
sqlite3_query_builder.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
sqlite3_query_result.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
sqlite3_query_result.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
sqlite3_table_builder.cpp Fully cleaned and added the sqlite database backend to the build. 2022-07-06 22:14:37 +02:00
sqlite3_table_builder.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00