rcpp_framework/database/sqlite
2021-08-20 13:14:06 +02:00
..
sqlite
detect.py Added a query builder for sqlite. 2021-08-19 22:18:11 +02:00
SCsub Fix lib's name. 2020-12-26 17:48:26 +01:00
sqlite3_database.cpp Lots of work on the table builder. 2021-08-19 23:55:16 +02:00
sqlite3_database.h tbale builder for the sqlite backend. 2021-08-19 22:24:16 +02:00
sqlite3_query_builder.cpp Added and and or to the query builder, and implemented offset and limit for the sqlite query builder. 2021-08-20 13:14:06 +02:00
sqlite3_query_builder.h Added and and or to the query builder, and implemented offset and limit for the sqlite query builder. 2021-08-20 13:14:06 +02:00
sqlite3_query_result.cpp Added more getters to the query result. 2021-08-20 12:58:37 +02:00
sqlite3_query_result.h Added more getters to the query result. 2021-08-20 12:58:37 +02:00
sqlite3_table_builder.cpp Lost of work on the query/table builders. 2021-08-20 01:32:43 +02:00
sqlite3_table_builder.h Lots of work on the table builder. 2021-08-19 23:55:16 +02:00