mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
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 | ||