9 Commits

Author SHA1 Message Date
Igor Savin
40cb7ce105
Minor cleanup around batch-insert (#4676) 2021-09-14 10:38:23 +03:00
Plaffont
b411d48248
Passing all arguments to _promise.catch function (#4666)
Co-authored-by: Pierre-Louis LAFFONT <pilou@plum-energie.com>
2021-09-06 18:03:36 +03:00
Nicola Krumschmidt
153d0fbd72
Fix adding a column with a foreign key constraint in SQLite (#4649) 2021-08-25 23:14:14 +03:00
Nicola Krumschmidt
5ec76f5509
Convert produced statements to objects before querying (#4323) 2021-02-27 23:01:21 +02:00
Tyler Watson
6c3e7b5afc
mssql: don't raise query-error twice (#4314) 2021-02-25 12:37:43 +02:00
Tyler Watson
8c73417de6
events: introduce queryContext on query-error (#4301) 2021-02-18 12:23:12 +02:00
Igor Savin
92d8f49724
Return complete list of DDL commands for creating foreign keys in SQLite (#4194) 2021-01-03 04:10:26 +02:00
Ben Lu
a31f0400e6
Add transaction isolation support (#4185) 2020-12-30 18:13:35 +02:00
Igor Savin
2aec21ed5e
Try to introduce some organization into how files are grouped (#4178) 2020-12-28 16:55:08 +02:00