Skip to content

v4.27: Conditionally updates schema

Choose a tag to compare

@thorewi thorewi released this 17 May 19:05
· 7 commits to v4 since this release
Ensures schema updates are only performed when the
`autoUpdateSchema` configuration option is enabled.

Removes the `$ignoreAutoUpdateSchema` parameter from the
`updateSchema` method, simplifying its usage and aligning it
with the intended behavior.

The schema update command now respects the configuration setting.