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)
1 year ago
..
.nolint Chore: Revert golangci PR + bump golangic version (#96326) 1 year ago
LICENSE
convert.go
dialect_mysql.go
dialect_postgres.go chore: preallocate slices where we have a good idea of requirements (#91596) 2 years ago
dialect_sqlite3.go
engine.go Chore: Prevent xorm from interfering with indexes (#94790) 1 year ago
engine_cond.go
engine_table.go
error.go
go.mod Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 1 year ago
go.sum Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 1 year ago
helpers.go chore: preallocate slices where we have a good idea of requirements (#91596) 2 years ago
json.go
logger.go
processors.go
rows.go
session.go
session_cols.go
session_cond.go
session_context.go
session_convert.go
session_delete.go
session_exist.go
session_find.go
session_get.go
session_insert.go
session_iterate.go
session_query.go
session_raw.go
session_schema.go
session_stats.go
session_tx.go
session_update.go
statement.go chore: preallocate slices where we have a good idea of requirements (#91596) 2 years ago
statement_args.go
statement_columnmap.go
statement_exprparam.go
statement_quote.go
syslogger.go
table_name.go
tag.go
xorm.go
xorm_test.go