First came Kysely, the type-safe query builder for TypeScript, then came people asking questions, then came the Discord server.Join if you like Kysely or have questions, or both.
if I write eb.fn.coalesce(subquery.limit(1), 'foo')eb.fn.coalesce(subquery.limit(1), 'foo') Kysely won't recognize the subquery is returning a single value