Deluan
|
a0290587b9
|
Fix migration package name mismatch
|
2024-05-08 19:54:48 -04:00 |
|
Deluan
|
180f1354fc
|
Make package name compatible with version installed by make setup
|
2020-10-03 20:13:47 -04:00 |
|
Deluan
|
47976e13b1
|
Create index to make sort by starred faster
|
2020-10-03 20:08:51 -04:00 |
|
Deluan
|
45e708f591
|
Loosen up constraints for email . Fixes #362
|
2020-08-19 12:22:41 -04:00 |
|
Deluan
|
21b9f51b71
|
Rename migrations package, to match goose generated migration files
|
2020-08-01 16:49:01 -04:00 |
|
Deluan
|
029290f304
|
fix: set default play_count to 0
IncPlayCount was not incrementing when the annotation already existed with play_count = null
|
2020-02-08 22:55:05 -05:00 |
|
Deluan
|
d9eb3e58cd
|
fix: only create db entities in first migration if they don't exist
|
2020-02-03 17:48:48 -05:00 |
|
Deluan
|
76ca8afc84
|
refactor: better migration description
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
de1fea64bc
|
refactor: introduce GC, to delete old data
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
d9f61a278c
|
refactor: some clean-up
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
d389d40db1
|
feat: improve logs, remove config for disable authentication
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
71c1844bca
|
refactor: new persistence, more SQL, less ORM
|
2020-02-01 17:23:03 -05:00 |
|