Igor Savin
|
07c30bfcb8
|
Implement truncate method for CockroachDB, refactor and fix some tests (#4714)
|
2021-10-10 01:33:20 +03:00 |
|
Pete Nykänen
|
49b05b5c71
|
Add support for mysql/mariadb-client JSON parameters in connectionURIs (#4629)
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
|
2021-08-30 20:19:08 +03:00 |
|
Thomas Schaaf
|
4f6391cb67
|
[TypeScript] Allow config.client to be non-client instance (#4367)
TypeScript makes it very hard to get typescript to correctly check the `instanceof Client` part of the statement.
See: https://github.com/Microsoft/TypeScript/wiki/FAQ#why-doesnt-extending-built-ins-like-error-array-and-map-work
|
2021-03-12 00:16:41 +02:00 |
|
Igor Savin
|
4ff3868140
|
Move QueryBuilder and KnexTimeoutError into knex namespace so that they are accessible at a runtime (#4358)
|
2021-03-08 23:18:49 +02:00 |
|
Igor Savin
|
b111771117
|
Clean up querybuilder (#4220)
|
2021-01-09 17:59:53 +02:00 |
|
Igor Savin
|
c16b731fdc
|
Change default behaviour for transaction rollback (#4195)
|
2021-01-02 14:23:40 +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 |
|