Skip to content

Copy current migrations table when provisioning a new branch #262

@jeremystretch

Description

@jeremystretch

Plugin Version

v0.5.5

Proposed functionality

When a new branch is provisioned, copy the django_migrations database table to maintain a record of migrations that have been applied.

Use case

This is necessary to implement FR #1, which is slated for v0.6.0. It needs to be implemented prior to the v0.6.0 release to ensure that migration tables can be replicated to existing branches before upgrading to NetBox v4.3.

External dependencies

N/A

Metadata

Metadata

Assignees

Labels

complexity: mediumRequires a substantial but not unusual amount of effort to implementstatus: acceptedtype: featureA new feature or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions