Files
frigate/migrations/021_create_previews_table.py
Martin Weinelt dde02cadb2 Update peewee-migrate to 0.14.x (#21243)
Replaces two functions calls, that were deprecated and aliases for the
new function name:

- Migrator.python -> Migration.run
- Migrator.change_column -> Migrator.change_field
2025-12-13 07:13:04 -07:00

1.5 KiB