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-12-12 23:40:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
test
/
integration2
History
Linda Xu
2a6c20f27c
fix
#3837
so that update with returning * actually returns an object isntead of the number of rows. Also fixes returning * when within a transaction (
#5598
)
...
Co-authored-by: Linda Xu <linda_xu2@apple.com>
2023-07-04 21:34:35 +02:00
..
dialects
Additional lint checks before publishing (
#5459
)
2023-01-22 16:13:24 +02:00
migrate
[Sqlite3] Fix can not get table sql because of case sensitive (
#5509
)
2023-03-30 18:15:04 +02:00
query
fix
#3837
so that update with returning * actually returns an object isntead of the number of rows. Also fixes returning * when within a transaction (
#5598
)
2023-07-04 21:34:35 +02:00
schema
feat: support partial unique indexes (
#5316
)
2022-09-02 00:18:05 +03:00
transaction
Add readonly transaction access mode (
#5445
)
2023-03-29 13:59:05 +02:00
util
Implement mapBinding mssql dialect option (
#5292
)
2022-08-31 21:25:25 +03:00
knex.spec.js
Clean up destroy logic (
#4248
)
2021-01-21 20:25:06 +02:00