grafana/pkg/services/sqlstore/migrations
bergquist 8a38991270 feat(playlist): changes to relation table
Also introduces an abstraction between playlist and dashboard.
This will make it possible to att search, and tag filtering to
playlists without any major refactoring
2016-01-12 08:17:44 +01:00
..
apikey_mig.go Increase api_key.key varchar to 255 length 2015-03-18 13:20:15 -04:00
common.go Added missing common.go 2015-02-24 19:10:41 +01:00
dashboard_mig.go Successfully displayed userdId in UI 2015-12-18 01:52:05 -08:00
dashboard_snapshot_mig.go Successfully displayed userdId in UI 2015-12-18 01:52:05 -08:00
datasource_mig.go add with_credentials to datasource model 2015-12-09 14:44:28 +09:00
migrations_test.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 2015-05-01 16:23:36 +02:00
migrations.go Fixed gofmt tests 2015-12-24 02:25:49 -08:00
org_mig.go updated circle with fmt formating test 2015-03-07 16:23:22 +01:00
playlist_mig.go feat(playlist): changes to relation table 2016-01-12 08:17:44 +01:00
plugin_bundle.go add pluginBundle backend api methods and SQL storage 2015-12-03 23:43:55 +08:00
quota_mig.go enhance quota support. 2015-09-11 23:17:10 +08:00
session_mig.go Issue 3461: Session table is now created automatically 2015-12-23 01:33:46 -06:00
temp_user.go fix(mysql): fix for migration in newly added temp_user table, fixes #2509 2015-08-14 09:41:07 +02:00
user_mig.go Fixed gofmt formating, updated precommit hook 2015-03-07 16:37:19 +01:00