Commit Graph

2 Commits

Author SHA1 Message Date
Martin Weinelt
6ba70aa9bf
Update peewee-migrate to 0.14.x
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-12 16:38:02 +01:00
Nicolas Mowen
93260f6cfd
Add region count to database and use for motion activity (#10480)
* Add region count to database and use for motion activity

* Fix test
2024-03-15 09:29:22 -06:00