grafana/pkg/services/sqlstore/migrations
Dan Cech 24d4e50343 utf8mb4 encoding (#7959)
* use utf8mb4 character set for connections to mysql

* use utf8mb4 character set for tables, shorten varchar fields used in unique indexes

* migration type to update table character set

* update table character sets

* set charset for temp_user.status

* gofmt
2017-03-28 14:34:53 +02:00
..
alert_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
annotation_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
apikey_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
common.go Added missing common.go 2015-02-24 19:10:41 +01:00
dashboard_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
dashboard_snapshot_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
datasource_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
heartbeat_mig.go feat(query_part): refactoring query part 2016-08-15 17:20:45 +02:00
migrations_test.go Merge branch 'master' into alert_ui_take2 2016-06-11 12:17:14 +02:00
migrations.go Fix typo 2017-02-03 12:10:22 +01:00
org_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
playlist_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
plugin_setting.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
preferences_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
quota_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
session_mig.go Issue 3461: Session table is now created automatically 2015-12-23 01:33:46 -06:00
temp_user.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
user_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00