mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
ef8417a08d
In some cases, people want to disable database migration. For example, some people or companies want to grant whole permissions to handle the schema by DBAs, not by application level hence I use `parseEnvVarBoolean` to handle `disableMigration` option by environment variable. I set the default value as `false` for the backward compatibility. |
||
---|---|---|
.. | ||
contributing | ||
feature-flag-tutorials | ||
how-to | ||
migrations | ||
reference | ||
topics | ||
understanding-unleash | ||
unleash-academy | ||
using-unleash | ||
client-specification.md | ||
quickstart.mdx | ||
welcome.md |