The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/sqlstore/migrator
Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
..
column.go fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 10 years ago
conditions.go Progress on database schema migration for account -> org refactor 10 years ago
dialect.go fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 10 years ago
migrations.go add with_credentials to datasource model 10 years ago
migrator.go feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
mysql_dialect.go Final work on migration, now there is no usage of xorm table sync 10 years ago
postgres_dialect.go fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 10 years ago
sqlite_dialect.go Progress on database schema migration for account -> org refactor 10 years ago
types.go More work on SQL migrations 10 years ago