rave/migration/src
Lyssieth 4a746a3371
feat: basic UI stuff I think
I gotta do a lot more, but just pushing to
ctrl+s my code.
2023-10-14 19:03:20 +03:00
..
lib.rs feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
m000001_create_user.rs feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
m000002_create_music_folder.rs feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
m000003_create_cover_art.rs feat: support cover art + resizing 2023-10-14 16:43:37 +03:00
m000004_create_artist.rs feat: everything works again. now to break it again 2023-10-12 19:18:36 +03:00
m000005_create_genre.rs feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
m000006_create_album.rs feat: everything works again. now to break it again 2023-10-12 19:18:36 +03:00
m000007_create_track.rs feat: everything works again. now to break it again 2023-10-12 19:18:36 +03:00
m000008_create_user_session.rs feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
main.rs refactor: sqlx -> sea-orm; let's get a bit fancier. 2023-10-09 21:49:57 +03:00