Files
grafana/pkg/models
Oleg Gaidarenko 8e0f091f14 SQLStore: allow to look for is_disabled flag (#18032)
* Add support for `is_disabled` to `CreateUser()`

* Add support for `is_disabled` to `SearchUsers()`
  Had to add it as a `string` type not as `bool`, since if that's property
  is omitted, we would have add it to SQL request, which might be dangerous

* Restructure desctructive tests and add more
2019-07-15 09:14:32 +03:00
..
2019-05-13 08:45:54 +02:00
2015-02-03 15:04:35 +01:00
2019-03-20 10:58:20 +01:00
2018-11-12 20:01:53 +01:00
2019-07-05 15:24:52 +02:00
2017-10-07 10:31:39 +02:00
2017-10-07 10:31:39 +02:00