Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 417 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 417 Bytes

bs-knex

What is it?

Bucklescript bindings for knex, a SQL client and query builder.

What state is it in?

Incomplete, unstable API. The published version may lag behind the GitHub repo – feel free to file a bug if this is the case.

How do I install it?

npm i @ryb73/bs-knex

How do I use it?

See __tests__/index.re for examples.