Support literal args

This issue has been tracked since 2022-09-10.
client.queryOne(sql`SELECT * FROM comments where body = ${Math.random() > 0.5 ? 'a' : 'b'}`);

error:

Invalid Query: the type ""a" | "b"" is not supported
More Details About Repo
Owner Name ts-safeql
Repo Name safeql
Full Name ts-safeql/safeql
Language TypeScript
Created Date 2022-09-08
Updated Date 2023-03-16
Star Count 795
Watcher Count 5
Fork Count 14
Issue Count 7

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date