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
aed3d0d3adabfdae096aef0116530e365316e586
grafana
/
pkg
/
services
/
sqlstore
/
migrator
T
History
zhulongcheng
2fff8f77dc
move log package to /infra (
#17023
)
...
ref
#14679
Signed-off-by: zhulongcheng <
zhulongcheng.me@gmail.com
>
2019-05-13 08:45:54 +02:00
..
column.go
move database-specific code into dialects (
#11884
)
2018-05-10 16:54:21 +02:00
conditions.go
fix only add column if not exists for mysql
2018-12-18 23:02:08 +01:00
dialect.go
fix only add column if not exists for mysql
2018-12-18 23:02:08 +01:00
migrations.go
fix only add column if not exists for mysql
2018-12-18 23:02:08 +01:00
migrator.go
move log package to /infra (
#17023
)
2019-05-13 08:45:54 +02:00
mysql_dialect.go
fix only add column if not exists for mysql
2018-12-18 23:02:08 +01:00
postgres_dialect.go
Chore: prepare our SQL for cockroach db (
#16471
)
2019-04-15 18:49:24 +03:00
sqlite_dialect.go
fix only create/drop database indices if not exists/exists
2018-12-18 21:47:45 +01:00
types.go
sql: added code migration type
2018-08-21 13:53:04 +02:00