-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
go-admin-core/tools/search/query.go
Lines 36 to 41 in 5d11954
var sep = "`" | |
if driver == Postgres { | |
sep = "\"" | |
} | |
Metadata
Metadata
Assignees
Labels
No labels