issues
search
tediousjs
/
node-mssql
Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.24k
stars
470
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`originalError` undefined in some transaction errors
#1716
Angelelz
opened
3 days ago
1
chore(deps-dev): bump the release-tools group with 2 updates
#1715
dependabot[bot]
closed
5 days ago
0
ci: move to action based pages deploy
#1714
dhensby
closed
1 week ago
0
docs: update CHANGELOG and README to include changes
#1713
dhensby
closed
1 week ago
0
Document v11 (and v10) breaking changes.
#1712
arthurblake
closed
1 week ago
2
chore(package): fix repository url; add homepage and bugs urls
#1711
Fdawgs
closed
1 week ago
1
Migration to ESM
#1710
Azbesciak
closed
2 weeks ago
1
Refactor parseShapes function to simplify property checks and improve readability
#1709
Ayoub-Mabrouk
closed
1 week ago
4
Refactor parseFigures function to simplify property checks and improve readability
#1708
Ayoub-Mabrouk
closed
1 week ago
4
chore(deps-dev): bump mocha from 10.7.3 to 10.8.2 in the test-tools group
#1707
dependabot[bot]
closed
3 weeks ago
0
Error: Cannot find module 'node:events' during webpack > 5 build with mssql@11.x.x Node > 18
#1706
parulagrawal27
closed
3 weeks ago
3
chore(deps-dev): bump @semantic-release/github from 9.2.6 to 11.0.0 in the release-tools group
#1705
dependabot[bot]
closed
2 months ago
2
Incorrect data type in response
#1704
Zerop0wer
closed
2 months ago
2
chore(deps): bump @tediousjs/connection-string from 0.5.0 to 0.6.0
#1703
dependabot[bot]
closed
2 months ago
0
chore(deps-dev): bump standard from 17.1.0 to 17.1.2 in the lint-tools group
#1702
dependabot[bot]
closed
2 months ago
0
chore(deps-dev): bump the release-tools group with 2 updates
#1701
dependabot[bot]
closed
2 months ago
0
chore(deps): bump debug from 4.3.6 to 4.3.7
#1700
dependabot[bot]
closed
2 months ago
0
Clarify timing requirements of streaming events in README
#1699
tmonoceros
closed
2 months ago
1
Events not emitted using async/await with streaming
#1698
tmonoceros
closed
2 months ago
3
chore(deps-dev): bump the release-tools group with 2 updates
#1697
dependabot[bot]
closed
2 months ago
0
replaceInput vs input Which should I use and why.
#1696
TomMiller-mas
closed
1 week ago
0
Invalid Object Error when using `node-mssql` due to square brackets missing.
#1695
IAMSolaara
closed
1 week ago
5
chore(deps): bump tedious from 18.6.2 to 19.0.0
#1694
dependabot[bot]
closed
3 months ago
0
chore(deps): bump tedious from 18.3.0 to 18.6.2
#1693
dependabot[bot]
closed
3 months ago
0
Cannot read properties of undefined (reading 'SUSSES')
#1692
Archer03
closed
3 months ago
1
The bulk method creates an additional column when trying to bulk insert into a table with a foreign key
#1691
mikinho
closed
1 week ago
2
chore(deps-dev): bump mocha from 10.7.0 to 10.7.3 in the test-tools group
#1690
dependabot[bot]
closed
3 months ago
0
chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0 in the release-tools group
#1689
dependabot[bot]
closed
3 months ago
0
FailureException: recvmsg EINVALStack: ConnectionError: recvmsg EINVAL - EINSTLOOKUP fails in Azure ASE v3 environment
#1688
teresahoes-klf
closed
3 months ago
5
chore(deps): bump debug from 4.3.5 to 4.3.6
#1687
dependabot[bot]
closed
4 months ago
0
Would there be memory leaks if we create a new new sql.ConnectionPool with each query and then call .close() to close all connections in the pool after the query?
#1686
maxchen33
closed
4 months ago
1
chore(deps): bump tedious from 18.2.4 to 18.3.0
#1685
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump mocha from 10.6.0 to 10.7.0 in the test-tools group
#1684
dependabot[bot]
closed
4 months ago
0
chore(deps): bump tedious from 18.2.3 to 18.2.4
#1683
dependabot[bot]
closed
4 months ago
0
chore(deps): bump tedious from 18.2.1 to 18.2.3
#1682
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump mocha from 10.5.2 to 10.6.0 in the test-tools group
#1681
dependabot[bot]
closed
4 months ago
0
`CREATE DATABASE` Failing When Using the ES6 Tagged Template Literal Approach
#1680
jasel-lewis
closed
4 months ago
1
Does msnodesqlv8 driver support Azure Managed Identity authentication mode
#1679
DP-Prakash
closed
5 months ago
1
test: make sure bigint intputs do not throw
#1678
dhensby
closed
5 months ago
1
fix: TypeError with BigInt param
#1677
paulish
closed
5 months ago
2
chore(deps-dev): bump mocha from 10.5.0 to 10.5.2 in the test-tools group
#1676
dependabot[bot]
closed
5 months ago
1
chore(deps-dev): bump the release-tools group across 1 directory with 5 updates
#1675
dependabot[bot]
closed
5 months ago
3
chore(deps-dev): bump mocha from 10.4.0 to 10.5.0 in the test-tools group
#1674
dependabot[bot]
closed
5 months ago
1
chore(deps-dev): bump the release-tools group with 5 updates
#1673
dependabot[bot]
closed
5 months ago
11
chore(deps): bump tediousjs/setup-sqlserver from 1 to 2
#1672
dependabot[bot]
closed
5 months ago
1
Enable GitHub Discussions
#1671
tyleralbee
opened
5 months ago
3
mssql@v10 dropped support for Node v14 partially
#1670
kirrg001
closed
5 months ago
1
Query execution takes more than 30 seconds using Tedious while same query using Microsoft JDBC Driver for SQL Server on DBeaver takes only 200 ms
#1669
thomas-s97
closed
5 months ago
3
ci: move release process to node 18
#1668
dhensby
closed
5 months ago
1
feat!: upgrade tedious
#1667
dhensby
closed
5 months ago
1
Next