grafana/pkg/services/sqlstore/migrations
Carl Bergquist 861af4cb97 Improve extensions build. (#12461)
* enable ee build on pr/master

* step1: of including group sync

* disable commit pinning for now

* fixes broken build

* enable team to ldap group sync

* avoid returning error for missing external handler

* services: allow routes to be added before http server start

* services: allows services to add their own migrations

* moves db migrations to ee code base

* build using master branch in ee

* disable enterprise build in .bra.toml

[skip ci]

* removes team sync extensions

* removes commented line
2018-07-01 07:01:43 -07:00
..
alert_mig.go tweak column lengths for utf8mb4 support on older mysql (#8483) 2017-05-29 08:31:36 +02:00
annotation_mig.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
apikey_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
common.go login: uses epochs for login throtting. 2018-02-16 17:25:46 +01:00
dashboard_acl.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
dashboard_mig.go provisioning: only update dashboard if hash of json changed 2018-05-31 21:05:52 +02:00
dashboard_snapshot_mig.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
dashboard_version_mig.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
datasource_mig.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
heartbeat_mig.go feat(query_part): refactoring query part 2016-08-15 17:20:45 +02:00
login_attempt_mig.go login: migration fix. 2018-02-16 17:36:28 +01:00
migrations_test.go Sqlstore refactor (#11908) 2018-05-18 11:10:10 +02:00
migrations.go shared library for managing external user accounts 2018-04-17 14:06:25 -04:00
org_mig.go Sqlstore refactor (#11908) 2018-05-18 11:10:10 +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
stats_mig.go pkg: fix deadcode issues 2018-04-26 19:24:21 +02:00
tag_mig.go Create annotations (#8197) 2017-10-07 10:31:39 +02:00
team_mig.go Improve extensions build. (#12461) 2018-07-01 07:01:43 -07:00
temp_user.go tweak column lengths for utf8mb4 support on older mysql (#8483) 2017-05-29 08:31:36 +02:00
user_auth_mig.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
user_mig.go feat: store last seen date for users and present in stats and user lists, closes #9007 2017-08-09 10:36:41 +02:00