change migration

This commit is contained in:
Jurgis Sakalauskas
2023-11-03 11:15:45 +02:00
parent 813e8af47f
commit 3ef6f1514f
3 changed files with 5 additions and 1 deletions
@@ -25,6 +25,7 @@ export class CreateTorrentsTableAndRelateToFiles1673603746273
info_hash VARCHAR(64),
progress REAL,
transmission_id INTEGER,
linkomanija TINYINT,
info TEXT
);`,
);