This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
knex
Watch
1
Star
0
Fork
0
You've already forked knex
mirror of
https://github.com/knex/knex.git
synced
2025-06-26 22:00:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32
Commits
33
Branches
183
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tim Griesser
641681c99c
omitting wheres from inserts
2013-04-26 11:28:50 -04:00
clients
fixing issue with increments id, adding debug for config
2013-04-25 21:04:56 -04:00
docs
re-docco
2013-04-25 21:05:15 -04:00
test
ensure update/insert hashes are ordered properly for bindings
2013-04-26 10:25:32 -04:00
.gitignore
adding .gitignore
2013-03-12 12:04:41 -04:00
.npmignore
add .npmignore
2013-03-12 12:40:26 -04:00
.travis.yml
Tests, internal refactoring.
2013-04-01 00:24:01 -04:00
CNAME
working on docs, add custom CNAME
2013-03-12 12:23:45 -04:00
index.html
ensure update/insert hashes are ordered properly for bindings
2013-04-26 10:25:32 -04:00
knex.js
omitting wheres from inserts
2013-04-26 11:28:50 -04:00
package.json
fixing bug on insert, removing concept of idAttribtue
2013-04-11 08:29:11 -04:00
README.md
removing link for now
2013-03-12 14:08:51 -04:00
README.md
Knex Query Builder
Description
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
javascript
knex
mysql
postgresql
sql
sqlite3
Readme
MIT
57
MiB
Languages
JavaScript
95.3%
TypeScript
4.6%
Shell
0.1%