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
cd012bdfb42a607ac9e3d3096e1b3faeb397e92d
grafana
/
pkg
/
services
/
sqlstore
/
migrator
T
History
jianweizhang
140e267639
delete redundant alias (
#21907
)
...
* delete redundant alias
Fixes
#21906
2020-02-05 09:00:40 +01: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
AuthProxy: Optimistic lock pattern for remote cache Set (
#17485
)
2019-06-13 15:36:09 +02:00
migrations.go
fix only add column if not exists for mysql
2018-12-18 23:02:08 +01:00
migrator.go
pkg/services: Check errors (
#19712
)
2019-10-22 14:08:18 +02:00
mysql_dialect.go
AuthProxy: Optimistic lock pattern for remote cache Set (
#17485
)
2019-06-13 15:36:09 +02:00
postgres_dialect.go
SQLStore: Fix PostgreSQL failure to create organisation for first time (
#21648
)
2020-01-22 17:56:12 +02:00
sqlite_dialect.go
delete redundant alias (
#21907
)
2020-02-05 09:00:40 +01:00
types.go
sql: added code migration type
2018-08-21 13:53:04 +02:00