Compare commits
3 commits
05a6c19264
...
942d39d755
Author | SHA1 | Date | |
---|---|---|---|
|
942d39d755 | ||
|
60b8e5cb53 | ||
|
67a89bb091 |
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ CREATE TABLE scases (
|
|||
name text NOT NULL,
|
||||
last_change REAL NOT NULL,
|
||||
removed INTEGER NOT NULL
|
||||
FOREIGN KEY(username) REFERENCES artist(artistid)
|
||||
);
|
||||
|
||||
CREATE TABLE categories (
|
||||
|
|
Loading…
Reference in a new issue