SIGN IN SIGN UP
go-gorm / gorm UNCLAIMED

The fantastic ORM library for Golang, aims to be developer friendly

0 0 9 Go

Support array/slice expansion for named SQL parameters in parentheses (#7614)

* feat: support array/slice expansion for named parameters in parentheses

* feat: support array/slice expansion for named parameters in parentheses, add testing

* refactor: Extract slice/array processing logic into independent functions and replace duplicate code

* test: Modify SQL expression test case Vars value type

* refactor(expression): merge conditional branches, add parameter value processing functions and optimize the process

* style: properly formatted
Y
Yuyang Wang committed
0011f39aec713e282af1107d5561fd9d4b125fa8
Parent: eabca1f
Committed by GitHub <noreply@github.com> on 11/4/2025, 7:04:52 AM