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-11-01 18:29:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
36
Commits
36
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
d41e19609f
fixing precision on float/decimal to not treat 0 as falsy
2013-04-29 15:52:16 -04:00
clients
finished up an initial version of the transactions api
2013-04-29 10:44:41 -04:00
docs
finished up an initial version of the transactions api
2013-04-29 10:44:41 -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
fixing precision on float/decimal to not treat 0 as falsy
2013-04-29 15:52:16 -04:00
knex.js
fixing precision on float/decimal to not treat 0 as falsy
2013-04-29 15:52:16 -04:00
package.json
bumping q.js
2013-04-26 13:31:42 -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
59
MiB
Languages
JavaScript
95.3%
TypeScript
4.6%
Shell
0.1%