We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sql
1 parent 35641b8 commit 241f4a7Copy full SHA for 241f4a7
.changeset/hungry-streets-count.md
@@ -0,0 +1,5 @@
1
+---
2
+"idxs": patch
3
4
+
5
+Exported `sql`.
src/index.ts
@@ -1,3 +1,4 @@
+export { sql } from 'kysely'
export * as IndexSupply from './IndexSupply.js'
export * as IS from './IndexSupply.js'
export * as QueryBuilder from './QueryBuilder.js'
0 commit comments