This commit is contained in:
sentriz
2020-12-16 21:09:14 +00:00
committed by Senan Kelly
parent de79b043e1
commit 9b85a0f751

7
TODO Normal file
View File

@@ -0,0 +1,7 @@
- gorm v2
- preload joins
- insert or ignore
- bulk inserts (eg. track_genres, album_genres)
- db package with queries encapsulated
- add newlines
- scanner tests and refactor