Skip to content

Pull requests: knex/knex

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix identifier formatting for migrations when used with Oracledb
#6058 opened Apr 17, 2024 by Kytech Loading… updated May 31, 2024
Log actual error from tarn during acquire connection and propagate the same
#5681 opened Sep 7, 2023 by s-sathish Loading… updated May 25, 2024
fix TypeError on close stream event
#6073 opened May 14, 2024 by proydenko94 Loading… updated May 18, 2024
Update README.md
#6075 opened May 16, 2024 by Mil0R Loading… updated May 16, 2024
feat: MSSQL onConflict/merge support
#6050 opened Mar 31, 2024 by dustryder Loading… updated May 15, 2024
Change "to_number(rownum)" to prevent ORA-01722
#6026 opened Mar 7, 2024 by S200124 Loading… updated May 14, 2024
fix: add default value on stream query oracledb (#6028)
#6040 opened Mar 21, 2024 by gabolera Loading… updated May 9, 2024
add pre exec hook
#6070 opened May 7, 2024 by ccyphers Loading… updated May 7, 2024
feat: add dropUniqueIfExists
#6069 opened May 7, 2024 by louispotok Draft updated May 7, 2024
Knex Playground
#6059 opened Apr 18, 2024 by dgadelha Loading… updated Apr 23, 2024
Updated sqlite3 and better-sqlite3 to use more accurate numeric types
#6063 opened Apr 22, 2024 by mohammedbalila Loading… updated Apr 23, 2024
Do not overwrite cwd if knexfile and cwd is passed
#6060 opened Apr 19, 2024 by petar-lazarov Loading… updated Apr 22, 2024
fix: Update documentation for conflict to include table alias
#6020 opened Mar 4, 2024 by jsk95 Loading… updated Apr 11, 2024
Fix where in query with raw column missing tests
#5691 opened Sep 18, 2023 by dertieran Loading… updated Apr 11, 2024
Fix links to documentation in README.md
#6055 opened Apr 8, 2024 by DavidBruant Loading… updated Apr 8, 2024
Add NULLS NOT DISTINCT
#6054 opened Apr 6, 2024 by langovoi Loading… updated Apr 6, 2024
Supporing returning on delete with sqlite3
#5761 opened Dec 2, 2023 by mohammedbalila Loading… updated Apr 6, 2024
Chore: clean old CI versions & exceptions
#6047 opened Mar 26, 2024 by stscoundrel Loading… updated Mar 30, 2024
docs: add configuration to use knex with Next.js or Vite
#6046 opened Mar 26, 2024 by rafaelcitario Loading… updated Mar 26, 2024
fix: use exports to support ESM
#6044 opened Mar 25, 2024 by chentsulin Loading… updated Mar 25, 2024
Updates the type of ColumnBuilder.index to match the documentation
#5641 opened Jul 24, 2023 by aman-atakama Loading… updated Mar 13, 2024
Fix: Stream postProcessResponse error is not catchable with .on('error')
#6033 opened Mar 12, 2024 by Cerins Loading… updated Mar 12, 2024
fix: clone config in client constructor
#5633 opened Jul 16, 2023 by castarco Loading… updated Mar 11, 2024
Missing comments on delete, update and insert for pg dialect
#5793 opened Jan 25, 2024 by blaisn Loading… updated Mar 11, 2024
Add Type Definition for orderBy with Raw Expression Issue 5711
#5803 opened Feb 20, 2024 by redaxle Loading… updated Mar 7, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.