|
3bed872f84
|
Split concatenations into multiple lines in SQLite3TableBuilder, since now TableBuilders use a StringBuilder this saves a little bit on concatenating strings.
|
2025-05-12 11:21:12 +02:00 |
|
|
f268d4af53
|
Added alter table helper methods to TableBuilder.
|
2025-05-12 11:05:58 +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 |
|