minio/internal/s3select/sql
Klaus Post b8631cf531
VulnCheck / Analysis (push) Has been cancelled Details
Use new gofumpt (#21613)
Update tinylib. Should fix CI.

`gofumpt -w .&&go generate ./...`
2025-09-28 13:59:21 -07:00
..
jsondata rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
aggregation.go Fix precendence bug in S3Select SQL IN clauses (#18708) 2023-12-22 23:19:11 -08:00
analysis.go Use new gofumpt (#21613) 2025-09-28 13:59:21 -07:00
errors.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
evaluate.go Run modernize (#21546) 2025-08-28 19:39:48 -07:00
funceval.go Use new gofumpt (#21613) 2025-09-28 13:59:21 -07:00
jsonpath.go Run modernize (#21546) 2025-08-28 19:39:48 -07:00
jsonpath_test.go Run modernize (#21546) 2025-08-28 19:39:48 -07:00
parser.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
parser_test.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
record.go Run modernize (#21546) 2025-08-28 19:39:48 -07:00
statement.go Use new gofumpt (#21613) 2025-09-28 13:59:21 -07:00
stringfuncs.go tests: Do not allow forced type asserts (#20905) 2025-02-18 08:25:55 -08:00
stringfuncs_contrib_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
stringfuncs_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
timestampfuncs.go Use new gofumpt (#21613) 2025-09-28 13:59:21 -07:00
timestampfuncs_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
utils.go fix: use equalFold() instead of lower and compare (#13624) 2021-11-10 08:12:50 -08:00
value.go Use new gofumpt (#21613) 2025-09-28 13:59:21 -07:00
value_contrib.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
value_test.go Run modernize (#21546) 2025-08-28 19:39:48 -07:00