mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
implement rollback
This commit is contained in:
parent
13dada9154
commit
abfdba4341
@ -33,4 +33,4 @@ def migrate(migrator, database, fake=False, **kwargs):
|
||||
|
||||
|
||||
def rollback(migrator, database, fake=False, **kwargs):
|
||||
pass
|
||||
migrator.sql('DROP INDEX IF EXISTS "event_label_start_time"')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user