Files
grafana/pkg
Daniel Lee 16cda723d3 migrations: dashboard version migration handles nulls
If a dashboard has a null value for updated_by then the migration
for the dashboard version table fails. This change uses coalesce to
set -1 instead of null when inserting into the created_by column
which has a non-null constraint. Fixes #8783.
2017-07-05 22:06:00 +02:00
..
2016-12-14 12:17:38 +09:00
2017-04-25 09:14:29 +02:00
2016-12-19 13:26:42 +01:00
2017-06-28 09:35:33 +02:00
2017-04-25 09:14:29 +02:00