Andrés Correa Casablanca
|
f6ea8122b6
|
fix(security): avoid password leaks on query logs (#5559)
Signed-off-by: Andres Correa Casablanca <castarco@coderspirit.xyz>
|
2023-07-03 21:03:27 +02:00 |
|
Kelly Bourg
|
e0c0fa9358
|
Implement mapBinding mssql dialect option (#5292)
|
2022-08-31 21:25:25 +03:00 |
|
Lucas Silva
|
b42bc468a0
|
Inconsistencies between .select and .returning (#4471)
Co-authored-by: Lucas Silva <lucas.silva@codeminer42.com>
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-14 00:05:52 +02:00 |
|
Olivier Cavadenti
|
60db2d25a2
|
View support (#1626) (#4748)
|
2021-10-20 23:23:29 +03:00 |
|
Dave de Jong
|
8619d80336
|
Add mssql trustServerCertificate option. (#4500)
|
2021-07-21 01:29:53 +03:00 |
|
Tyler Watson
|
6c3e7b5afc
|
mssql: don't raise query-error twice (#4314)
|
2021-02-25 12:37:43 +02:00 |
|
Igor Savin
|
61e1046651
|
Avoid importing entire lodash to ensure tree-shaking is working correctly (#4302)
|
2021-02-18 12:29:03 +02:00 |
|
Nicola Krumschmidt
|
c43fd7269e
|
Throw error if the array passed to insert is empty (#4289)
|
2021-02-15 19:03:48 +02:00 |
|
Tyler Watson
|
b530eacd61
|
mssql: add all mssql options to Knex.ConnectionConfig (#4281)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-02-08 16:57:27 +02:00 |
|
Igor Savin
|
230845d3c2
|
Make "first" and "pluck" mutually exclusive (#4280)
|
2021-02-08 13:45:13 +02:00 |
|
Tyler Watson
|
c860b89184
|
WIP: Replace MSSQL dialect with Tedious.js implementation (#2857)
Co-authored-by: Tyler Watson <tyler@rapidplatform.com.au>
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-02-08 08:46:35 +02:00 |
|
maximelkin
|
b9fb5992b5
|
Migrate to classes (#4253)
|
2021-01-31 12:40:13 +02:00 |
|
Igor Savin
|
cd6479bf0b
|
More formatter cleanup (#4218)
|
2021-01-07 23:34:46 +02:00 |
|
Igor Savin
|
0bef361ffd
|
Reduce amount of parameters needed (#4217)
|
2021-01-07 22:44:03 +02:00 |
|
Igor Savin
|
b43dadbe01
|
Refactor to classes (#4190)
|
2021-01-01 17:46:10 +02:00 |
|
Kkmatt11
|
4edd56f156
|
MSSQL '?' solution (#4053)
Escape properly if literal '?' is needed.
|
2020-10-26 20:39:12 +02:00 |
|
Jamie Peabody
|
8faaf9ce27
|
fixes apostrophe issue on mssql dialect (#4077)
Co-authored-by: Jamie Peabody <jpeabody@axway.com>
|
2020-10-24 17:55:02 +03:00 |
|
Bogdan Chadkin
|
80355e4850
|
Replace inherits package with builtin utility (#4059)
|
2020-10-05 23:59:12 +03:00 |
|
hansnull
|
8029396d2d
|
Mssql decimal fix (#3910)
|
2020-09-30 10:05:16 +03:00 |
|
Igor Savin
|
e37aeaa31c
|
Prepare for 0.21.0 release (#3811)
|
2020-04-19 00:40:23 +02:00 |
|
tkalliom
|
02d94d96b0
|
Reduce size of lodash in bundle (#3804)
|
2020-04-18 19:41:23 +02:00 |
|
maximelkin
|
b025aea318
|
remove dependency on bluebird methods from sources (#3683)
Co-authored-by: Brian Lauber <constructible.truth@gmail.com>
|
2020-02-25 22:50:24 +01:00 |
|
Igor Savin
|
988fb24389
|
Fix MSSQL escaping (#3382)
|
2019-10-06 20:21:32 +02:00 |
|
Ricardo Graça
|
9aa7085b05
|
Rename src directory to lib (#3338)
|
2019-07-10 23:48:43 +02:00 |
|
Mikael Lepistö
|
7140a48226
|
Remove generated lib from repository and run build in prepublish
|
2016-01-21 09:59:30 +02:00 |
|
Tim Griesser
|
43dbdadb90
|
Remove invalid JoinClause require from mssql index.js
|
2015-12-15 16:54:43 -05:00 |
|
Sky Morey
|
afd6b66624
|
Final build of mssql provider, all tests pass
|
2015-12-09 17:53:53 -06:00 |
|
Sky Morey
|
7c1120e0e2
|
in progress
|
2015-12-08 11:37:31 -06:00 |
|