|
af05bd037c
|
More work on the query builder.
|
2021-08-20 12:49:57 +02:00 |
|
|
5050f31ba0
|
Update sql statement for the query builder.
|
2021-08-20 12:11:27 +02:00 |
|
|
2c5293f959
|
Lost of work on the query/table builders.
|
2021-08-20 01:32:43 +02:00 |
|
|
8ebb648d37
|
More work on the query builders.
|
2021-08-19 22:03:22 +02:00 |
|
|
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 |
|
|
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 |
|