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-05 11:27:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
test
/
integration2
/
query
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
..
insert
tests(insert): add tests for json, text array, integer array (
#5451
)
2023-01-18 02:05:36 +02:00
misc
fix(security): avoid password leaks on query logs (
#5559
)
2023-07-03 21:03:27 +02:00
select
Add ability to prepend query comments (
#5289
)
2023-04-14 06:07:05 +02:00
update
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