Include extension in schema management
I don't use extensions often, but it would be nice to be able to include them in schema management so that they are created during migrations.
-
Snapshot new extensions (create) -
Create extensions during initialisation -
Create extensions in migrations -
Snapshot missing extensions (remove) -
Remove extensions in migrations
Edited by Jamie Carl