Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.3 KB

File metadata and controls

22 lines (15 loc) · 1.3 KB

Kysely SQLite Utils

Various dialects for Kysely using SQLite

Base Dialect

dialect for generic SQLite, support run in current or worker thread

Multiple Dialects

Base on kysely-generic-sqlite

Other Old Utils