Ardeshir81
|
6b420cebdf
|
Throw an error if negative offset is provided (#4361)
|
2021-03-25 11:30:25 +02:00 |
|
martinmacko47
|
1744c8c265
|
Fix timeout method (#4324)
|
2021-03-22 01:33:59 +02:00 |
|
Matt Machuga
|
0ab482bcfb
|
Unify db test helpers (#4356)
|
2021-03-08 14:16:07 +02:00 |
|
Nicola Krumschmidt
|
c1ab23c206
|
Await asynchronous expect assertions (#4334)
|
2021-03-03 01:28:42 +02:00 |
|
Nicola Krumschmidt
|
c43fd7269e
|
Throw error if the array passed to insert is empty (#4289)
|
2021-02-15 19:03:48 +02:00 |
|
Matt
|
a4b6db85a9
|
Added merge strategy to allow selecting columns to upsert. (#4252)
Co-authored-by: Matt Goodson <matt.goodson.business@gmail.com>
|
2021-02-09 10:04:43 +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 |
|
George Petrov
|
57184acd63
|
Primary keys improvements (#4266)
|
2021-02-03 14:47:32 +02:00 |
|
martinmacko47
|
50be910113
|
Allow optimizer hints (#4243)
|
2021-01-28 01:57:25 +02:00 |
|
Nicola Krumschmidt
|
b0299f74ef
|
Use SQLite rename column instead of ddl helper (#4200)
Since SQLite version 3.25.0 renaming columns is supported natively.
|
2021-01-03 23:49:12 +02:00 |
|
Igor Savin
|
2aec21ed5e
|
Try to introduce some organization into how files are grouped (#4178)
|
2020-12-28 16:55:08 +02:00 |
|