André_Teixeira_1998
|
3d71253abd
|
fix #2257 TIME convertion in pg_executor.rs (#2267)
|
2023-09-11 22:16:20 +02:00 |
|
Ruben Fiszel
|
dff1cd9a64
|
feat: submit result in background thread (unify architecture for dedicated worker) (#2226)
* merge
* all
* all
|
2023-09-04 01:56:23 +02:00 |
|
Ruben Fiszel
|
b492fd9884
|
feat: add support for root certificate in postgresql
|
2023-08-27 11:58:36 +02:00 |
|
Ruben Fiszel
|
3b16090ef6
|
remove tracing
|
2023-08-25 14:44:47 +02:00 |
|
Ruben Fiszel
|
23a662b94c
|
encode special characters in postgres url
|
2023-08-25 14:38:30 +02:00 |
|
Ruben Fiszel
|
9efca50541
|
refactor worker-common
|
2023-08-20 16:44:22 +02:00 |
|
Ruben Fiszel
|
f8238864e5
|
refactor native job execution
|
2023-08-02 19:42:29 +02:00 |
|
Ruben Fiszel
|
e51d67f843
|
feat: add support for postgresql numeric
|
2023-07-30 18:16:25 +02:00 |
|
Ruben Fiszel
|
a3801d086d
|
fix(postgres): add uuid support as input
|
2023-07-28 17:06:10 +02:00 |
|
Ruben Fiszel
|
3dac295d41
|
fix(postgres): add uuid support as input
|
2023-07-28 17:06:03 +02:00 |
|
Ruben Fiszel
|
a048e0d7e2
|
feat: add mysql as native integration (#1859)
|
2023-07-11 22:53:02 +02:00 |
|
Ruben Fiszel
|
dc7a291410
|
handle date in postgresql
|
2023-07-10 00:59:23 +02:00 |
|
Ruben Fiszel
|
79bc1da5ea
|
feat: add support for pg uuid
|
2023-07-08 00:50:20 +02:00 |
|
Ruben Fiszel
|
795ec836f1
|
fix pgsql early handle abort
|
2023-07-07 16:50:41 +02:00 |
|
Ruben Fiszel
|
c669e9940b
|
feat: native fetch + native postgresql jobs (#1796)
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
|
2023-07-04 19:39:59 +02:00 |
|