Skip to content
Extraits de code Groupes Projets
Valider 61cf1ed0 rédigé par ‮'s avatar :moyai:
Parcourir les fichiers

file_path is unique

parent 49e504fb
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!1Réécriture de init.sql
......@@ -13,7 +13,7 @@ CREATE TABLE IF NOT EXISTS kara
, category INTEGER NOT NULL REFERENCES kara_category
, song_type INTEGER NOT NULL REFERENCES kara_type
, language TEXT REFERENCES language
, file_path TEXT NOT NULL
, file_path TEXT NOT NULL UNIQUE
, is_new INTEGER NOT NULL
, author_name TEXT
, author_year INTEGER CHECK(author_year > 0)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter