maximelkin
|
b9fb5992b5
|
Migrate to classes (#4253)
|
2021-01-31 12:40:13 +02:00 |
|
martinmacko47
|
50be910113
|
Allow optimizer hints (#4243)
|
2021-01-28 01:57:25 +02:00 |
|
Igor Savin
|
5dcdf70066
|
Clean up destroy logic (#4248)
|
2021-01-21 20:25:06 +02:00 |
|
Igor Savin
|
80def448e9
|
Remove webpack
|
2021-01-17 23:50:41 +02:00 |
|
Igor Savin
|
9e0bb88e37
|
Update commander (#4240)
|
2021-01-17 20:28:39 +02:00 |
|
Igor Savin
|
12d407c249
|
Add CodeQL
|
2021-01-17 20:12:01 +02:00 |
|
Igor Savin
|
ad55c4a076
|
Add dependabot
|
2021-01-17 20:04:39 +02:00 |
|
Igor Savin
|
3f1eb961d9
|
Add knex-postgis to ecosystem
|
2021-01-17 15:07:09 +02:00 |
|
Igor Savin
|
1d3731d2da
|
Add casbin-knex-adapter into Ecosystem
|
2021-01-16 20:51:01 +02:00 |
|
Ziyaddin Sadigov
|
e44b2a28bf
|
Colorize code snippets in readme files (#4234)
|
2021-01-16 17:23:29 +02:00 |
|
Morgan Zolob
|
92907e80e2
|
Add check to only create native enum once (#3658)
Co-authored-by: Morgan Zolob <morgan.zolob@ingrooves.com>
|
2021-01-16 16:16:00 +02:00 |
|
Igor Savin
|
c074ec7b9d
|
Add test for mysql port resolution (#4232)
|
2021-01-15 04:31:57 +02:00 |
|
Gabriel Aumala
|
79401f7fc8
|
Allow 'match' operator (#3569)
|
2021-01-13 18:58:23 +02:00 |
|
bittersweet shimmer
|
629e1d2423
|
Fix SQLite foreign on delete when altering a table (#4225)
|
2021-01-13 00:07:07 +02:00 |
|
Igor Savin
|
405b639c0c
|
Clean up querybuilder (#4222)
|
2021-01-11 00:38:15 +02:00 |
|
Igor Savin
|
b111771117
|
Clean up querybuilder (#4220)
|
2021-01-09 17:59:53 +02:00 |
|
Igor Savin
|
a889a09060
|
Extract even more formatter stuff into client (#4219)
|
2021-01-09 17:40:30 +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
|
d78c65921f
|
More formatter extraction (#4215)
|
2021-01-07 17:48:14 +02:00 |
|
Igor Savin
|
067a1a0326
|
Extract more of the formatter logic (#4214)
|
2021-01-07 17:31:56 +02:00 |
|
Igor Savin
|
a9773b79a3
|
Extract static methods outside of a formatter (#4213)
|
2021-01-07 02:04:10 +02:00 |
|
Igor Savin
|
9e8f079ef5
|
Improve documentation
|
2021-01-07 01:37:53 +02:00 |
|
Igor Savin
|
0b2a2ca4d1
|
Extract static method _num out of class. Use super-methods (#4212)
|
2021-01-06 23:21:10 +02:00 |
|
Igor Savin
|
bf287be13a
|
Add integration test for specifictype (#4211)
|
2021-01-06 21:50:13 +02:00 |
|
Igor Savin
|
41606d799c
|
Move remaining builders to class (#4210)
|
2021-01-06 20:14:44 +02:00 |
|
Igor Savin
|
000fde3f78
|
Move transaction type tests to TSD (#4208)
|
2021-01-06 02:31:49 +02:00 |
|
Olivier Guimbal
|
b766dbce2c
|
Add pg-mem to documentation (#4207)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-01-05 22:25:24 +02:00 |
|
Jingsi Zhu
|
72193891a5
|
Fix type definition of Transaction (#4172)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-01-05 21:38:58 +02:00 |
|
schmetzyannick
|
37eab27d98
|
Sqlite drop composite foreign keys (#4202)
Co-authored-by: Yannick Schmetz <yannick.schmetz@inform-software.com>
|
2021-01-05 13:58:02 +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
|
92d8f49724
|
Return complete list of DDL commands for creating foreign keys in SQLite (#4194)
|
2021-01-03 04:10:26 +02:00 |
|
Lorefnon
|
e107ceacfc
|
Make toSQL().toNative() work for Raw to match the API for QueryBuilder (#4058)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-01-02 16:26:29 +02:00 |
|
Igor Savin
|
cef827a146
|
Update pg-query-stream (#4196)
|
2021-01-02 14:39:16 +02:00 |
|
Igor Savin
|
74b1683bf2
|
Minor doc and metadata tweaks
|
2021-01-02 14:25:43 +02:00 |
|
Igor Savin
|
c16b731fdc
|
Change default behaviour for transaction rollback (#4195)
|
2021-01-02 14:23:40 +02:00 |
|
Igor Savin
|
6275ea3b08
|
Migrate columncompiler to classes (#4193)
|
2021-01-01 20:35:54 +02:00 |
|
Igor Savin
|
a896386f36
|
Extract DDL operation SQL generation (#4192)
|
2021-01-01 19:42:19 +02:00 |
|
Igor Savin
|
0e09fcd3c1
|
Refactor to classes (part 2) (#4191)
|
2021-01-01 18:46:16 +02:00 |
|
Igor Savin
|
b43dadbe01
|
Refactor to classes (#4190)
|
2021-01-01 17:46:10 +02:00 |
|
Igor Savin
|
936126c0f0
|
Add analytic functions v2 (#4188)
Co-authored-by: CorvusCorrax <renaud.cayol@gmail.com>
Co-authored-by: Alexandre Tiertant <alexandre.tiertant@gmail.com>
|
2020-12-31 14:38:50 +02:00 |
|
Igor Savin
|
177938afeb
|
Introduce the "infamous triplet" export (#4181)
|
2020-12-30 22:26:08 +02:00 |
|
7opf
|
2b1fed5434
|
fallback to json for sqlite3 when using jsonb (#4186)
Co-authored-by: Severin Skillman <sev@skillman.ch>
|
2020-12-30 22:16:09 +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 |
|
Igor Savin
|
245453951b
|
Add knex-tablecleaner to the list
|
2020-12-28 16:31:12 +02:00 |
|
Igor Savin
|
6381c9daea
|
Merge remote-tracking branch 'origin/master'
|
2020-12-28 15:38:29 +02:00 |
|
Igor Savin
|
761c150e24
|
Remove redundant entry
|
2020-12-28 15:38:19 +02:00 |
|
Igor Savin
|
9354eca645
|
Add ecosystem doc (#4183)
|
2020-12-28 15:35:55 +02:00 |
|
Igor Savin
|
965bf9bfbd
|
Add missing keywords
|
2020-12-28 14:44:46 +02:00 |
|