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-08 04:50:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
test
/
integration2
/
query
/
update
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
..
updates.spec.js
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