grafana/pkg/util/xorm
Stephanie Hingtgen 4e318e6285
Revert "Chore: Enable cache on golangci linter" (#96069)
Revert "Chore: Enable cache on golangci linter (#95471)"

This reverts commit d5cde0b60a.
2024-11-08 01:05:14 +02:00
..
convert.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
dialect_mysql.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
dialect_postgres.go chore: preallocate slices where we have a good idea of requirements (#91596) 2024-08-07 08:34:52 -04:00
dialect_sqlite3.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
engine_cond.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
engine_table.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
engine.go Chore: Prevent xorm from interfering with indexes (#94790) 2024-10-16 22:52:42 -03:00
error.go [xorm] Remove some unused functionalities from engine (#60763) 2022-12-26 22:39:21 +08:00
go.mod Chore: Update SDK to v0.255.0 (#94894) 2024-10-18 10:42:32 +02:00
go.sum Chore: Update SDK to v0.255.0 (#94894) 2024-10-18 10:42:32 +02:00
helpers.go chore: preallocate slices where we have a good idea of requirements (#91596) 2024-08-07 08:34:52 -04:00
json.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
LICENSE [xorm] Remove unused functions from engine (#62590) 2023-01-31 14:43:35 +00:00
logger.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
processors.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
rows.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_cols.go Chore: Add omit wrapper for xorm (#82476) 2024-02-14 12:19:46 -08:00
session_cond.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_context.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
session_convert.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_delete.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_exist.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_find.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_get.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_insert.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_iterate.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
session_query.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
session_raw.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_schema.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_stats.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
session_tx.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session_update.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
statement_args.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
statement_columnmap.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
statement_exprparam.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
statement_quote.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
statement.go chore: preallocate slices where we have a good idea of requirements (#91596) 2024-08-07 08:34:52 -04:00
syslogger.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
table_name.go [xorm] add xorm as package into grafana (#60678) 2022-12-26 17:45:21 +08:00
tag.go [xorm] Remove cache from xorm (#60770) 2022-12-27 10:48:49 -05:00
xorm_test.go Chore: Add go workspace (#83191) 2024-02-23 08:54:24 -05:00
xorm.go Chore: Remove mssql driver from xorm (#79930) 2024-01-02 17:11:35 +01:00