chore: updating changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-07-25 11:09:47 +02:00
parent 770d3f92c4
commit 46c264a02e
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/backend-common': patch
---
**BREAKING** The config prop `ensureExists` now applies to schema creation when `pluginDivisionMode` is set to `schema`. This means schemas will no longer be automatically created when `ensureExists` is set to `false`. In this case the `pg` database as well as each `schema` must be created out of band.
The config prop `ensureExists` now applies to schema creation when `pluginDivisionMode` is set to `schema`. This means schemas will no longer accidentally be automatically created when `ensureExists` is set to `false`.