Nick

Results 2 comments of Nick

sorry for some confidential reason I cannot give table structure, but the SQL like this: ``` select * from myTable force index(specific_index) where a = 1 and b = 2...

> Yes, https://pkg.go.dev/github.com/expr-lang/expr#Operator wow, that's cool, thank you!