|
21558cb09a
|
The database sub system now uses only my string.
|
2021-11-01 17:49:10 +01:00 |
|
|
02c4294cda
|
Now QueryBilder, QueryResult, and TableBullder are returned wrapped into a Ref<> from the database subsystem by default.
|
2021-11-01 16:57:22 +01:00 |
|
|
d2a0f25369
|
Lots of work on the table builder.
|
2021-08-19 23:55:16 +02:00 |
|
|
437b084831
|
tbale builder for the sqlite backend.
|
2021-08-19 22:24:16 +02:00 |
|
|
3f308cd524
|
Added a query builder for sqlite.
|
2021-08-19 22:18:11 +02:00 |
|
|
a86b5c2670
|
Added escape methods to the Database class. Implemented them for the MySQL, and Sqlite backend.
|
2021-07-08 18:52:59 +02:00 |
|
|
7279035237
|
Moved the database related classes in core to a subfolder aswell.
|
2021-05-15 13:54:28 +02:00 |
|
|
06ef029280
|
Implement sqlite result, and more things to the sqlite db backend.
|
2021-05-01 21:53:01 +02:00 |
|
|
ec8de94827
|
Little work on the sqlite database backend.
|
2021-05-01 20:31:52 +02:00 |
|
|
4add0d14ea
|
Now the database backends will actually compile their .cpp files. Also small cleanups.
|
2020-12-01 15:28:59 +01:00 |
|
|
35bd94de7e
|
Renamed the database classes to be inline with the new naming scheme.
|
2020-12-01 14:56:05 +01:00 |
|