knex
https://github.com/tgriesser/knex
JavaScript
A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported22 Subscribers
Add a CodeTriage badge to knex
Help out
- Issues
- Update badly formatted codeblocks
- [Potential bug] Wrong TypeScript definition in time schema builder
- [Potential bug] undefined database on table.renameColumn
- whereILike triggers Exception in SQLite
- Using dropColumn with SQLite also results in loss of all triggers for the table
- Identifiers that start or end with spaces are handled incorrectly
- transaction commit does not throw errors when constraints are deferred
- feat(builder): update operator list with '@@@' to support paradedb Full Text Search
- Missing orHavingIn type
- Replace the use of knex with the knexInstance that is created using the config
- Docs
- JavaScript not yet supported