|
ec8de94827
|
Little work on the sqlite database backend.
|
2021-05-01 20:31:52 +02:00 |
|
|
5ea0559839
|
Fix compile.
|
2021-01-05 19:33:24 +01:00 |
|
|
ad31e648ed
|
Fix lib's name.
|
2020-12-26 17:48:26 +01:00 |
|
|
7ea1f4dada
|
Added the sqlite3 amalgamation, and the build system uses it by default.
|
2020-12-08 13:29:57 +01: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 |
|
|
e3338f9d3b
|
Now the postgres and sqlite connection also inherits from Database, and made main.cpp register them if they are present.
|
2020-12-01 14:53:32 +01:00 |
|
|
07b262c841
|
Add defines for all 3 db backends.
|
2020-11-28 14:51:42 +01:00 |
|
|
d36a344980
|
Also link to sqlite 3 if present.
|
2020-11-28 14:30:50 +01:00 |
|