Andrej Ocenas
|
e5dd7efdee
|
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585)
* Add uid to datasource
* Fix uid passing when provisioning
* Better error handling and Uid column type change
* Fix test and strict null error counts
* Add backend tests
* Add tests
* Fix strict null checks
* Update test
* Improve tests
* Update pkg/services/sqlstore/datasource.go
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Variable rename
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-04-20 15:48:38 +02:00 |
|
Arve Knudsen
|
eb98d9c15b
|
grafana-cli: Upgrade to urfave/cli v2 (#22402)
* grafana-cli: Upgrade to urfave/cli v2
|
2020-02-26 12:27:31 +01:00 |
|
Marcus Efraimsson
|
6a3a2f5f94
|
CLI: Fix encrypt-datasource-passwords fails with sql error (#18014)
Now handles secure_json_data stored as null in database when
running the encrypt-datasource-passwords migration.
Fixes #17948
|
2019-07-10 12:28:40 +02:00 |
|
Andrej Ocenas
|
151b24b95f
|
CLI: Add command to migrate all datasources to use encrypted password fields (#17118)
closes: #17107
|
2019-05-27 10:47:21 +02:00 |
|