This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9e892bddf03bc929e4e6b5b4eeba2f4fbfb0ca3a
grafana
/
pkg
/
services
/
sqlstore
/
migrations
History
Torkel Ödegaard
011fdf7ab6
fixed bug in datasource schema migration
2015-02-26 19:36:11 +01:00
..
apikey_mig.go
More work on SQL migrations
2015-02-24 17:59:21 +01:00
common.go
Added missing common.go
2015-02-24 19:10:41 +01:00
dashboard_mig.go
More work on SQL migrations
2015-02-24 17:59:21 +01:00
datasource_mig.go
fixed bug in datasource schema migration
2015-02-26 19:36:11 +01:00
migrations_test.go
account -> org table migration is starting to work, need to test mysql and postgres
2015-02-24 18:32:29 +01:00
migrations.go
account -> org table migration is starting to work, need to test mysql and postgres
2015-02-24 18:32:29 +01:00
org_mig.go
account -> org table migration is starting to work, need to test mysql and postgres
2015-02-24 18:32:29 +01:00
user_mig.go
All migrations work in sqlite3, mysql and postgres
2015-02-25 07:57:51 +01:00