1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-23 00:16:25 +01:00
unleash.unleash/website/docs
weekwith.me ef8417a08d
feat: Make disableMigration option handled by environment variable ()
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.
2024-11-05 13:13:49 +01:00
..
contributing docs: recommend PG v13 or later () 2024-09-26 14:38:00 +02:00
feature-flag-tutorials Docusaurus v3 () 2024-10-30 11:55:51 +00:00
how-to Docusaurus v3 () 2024-10-30 11:55:51 +00:00
migrations fix: rename websitev2 to website 2021-10-26 11:25:19 +02:00
reference Docusaurus v3 () 2024-10-30 11:55:51 +00:00
topics Update titles, descriptions, and slugs based on ercule feedback () 2024-10-24 16:09:57 +02:00
understanding-unleash Docusaurus v3 () 2024-10-30 11:55:51 +00:00
unleash-academy Fix incorrect md file extensions in docs () 2024-10-17 11:52:02 +02:00
using-unleash feat: Make disableMigration option handled by environment variable () 2024-11-05 13:13:49 +01:00
client-specification.md chore: rename toggle to flag docs () 2024-05-24 12:30:10 +03:00
quickstart.mdx Update quickstart to not mention Pro instance () 2024-11-04 11:31:55 +01:00
welcome.md Update titles, descriptions, and slugs based on ercule feedback () 2024-10-24 16:09:57 +02:00