Back to packages list

Vals using kysely-codegen

Description from the NPM package:
`kysely-codegen` generates Kysely type definitions from your database. That's it.
pomdtr avatar
pomdtr
kyselyVtTypes
HTTP
Forked from easrng/kyselyVtTypes
0
nbbaier avatar
nbbaier
kyselyVtTypes
HTTP
Forked from easrng/kyselyVtTypes
0
easrng avatar
easrng
kyselyVtTypes
HTTP
Kysely type generator for @std/sqlite Usage Fork to your account. Update allowedTables to expose any tables you'd like to import the schema of. This will make their schemas public! Add import type { DB } from "https://yourusername-kyselyVtTypes.web.val.run/?tables=tables,you,need" to your program. See that QueryParams` type at the top? Add those to your URL to set more options. Demo See @easrng/kyselyVtDemo.
2
1
Next