Guy Ben-Aharon
|
56382a9fdc
|
fix(sql_server_export): use sql server export (#600)
|
2025-02-26 22:05:40 +02:00 |
|
Jonathan Fishner
|
e06eb2a48e
|
fix(import-mssql): fix import/export scripts to handle data correctly (#598)
* fix(import-mssql): fix import/export scripts to handle data correctly
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
|
2025-02-26 21:38:34 +02:00 |
|
Calum Siemer
|
1878083056
|
feat(docker image): add support for custom inference servers (#543)
- Add OPENAI_API_ENDPOINT configuration
- Add LLM_MODEL_NAME configuration
- Update documentation for custom server setup
- Add error handling for endpoint configuration
|
2025-02-06 20:16:15 +02:00 |
|
Jonathan Fishner
|
5409288388
|
feat(CockroachDB): Add CockroachDB support (#472)
* feat(add CockroachDB): Add support in CockroachDB
* remove toggle from toolbar
* fix key
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
|
2024-12-09 21:46:34 +02:00 |
|
Guy Ben-Aharon
|
807cd22e0c
|
feat(clickhouse): add ClickHouse support (#463)
|
2024-12-01 13:31:24 +02:00 |
|
Guy Ben-Aharon
|
4bb4766e1a
|
fix(docker): make OPENAI_API_KEY optional in docker run (#448)
|
2024-11-26 12:32:20 +02:00 |
|
Jonathan Fishner
|
b75c6fe4e7
|
fix(export-sql): add unique to export script (#422)
|
2024-11-18 21:28:14 +02:00 |
|
Jonathan Fishner
|
e5dbbf2eaa
|
fix(AI exports): add cahching layer to SQL exports (#390)
* fix(AI exports): add cahching layer to SQL exports
* remove logs
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
|
2024-11-13 17:18:27 +02:00 |
|
Guy Ben-Aharon
|
125a39fb5b
|
fix(sql export): make loading for export interactive (#388)
|
2024-11-12 12:37:56 +02:00 |
|
Jonathan Fishner
|
bbced225b1
|
add support in schemas for export + temp fixes for user-define types (#295)
|
2024-10-29 21:45:32 +02:00 |
|
Guy Ben-Aharon
|
931c5ae60f
|
reduce bundle size (#254)
|
2024-10-07 17:00:30 +03:00 |
|
Guy Ben-Aharon
|
251c1e2def
|
Data types refactor (#241)
* refactor data types structure
* refactor data types structure
|
2024-10-06 17:50:52 +03:00 |
|
Guy Ben-Aharon
|
98f429f9cc
|
lint
|
2024-09-22 10:06:59 +03:00 |
|
johnnyfish
|
d4f226e40a
|
add comments to the export script
|
2024-09-03 11:02:58 +03:00 |
|
Guy Ben-Aharon
|
bb6c3419b6
|
fix multi select type combobox and scroll issues on mobile
|
2024-08-28 22:21:03 +03:00 |
|
johnnyfish
|
c7f0afc246
|
fix - for import quert for pg when need escaping
|
2024-08-28 13:34:18 +03:00 |
|
johnnyfish
|
7e9d9ececf
|
fix for import script escaping for sql server
|
2024-08-25 23:02:09 +03:00 |
|
Guy Ben-Aharon
|
ee4f3e8819
|
fix build
|
2024-08-25 01:00:19 +03:00 |
|
johnnyfish
|
010ba2e58d
|
fix the prompt
|
2024-08-25 00:56:52 +03:00 |
|
Guy Ben-Aharon
|
96848cfb79
|
small fixes
|
2024-08-24 10:00:41 +03:00 |
|
johnnyfish
|
0a1b7ab7d7
|
small fixes + save when clicked on last updated
|
2024-08-24 08:59:11 +03:00 |
|
Guy Ben-Aharon
|
6cf8ce9af3
|
remove logs
|
2024-08-23 23:01:29 +03:00 |
|
johnnyfish
|
c4948b0853
|
fix for checks in the export script
|
2024-08-23 03:06:50 +03:00 |
|
johnnyfish
|
e380200a75
|
add export AI script functionality
|
2024-08-23 02:59:29 +03:00 |
|
johnnyfish
|
15404fa113
|
add init export script
|
2024-08-23 02:59:29 +03:00 |
|