-
Notifications
You must be signed in to change notification settings - Fork 448
Pull requests: tediousjs/tedious
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: stream
max and table-valued parameters from async sources
#1777
opened Sep 2, 2026 by
arthurschreiber
Collaborator
Loading…
perf: serialize an RPC request into one buffer
#1776
opened Sep 2, 2026 by
arthurschreiber
Collaborator
Loading…
refactor: resolve parameters once and serialize them through a write contract
#1774
opened Sep 2, 2026 by
arthurschreiber
Collaborator
Loading…
fix: wrap all parameter serialization errors in InputError
#1772
opened Sep 1, 2026 by
arthurschreiber
Collaborator
Loading…
fix: resolve parameter lengths for all types that can resolve one
#1771
opened Sep 1, 2026 by
arthurschreiber
Collaborator
Loading…
feat: add AbortSignal support to request execution
#1766
opened Aug 29, 2026 by
arthurschreiber
Collaborator
Loading…
fix: bound stalled responses and surface token parse failures
#1765
opened Aug 26, 2026 by
james-bg
Contributor
Loading…
refactor: iterate login response tokens directly
#1759
opened Jul 19, 2026 by
arthurschreiber
Collaborator
Loading…
refactor: add
MessageIO.writeMessage/readMessage and use them for the PRELOGIN exchange
#1756
opened Jul 17, 2026 by
arthurschreiber
Collaborator
Loading…
perf: decode ASCII varchar values without iconv
#1755
opened Jul 17, 2026 by
arthurschreiber
Collaborator
Loading…
build: replace Babel with type-stripping (tsc) and modernize toolchain
#1740
opened Jun 15, 2026 by
arthurschreiber
Collaborator
Loading…
feat: Add support for passing addtl options to SPN Authentication
#1698
opened Oct 28, 2025 by
eau-defemme
Loading…
feat: Add LOCK_TIMEOUT connection setting
#1694
opened Oct 11, 2025 by
etinquis
Loading…
6 tasks done
refactor: move message handling internals to use
async/await
#1656
opened Aug 27, 2024 by
arthurschreiber
Collaborator
Loading…
feat: implement an async iterable request class
#1644
opened Aug 1, 2024 by
chdh
Collaborator
Loading…
chore: column encryption parsing support
#1613
opened Mar 14, 2024 by
MichaelSun90
Contributor
Loading…
feat: add new error type for param validation
#1566
opened Aug 4, 2023 by
MichaelSun90
Contributor
Loading…
refactor!: refactor connection internals
#1562
opened Jul 25, 2023 by
arthurschreiber
Collaborator
Loading…
feat: skip config validation when using connector
#1542
opened May 30, 2023 by
ruyadorno
Contributor
Loading…
refactor: make
Connection#makeRequest use async/await
#1492
opened Nov 3, 2022 by
arthurschreiber
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.