effect-kysely icon indicating copy to clipboard operation
effect-kysely copied to clipboard

kysely adapter for effect

Results 3 effect-kysely issues
Sort by recently updated
recently updated
newest added

I'm giving this lib a try and I was having some issues w/ the import path. I currently have to add this to my ts config for ts to accept...

great lib, thanks for sharing it! Would you be kind to provide an example on how to use it with JSONB? - I have a column typed jsonb in sqlite...

Hey there 👋 At first I didn't know this package existed, but I have also begun a prototype of an Effect and Kysely with a slightly different approach to things....