|
|
13ba132159
|
feat: inserts last 10 articles into DB on feed add
|
2025-08-24 22:28:17 +02:00 |
|
|
|
a9618f950e
|
Removes feed type from database and adds addedAt timestamp
|
2024-09-03 20:28:46 +02:00 |
|
|
|
051e84de86
|
Removes unused migrations
|
2024-08-31 01:41:44 +02:00 |
|
|
|
4f86ab9cb0
|
Adds feed type to Feed struct and table schema
|
2024-05-31 19:55:44 +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 |
|
|
|
4d218cf16a
|
Adds initial migration
|
2024-04-26 15:16:57 +02:00 |
|