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
Ivana Huckova 802b96c6f7
Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329)
8 months ago
..
.nolint Chore: Revert golangci PR + bump golangic version (#96326) 8 months ago
LICENSE
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: Prevent xorm from interfering with indexes (#94790) 9 months 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
go.mod Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 8 months ago
go.sum Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 8 months 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.go Chore: Remove mssql driver from xorm (#79930) 2 years ago
xorm_test.go Chore: Add go workspace (#83191) 1 year ago