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
8475bd2fae2c4e3e14b62a0615c68c96bfa4a8a4
grafana
/
pkg
/
services
/
sqlstore
/
migrator
T
History
Arve Knudsen
102448040d
SQLite: Set 0640 permissions on SQLite database file (
#26339
)
...
* SQLite: Set 640 permissions on SQLite database file
2020-07-23 15:47:26 +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
Provisioning: Allows specifying uid for datasource and use that in derived fields (
#23585
)
2020-04-20 15:48:38 +02:00
migrations.go
fix only add column if not exists for mysql
2018-12-18 23:02:08 +01:00
migrator.go
SQLite: Set 0640 permissions on SQLite database file (
#26339
)
2020-07-23 15:47:26 +02:00
mysql_dialect.go
Chore: Enable PR testing in Drone (
#26189
)
2020-07-10 16:09:21 +02:00
postgres_dialect.go
Chore: Enable PR testing in Drone (
#26189
)
2020-07-10 16:09:21 +02:00
sqlite_dialect.go
Chore: Start harmonizing linting with plugin SDK (
#25854
)
2020-06-29 14:08:32 +02:00
types.go
Chore: Update the xorm dependency (
#22376
)
2020-04-01 15:57:21 +02:00