Yakub Kristianto
Results
2
comments of
Yakub Kristianto
Just throwing an idea (or hack) regarding `IN` statement in SQL. Current behaviour: ```go const listAuthors = `-- name: ListAuthors :many SELECT id, name FROM authors WHERE id IN($1) AND...
Looks like to me that the problem is here https://github.com/tabler/tabler/blob/main/src/scss/utils/_colors.scss#L16