|
|
b70a232343
|
Restructures database access
Makes it simpler as long as the application is just the CLI
|
2024-08-30 17:07:14 +02:00 |
|
|
|
4f86ab9cb0
|
Adds feed type to Feed struct and table schema
|
2024-05-31 19:55:44 +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 |
|
|
|
5a75fd94bb
|
Adds migrations for new models
|
2024-05-14 22:52:34 +02:00 |
|
|
|
9b06e6a5cc
|
Adds unique constraint to email in USER table
|
2024-04-30 20:05:46 +02:00 |
|
|
|
932edb8da7
|
Uses uuid to avoid easy inferral of user ids
|
2024-04-28 20:21:56 +02:00 |
|
|
|
98edc52114
|
Adapts table name for initial migration
|
2024-04-28 20:05:46 +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 |
|
|
|
4d218cf16a
|
Adds initial migration
|
2024-04-26 15:16:57 +02:00 |
|
|
|
23e29c44f4
|
Sets up and initializes database for freed (SQLite)
|
2024-04-26 15:16:48 +02:00 |
|