|
2cb6e3d97f
|
Added more helper methods to deal with prepared statements to QueryBuilder.
|
2024-04-27 20:37:23 +02:00 |
|
|
266263976d
|
Added virtual methods to QueryBuilder for adding prepared statement placeholders.
|
2024-04-27 18:37:56 +02:00 |
|
|
a347ab75b4
|
Prepared statements for the sqlite database backend.
|
2024-04-27 18:23:31 +02:00 |
|
|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
|
|
d02d86aedc
|
Fully cleaned and added the sqlite database backend to the build.
|
2022-07-06 22:14:37 +02:00 |
|
|
07af5c285c
|
Moved the database backends into their own modules. All of them are disabled for now.
|
2022-07-06 13:13:00 +02:00 |
|