HugoCasa
|
b753e4d06c
|
feat: add support for bytea in pg (#3926)
* feat: add support for bytea in pg
* fix: editor nits
|
2024-06-18 17:38:46 +02:00 |
|
HugoCasa
|
001278cddd
|
feat: improve parsers when no main func (#3805)
* feat: improve parsers when no main func
* chore: update parser version
|
2024-05-23 20:36:16 +02:00 |
|
HugoCasa
|
fee22fc060
|
feat: pg add json support (#3620)
|
2024-04-26 13:28:15 +02:00 |
|
HugoCasa
|
5def8cb52c
|
fix: support all pg types from db studio (#3613)
* fix: support all pg types from db studio
* chore: parser pkg frontend update
|
2024-04-25 17:32:06 +02:00 |
|
Ruben Fiszel
|
f17bed9741
|
fix: remove requirement on full wasm parser for row insert of db studio
|
2024-04-11 01:12:41 +02:00 |
|
HugoCasa
|
c04adcca86
|
fix: pg timstamptz param (#3364)
|
2024-03-06 12:50:01 +01:00 |
|
HugoCasa
|
1c6e767617
|
feat: allow to pin database in sql scripts (#3304)
|
2024-02-27 19:59:52 +01:00 |
|
Ruben Fiszel
|
033000fed3
|
fix: improve sql default arg parsing + auto invite
|
2023-12-08 16:37:11 +01:00 |
|
HugoCasa
|
8896a8cacf
|
feat: add mysql datetime (#2808)
* feat: mysql datetime support
* feat: nits
|
2023-12-08 00:14:08 +01:00 |
|
HugoCasa
|
c4a1054a5a
|
feat: mysql named params (#2805)
|
2023-12-07 18:55:14 +01:00 |
|
HugoCasa
|
577e1300b9
|
feat: add sql server (#2604)
* feat: add sql server
* feat: mssql test, db schema, AI
* chore: update to latest parser
* fix: clean mssql executor
|
2023-11-10 11:16:13 +01:00 |
|
HugoCasa
|
768f972cbf
|
fix: add numeric, array and date types (#2379)
* fix: add numeric, array and date types
* fix: update parser npm
|
2023-10-05 09:13:56 +02:00 |
|
HugoCasa
|
d57b8d79ad
|
feat: add snowflake (#1987)
* feat: unveil windmill AI
* feat: add snowflake
* fix: uppercase snowflake auth params
|
2023-08-03 17:22:00 +02:00 |
|
HugoCasa
|
fd4c978874
|
feat: add bigquery (#1934)
* feat: add bigquery
* fix: remove debug logs
* fix: add records number limit
* fix: revert unwanted changes
* feat: bigquery enterprise only
* fix: google auth only when enterprise
* fix: rename bigquery scripts
|
2023-07-27 14:24:27 +02:00 |
|
Ruben Fiszel
|
a048e0d7e2
|
feat: add mysql as native integration (#1859)
|
2023-07-11 22:53:02 +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 |
|