Sofia Papagiannaki
|
33b653534e
|
SQLStore: Enable migration locking by default (#84983)
* Introduce new configuration for migration locking
* Remove feature toggle
* Fix test and turn it into an integration
* Fix docs
|
2024-03-22 21:22:29 +02:00 |
|
Sofia Papagiannaki
|
22d8258e48
|
Postgres: Allow disabling SNI on SSL-enabled connections (#83892)
* Postgres: Allow disabling SNI on SSL-enabled connections
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
|
2024-03-12 12:03:24 +02:00 |
|
Ryan McKinley
|
1fab107e79
|
FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407)
|
2024-01-28 15:22:45 -08:00 |
|
Marcus Efraimsson
|
20fe0eb173
|
Chore: Extract DatabaseConfig parsing from SQLStore (#81157)
Extract the parsing/creating of database config/connectiong from SQLStore string
to a separate DatabaseConfig struct.
|
2024-01-24 16:49:49 +01:00 |
|