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
Matheus Macabu b53d6c88d0
[release-11.3.8] Dependencies: Bump Go to v1.24.4 (#106571)
1 month ago
..
.nolint [release-11.3.5] Chore: Revert golangci PR + bump golangic version (#102239) 4 months ago
LICENSE [xorm] Remove unused functions from engine (#62590) 3 years ago
convert.go Chore: use any rather than interface{} (#74066) 2 years ago
dialect_mysql.go Chore: use any rather than interface{} (#74066) 2 years ago
dialect_postgres.go chore: preallocate slices where we have a good idea of requirements (#91596) 12 months 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) 3 years ago
go.mod [release-11.3.8] Dependencies: Bump Go to v1.24.4 (#106571) 1 month ago
go.sum [release-11.3.8] Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106120) 1 month ago
helpers.go chore: preallocate slices where we have a good idea of requirements (#91596) 12 months 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
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: Add omit wrapper for xorm (#82476) 1 year ago
session_cond.go Chore: use any rather than interface{} (#74066) 2 years ago
session_context.go
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
session_query.go
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
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: preallocate slices where we have a good idea of requirements (#91596) 12 months ago
statement_args.go Chore: use any rather than interface{} (#74066) 2 years ago
statement_columnmap.go
statement_exprparam.go Chore: use any rather than interface{} (#74066) 2 years ago
statement_quote.go
syslogger.go Chore: use any rather than interface{} (#74066) 2 years ago
table_name.go
tag.go [xorm] Remove cache from xorm (#60770) 3 years ago
xorm.go Chore: Remove mssql driver from xorm (#79930) 2 years ago
xorm_test.go Chore: Add go workspace (#83191) 1 year ago