cleanup
All checks were successful
tests / build (push) Successful in 1m15s
tests / fmt (push) Successful in 1m44s
tests / clippy (push) Successful in 1m57s
tests / pre-commit (push) Successful in 2m8s
tests / test (push) Successful in 2m19s
deploy / release-image (push) Successful in 5m6s

This commit is contained in:
2024-06-30 11:16:12 +02:00
parent 3242f23f84
commit dfd0f9c8c8
4 changed files with 228 additions and 154 deletions

View File

@@ -1,4 +1,3 @@
-- Add migration script here
CREATE TABLE IF NOT EXISTS tracks
(
id INTEGER PRIMARY KEY AUTOINCREMENT,