client.queryOne(sql`SELECT * FROM comments where body = ${Math.random() > 0.5 ? 'a' : 'b'}`);
error:
Invalid Query: the type ""a" | "b"" is not supported
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 |
Issue Title | Created Date | Updated Date |
---|