This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
rcpp_framework
Watch
1
Star
0
Fork
0
You've already forked rcpp_framework
mirror of
https://github.com/Relintai/rcpp_framework.git
synced
2024-11-14 04:57:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cfb5f877c8
rcpp_framework
/
database
History
Relintai
cfb5f877c8
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
..
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