nautobot / nautobot-app-version-control

Version Control App that uses and requires a Dolt Database
Other
30 stars 6 forks source link

AutoDoltCommit for `manage.py` commands #19

Closed andy-wm-arthur closed 3 years ago

andy-wm-arthur commented 3 years ago

When the Nautobot Dolt plugin is installed, middleware automatically triggers a Dolt commit for each write request. We need to mirror this behavior for manage.py commands that make database writes.

andy-wm-arthur commented 3 years ago

Auto commit for migrations addressed in https://github.com/nautobot/nautobot-plugin-workflow-dolt/commit/273243498f4ba2d044cdac9e0df890947abdfe36