rawsql + it dev kysely rawsql [Feature]: Allow executing raw queries with a more idiomatic way · Issue #455 · kysely-org/kyselyCurrently executing raw queries has the following structure sql`SELECT 1 AS result`.execute(kysely) It would be nice to have it the other way around as well as people naturally tend to think with the current instance first. kysely.execut... wono | discuss | tweet
+ it dev kysely rawsql [Feature]: Allow executing raw queries with a more idiomatic way · Issue #455 · kysely-org/kyselyCurrently executing raw queries has the following structure sql`SELECT 1 AS result`.execute(kysely) It would be nice to have it the other way around as well as people naturally tend to think with the current instance first. kysely.execut... wono | discuss | tweet