This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ab7a202659e73b67e2c069ea2eaefe1eb64c3ed
grafana
/
pkg
/
services
/
sqlstore
/
migrator
T
History
Will Assis
545b7bf8ff
fix: file and file_meta migrations (
#112611
)
...
* fix file and file_meta migrations to check the database state to decide which migration to run
2025-10-21 12:46:32 -04:00
..
snapshot
unistore: update spanner ddl to include unistore tables (
#102198
)
2025-03-18 14:37:11 +01:00
column.go
Storage: include SQL implementation (
#58018
)
2022-11-04 17:30:22 -04:00
conditions.go
fix: file and file_meta migrations (
#112611
)
2025-10-21 12:46:32 -04:00
dialect_test.go
Chore: add/update sqlstore-related helper functions (
#77408
)
2023-11-03 10:30:52 -04:00
dialect.go
Chore: update golang.org/x/exp (
#110980
)
2025-09-11 22:13:07 +03:00
migrations.go
Remove support for Google Spanner database. (
#105846
)
2025-05-23 11:35:59 +02:00
migrator.go
Chore: Make cgo optional (for sqlite) (
#108756
)
2025-07-31 09:25:19 +00:00
mysql_dialect.go
Chore: Replace xorm.io/xorm imports (
#104458
)
2025-05-02 17:13:01 +02:00
postgres_dialect.go
Chore: Replace xorm.io/xorm imports (
#104458
)
2025-05-02 17:13:01 +02:00
sqlite_dialect.go
fix: implement ColumnCheckSQL to make AddColumn idempotent (
#112227
)
2025-10-09 22:17:50 +03:00
types.go
Remove support for Google Spanner database. (
#105846
)
2025-05-23 11:35:59 +02:00
upsert_test.go
Alerting: Write and Delete multiple alert instances. (
#55350
)
2022-10-06 14:22:58 +08:00