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
Daniel Lee 1c20126f87 database: update xorm to v0.6.4 and xorm core to v0.5.7 8 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 11 years ago
dialect.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
migrations.go utf8mb4 encoding (#7959) 9 years ago
migrator.go database: update xorm to v0.6.4 and xorm core to v0.5.7 8 years ago
mysql_dialect.go utf8mb4 encoding (#7959) 9 years ago
postgres_dialect.go Corrected a PostgreSQL SELECT statement. (#9460) 8 years ago
sqlite_dialect.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
types.go More work on SQL migrations 11 years ago