Commit graph

10 commits

Author SHA1 Message Date
fc59ecbee5 Temporarily removes ping for DB 2024-08-31 01:42:00 +02:00
dd075aaf63 Reverts back to old Connect style database access 2024-08-30 17:57:46 +02:00
b70a232343 Restructures database access
Makes it simpler as long as the application is just the CLI
2024-08-30 17:07:14 +02:00
efff6edf0e Adds dbconfig.yml
to run migrations from outside of application
2024-05-31 19:55:22 +02:00
d7a61290fa Adapts comment 2024-05-14 22:52:48 +02:00
d82a1c9215 Sets up internal packages for database and api 2024-04-28 19:14:51 +02:00
c19a675e36 Revert "Removes internal directory"
This reverts commit 5005186cd3.
2024-04-28 19:00:14 +02:00
5005186cd3 Removes internal directory 2024-04-26 22:46:52 +02:00
47dab069c3 Adapts database connections 2024-04-26 17:23:25 +02:00
23e29c44f4 Sets up and initializes database for freed (SQLite) 2024-04-26 15:16:48 +02:00