The migrations use SeparateDatabaseAndState, so that removing the model from metadataserver and adding it to maasserver doesn't drop the table and recreated it. Instead we drop only the Python models, and the only DB changes is the rename of the table. -- https://code.launchpad.net/~bjornt/maas/+git/maas/+merge/441919 Your team MAAS Committers is subscribed to branch maas:master.
-- Mailing list: https://launchpad.net/~sts-sponsors Post to : [email protected] Unsubscribe : https://launchpad.net/~sts-sponsors More help : https://help.launchpad.net/ListHelp

