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-09-15 11:15:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
clients
/
server
History
Hung Tran
94c4c0426f
added charset() and collate() for mysql schema builder
2013-10-10 10:53:41 -05:00
..
mysql
added charset() and collate() for mysql schema builder
2013-10-10 10:53:41 -05:00
postgres
fix for internal mutation of builder on multiple toSql calls
2013-09-24 08:14:02 -04:00
sqlite3
fix for
#78
, underscore not included in various grammar files
2013-09-18 11:56:46 -04:00
base.js
formatting error message again, adding sql & bindings on error object
2013-10-07 08:23:22 -04:00
mysql.js
Attaching grammars directly onto client instances,
fixes
#74
2013-09-17 06:54:26 -04:00
postgres.js
Attaching grammars directly onto client instances,
fixes
#74
2013-09-17 06:54:26 -04:00
sqlite3.js
Attaching grammars directly onto client instances,
fixes
#74
2013-09-17 06:54:26 -04:00