|
d912faa850
|
fix: improved handling of query comments, fixes #963 and #580
|
2025-03-31 13:57:41 +02:00 |
|
|
8544bb5378
|
refactor: reorder import statements in sqlUtils.ts for consistency
|
2025-01-22 10:53:58 +01:00 |
|
️Yaskur Dyas⚔⚔️⚔
|
450c4c47f3
|
refactor: improve update cell condition and move whereJson formatter to sqlUtils
|
2025-01-14 05:44:12 +07:00 |
|
|
8e7965a0f9
|
fix(PostgreSQL): wrong export formato of JSON fields
|
2024-07-19 18:00:13 +02:00 |
|
|
f7419d8e9c
|
fix: table name in column list on export as SQL features, fixes #822
|
2024-07-04 18:01:29 +02:00 |
|
|
8928510fb5
|
refactor: use Record to type objects
|
2024-01-19 18:03:20 +01:00 |
|
|
54df0e4aa8
|
style: implement eslint simple-import-sort
|
2023-08-18 15:57:31 +02:00 |
|
|
6e01f0f2e7
|
fix: unable to copy as sql inserts with BIT fileds, fixes #613
|
2023-07-06 12:06:32 +02:00 |
|
|
ebf7780c3c
|
refactor: fix ts error
|
2023-04-08 13:12:29 +02:00 |
|
|
0f24c80e5a
|
feat(MySQL): option to export from results SQL INSERTS in chunks, closes #501
|
2023-04-08 13:03:46 +02:00 |
|
|
afa61a9bc2
|
fix: unable to export BLOB values from table content o query result
|
2023-04-08 09:39:28 +02:00 |
|
|
f3b5de38c4
|
feat: export table content as SQL INSERT
|
2022-07-25 12:19:58 +02:00 |
|