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
8de082ffba
rcpp_framework
/
database
History
Relintai
8de082ffba
Started reworking the QueryBuilder. Now instead just creating a query string (when finished) it will actually be able to handle querying, escapes, and also prepared statements.
2021-08-19 14:12:02 +02:00
..
mysql
Started reworking the QueryBuilder. Now instead just creating a query string (when finished) it will actually be able to handle querying, escapes, and also prepared statements.
2021-08-19 14:12:02 +02:00
postgres
Moved the database related classes in core to a subfolder aswell.
2021-05-15 13:54:28 +02:00
sqlite
Added escape methods to the Database class. Implemented them for the MySQL, and Sqlite backend.
2021-07-08 18:52:59 +02:00
db_init.h
Moved the db initialization code to a new header.
2020-12-01 15:01:02 +01:00