rcpp_framework/database
2021-11-01 17:23:08 +01:00
..
mysql Now instead of having an escaped version of the methods that has string parmeters in QueryBuilder, they have an unescaped version, and the base version escapes. Having it like this is a lot safer. 2021-11-01 17:23:08 +01:00
postgres Moved the database related classes in core to a subfolder aswell. 2021-05-15 13:54:28 +02:00
sqlite Now instead of having an escaped version of the methods that has string parmeters in QueryBuilder, they have an unescaped version, and the base version escapes. Having it like this is a lot safer. 2021-11-01 17:23:08 +01:00
db_init.h Moved the db initialization code to a new header. 2020-12-01 15:01:02 +01:00