robin
|
efc3523579
|
fix: added user_id column to workouts and templates
|
2026-08-29 14:32:17 +02:00 |
|
robin
|
dac38bd0a1
|
fix: syntax errors in migration sql
|
2026-08-28 14:44:41 +02:00 |
|
robin
|
817c845e3b
|
fix: adding some exercises in migration
|
2026-08-28 14:18:04 +02:00 |
|
robin
|
a4a84bed68
|
feat: added workouts and workout_sets db tables
|
2026-08-28 11:00:30 +02:00 |
|
robin
|
e8405e31a8
|
feat: db migration for workouts. still in progress
|
2026-08-27 20:17:06 +02:00 |
|
robin
|
2732038a1f
|
fix: moved embed.FS to own package, so the api binary has no sql files embedded
|
2026-08-25 11:05:23 +02:00 |
|
robin
|
a1ec7cc24a
|
fix: list_users now cascades delete when user is deleted
|
2026-08-21 21:16:16 +02:00 |
|
robin
|
017ee61c99
|
fix: added unique index to list_users table
|
2026-08-21 15:26:12 +02:00 |
|
Robin Dittmar
|
3b4a6cba82
|
fix: updated table name 'sessions' => 'refresh_tokens'
|
2026-08-03 10:57:45 +02:00 |
|
Robin Dittmar
|
c06d008a20
|
feat: added database migration on startup and user+list db migrations
|
2026-07-20 20:55:04 +02:00 |
|