pandemonium_engine/modules/database_sqlite
2022-12-31 20:01:52 +01:00
..
doc_classes Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
sqlite
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 Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
register_types.h Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
SCsub
sqlite3_connection.cpp Set sqlite to serialized mode. 2022-12-18 18:41:11 +01:00
sqlite3_connection.h
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
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
sqlite3_query_result.cpp
sqlite3_query_result.h
sqlite3_table_builder.cpp
sqlite3_table_builder.h