save tracks
All checks were successful
tests / fmt (push) Successful in 48s
tests / clippy (push) Successful in 1m14s
tests / pre-commit (push) Successful in 1m21s
tests / test (push) Successful in 1m32s
tests / build (push) Successful in 1m48s
deploy / release-image (push) Successful in 4m45s

This commit is contained in:
2024-06-27 22:41:53 +02:00
parent 3242f23f84
commit 7edd14c628
5 changed files with 75 additions and 11 deletions

View File

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