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-10-02 11:37:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
test
/
unit
/
schema
History
Alexandre Tiertant
57a67cdadc
Fix
#906
Oracle auto increment manual insert id (
#1526
)
...
* Oracle sequence trigger handle manual id inserts * Update schema tests
2016-09-12 10:52:14 +03:00
..
mssql.js
Fixed knex
#1577
(
#1578
)
2016-07-20 11:22:17 +10:00
mysql.js
Ensure .primary() and .dropPrimary() are the same across all dialects.
2016-05-19 21:30:17 +02:00
oracle.js
Fix
#906
Oracle auto increment manual insert id (
#1526
)
2016-09-12 10:52:14 +03:00
oracledb.js
Fix
#906
Oracle auto increment manual insert id (
#1526
)
2016-09-12 10:52:14 +03:00
postgres.js
Change default constraintName in .primary() to match docs and .dropPrimary()
2016-05-19 22:13:09 +02:00
sqlite3.js
wrap index names
2016-03-16 21:52:51 -03:00