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/util/xorm
Serge Zaitsev 5458ea18e7
Chore: Use vendored xorm instead of a fork (#77388)
2 years ago
..
LICENSE [xorm] Remove unused functions from engine (#62590) 2 years ago
convert.go Chore: use any rather than interface{} (#74066) 2 years ago
dialect_mssql.go Chore: Use vendored xorm instead of a fork (#77388) 2 years ago
dialect_mysql.go Chore: use any rather than interface{} (#74066) 2 years ago
dialect_postgres.go Chore: use any rather than interface{} (#74066) 2 years ago
dialect_sqlite3.go Chore: use any rather than interface{} (#74066) 2 years ago
engine.go Chore: Use vendored xorm instead of a fork (#77388) 2 years ago
engine_cond.go Chore: use any rather than interface{} (#74066) 2 years ago
engine_table.go Chore: use any rather than interface{} (#74066) 2 years ago
error.go [xorm] Remove some unused functionalities from engine (#60763) 2 years ago
go.mod Chore: Use vendored xorm instead of a fork (#77388) 2 years ago
go.sum [Bug] Fix xorm dependency on yaml v2 2.2.3 (#61183) 2 years ago
helpers.go Chore: use any rather than interface{} (#74066) 2 years ago
json.go Chore: use any rather than interface{} (#74066) 2 years ago
logger.go Chore: use any rather than interface{} (#74066) 2 years ago
processors.go [xorm] add xorm as package into grafana (#60678) 2 years ago
rows.go Chore: use any rather than interface{} (#74066) 2 years ago
session.go Chore: use any rather than interface{} (#74066) 2 years ago
session_cols.go Chore: Use vendored xorm instead of a fork (#77388) 2 years ago
session_cond.go Chore: use any rather than interface{} (#74066) 2 years ago
session_context.go [xorm] add xorm as package into grafana (#60678) 2 years ago
session_convert.go Chore: use any rather than interface{} (#74066) 2 years ago
session_delete.go Chore: use any rather than interface{} (#74066) 2 years ago
session_exist.go Chore: use any rather than interface{} (#74066) 2 years ago
session_find.go Chore: use any rather than interface{} (#74066) 2 years ago
session_get.go Chore: use any rather than interface{} (#74066) 2 years ago
session_insert.go Chore: use any rather than interface{} (#74066) 2 years ago
session_iterate.go [xorm] add xorm as package into grafana (#60678) 2 years ago
session_query.go [xorm] add xorm as package into grafana (#60678) 2 years ago
session_raw.go Chore: use any rather than interface{} (#74066) 2 years ago
session_schema.go Chore: use any rather than interface{} (#74066) 2 years ago
session_stats.go [xorm] add xorm as package into grafana (#60678) 2 years ago
session_tx.go Chore: use any rather than interface{} (#74066) 2 years ago
session_update.go Chore: use any rather than interface{} (#74066) 2 years ago
statement.go Chore: use any rather than interface{} (#74066) 2 years ago
statement_args.go Chore: use any rather than interface{} (#74066) 2 years ago
statement_columnmap.go [xorm] add xorm as package into grafana (#60678) 2 years ago
statement_exprparam.go Chore: use any rather than interface{} (#74066) 2 years ago
statement_quote.go [xorm] add xorm as package into grafana (#60678) 2 years ago
syslogger.go Chore: use any rather than interface{} (#74066) 2 years ago
table_name.go [xorm] add xorm as package into grafana (#60678) 2 years ago
tag.go [xorm] Remove cache from xorm (#60770) 2 years ago
xorm.go Chore: Use vendored xorm instead of a fork (#77388) 2 years ago