|
d02d86aedc
|
Fully cleaned and added the sqlite database backend to the build.
|
2022-07-06 22:14:37 +02:00 |
|
|
be6ec3ee61
|
Separated Database and DatabaseConnection into different files.
|
2022-07-06 09:33:57 +02:00 |
|
|
2ec4fe922f
|
Broke up Database into 2 classes, to be able to better handle multi threading for the database systems that work better with having a connection for each thread. Haven't yet tested which backends would work better like this though.
|
2022-07-06 09:30:50 +02:00 |
|
|
b26ad4cab9
|
Cleaned up and added bindings for Database.
|
2022-07-06 09:17:49 +02:00 |
|
|
d5f5e9fec9
|
More cleanups.
|
2022-07-05 23:30:14 +02:00 |
|
|
e9938cfefa
|
Initial database module setup.
|
2022-07-05 14:45:45 +02:00 |
|