Stela Augustinova
|
3ed214269a
|
Retrieve the number of databases from Redis configuration
|
2025-12-12 11:15:26 +01:00 |
|
Jan Prochazka
|
7a8ff89c5c
|
Merge pull request #1293 from dbgate/feature/FK-test
Feature/fk test
|
2025-12-09 16:22:29 +01:00 |
|
Jan Prochazka
|
7024e4b40d
|
Merge pull request #1289 from dbgate/feature/postgresql-decimal
Postgresql decimal
|
2025-12-08 15:42:19 +01:00 |
|
Stela Augustinova
|
0a3c1efdd4
|
Add support for parsing bigint and decimal types in PostgreSQL driver
|
2025-12-05 13:13:08 +01:00 |
|
SPRINX0\prochazka
|
89121a2608
|
handled UTF-8 BOM in CSV input
|
2025-12-04 16:44:08 +01:00 |
|
Stela Augustinova
|
3b1c8748f1
|
Add createForeignKeyFore method to handle foreign key creation (Oracle)
|
2025-12-04 14:34:26 +01:00 |
|
Stela Augustinova
|
137eac7dbf
|
Add dropColumnDependencies property to dialect configuration
|
2025-12-04 14:07:55 +01:00 |
|
Stela Augustinova
|
fdbd08f511
|
Added FK constraint type for sqlite
|
2025-12-04 13:00:06 +01:00 |
|
SPRINX0\prochazka
|
b6b6123434
|
refresh DB - don't offer incremental analysis when not supported
|
2025-12-02 18:07:28 +01:00 |
|
SPRINX0\prochazka
|
6913970830
|
postgresql primary key loading optimalization
|
2025-11-28 12:32:18 +01:00 |
|
Jan Prochazka
|
014e453e57
|
removed ttable incremental analysis for postgres
|
2025-11-28 12:13:32 +01:00 |
|
Jan Prochazka
|
65d13189b3
|
postgres analyser fixed - broken loading FKs in incremental analysis
|
2025-11-28 10:24:53 +01:00 |
|
SPRINX0\prochazka
|
7ec156a5d1
|
table rows, table size in Oracle
|
2025-11-21 16:19:51 +01:00 |
|
SPRINX0\prochazka
|
b80cbea1bc
|
show mongo collection sizes #552
|
2025-11-21 16:07:27 +01:00 |
|
SPRINX0\prochazka
|
4600fa9f32
|
Show table size fo MySQL and Postgres #552
|
2025-11-21 15:56:26 +01:00 |
|
SPRINX0\prochazka
|
a3cfc45fef
|
legacy mongodb optimalization + test fix
|
2025-11-21 10:44:06 +01:00 |
|
SPRINX0\prochazka
|
2f18d8c204
|
fixed package version
|
2025-11-20 16:26:26 +01:00 |
|
SPRINX0\prochazka
|
db73673374
|
Connection to MognoDB legacy
|
2025-11-20 15:35:09 +01:00 |
|
SPRINX0\prochazka
|
101c80d820
|
fixed: A MERGE statement must be terminated by a semi-colon (;), but dbgate stripped it. #1257
|
2025-11-20 12:59:54 +01:00 |
|
SPRINX0\prochazka
|
171b81461c
|
SYNC: fixed: Export CSV broken #1080
|
2025-11-14 09:17:06 +00:00 |
|
Stela Augustinova
|
a3d9fe76d6
|
Merge branch 'master' into feature/postgresql-export-bytea
|
2025-11-13 13:44:11 +01:00 |
|
Stela Augustinova
|
7d112a208f
|
Enhance binary data handling in modifyRow function to support ArrayBuffer conversion to base64
|
2025-11-13 13:12:51 +01:00 |
|
Stela Augustinova
|
c867d39d8d
|
Remove recordset call in MySQL driver
|
2025-11-13 10:26:12 +01:00 |
|
SPRINX0\prochazka
|
b2ac4ee245
|
SYNC: CSV parameters
|
2025-11-12 10:22:12 +00:00 |
|
SPRINX0\prochazka
|
0ad7c0546b
|
CSV for MS Excel export
|
2025-11-12 10:59:50 +01:00 |
|
Stela Augustinova
|
94b35e3d5f
|
Enhance binary data handling by converting hex strings to base64 in filter parser and updating MongoDB driver for BinData support
|
2025-11-11 14:39:43 +01:00 |
|
SPRINX0\prochazka
|
4b6b74604b
|
Use SSL automatically for Azure SQL
|
2025-11-10 11:57:48 +01:00 |
|
Stela Augustinova
|
dfeb910ac9
|
Enhance binary data handling by integrating modifyRow function in SQLite driver and helpers
|
2025-11-06 14:14:24 +01:00 |
|
Stela Augustinova
|
98f2b5dd08
|
Enhance binary data handling in Oracle driver and adjust dumper for byte array values
|
2025-11-06 13:08:50 +01:00 |
|
Stela Augustinova
|
dca9ea24d7
|
Implement base64 encoding for binary data in SQL dumper and modify row handling in MySQL and MSSQL drivers
|
2025-11-06 12:30:48 +01:00 |
|
SPRINX0\prochazka
|
43fd7b6000
|
rowsAffected field added
|
2025-11-06 08:23:31 +01:00 |
|
Stela Augustinova
|
37d54811e0
|
Enhance binary data handling in transformRow to serialize Buffer as base64
|
2025-11-05 16:07:14 +01:00 |
|
SPRINX0\prochazka
|
75a1d74d9c
|
handle changed current database for MS SQL #1237
|
2025-11-04 15:39:37 +01:00 |
|
SPRINX0\prochazka
|
1404685296
|
changing current DB handler for MySQL #1237
|
2025-11-04 15:20:21 +01:00 |
|
SPRINX0\prochazka
|
a324cf0fcd
|
Column name collision resolving #1234 for postgres - commented out (not working)
|
2025-11-03 16:56:58 +01:00 |
|
SPRINX0\prochazka
|
0919f4c85b
|
FEAT: column name collision resolving #1234 (MySQL))
|
2025-11-03 16:30:56 +01:00 |
|
SPRINX0\prochazka
|
fd4cc6a1e8
|
#1235 ability to load CSV files
|
2025-11-03 15:44:57 +01:00 |
|
SPRINX0\prochazka
|
dd77ee4a8e
|
added missing repo info
|
2025-10-30 14:18:35 +01:00 |
|
Stela Augustinova
|
aa7fb74312
|
PostgreSQL export to SQL and XML bytea contents #1228
|
2025-10-29 12:22:13 +01:00 |
|
Jan Prochazka
|
28c68308a9
|
SYNC: Merge pull request #15 from dbgate/feature/redis-cluster
|
2025-10-16 08:51:49 +00:00 |
|
SPRINX0\prochazka
|
a709381980
|
SYNC: try to fix TE editing problem
|
2025-10-09 15:33:58 +00:00 |
|
SPRINX0\prochazka
|
78026f7fa5
|
Shorten identifiers
|
2025-09-25 10:38:14 +02:00 |
|
SPRINX0\prochazka
|
6747280964
|
table row count in firebird
|
2025-09-25 09:11:56 +02:00 |
|
SPRINX0\prochazka
|
d7dbd79f7c
|
fixed loading structure for firebird
|
2025-09-25 08:59:12 +02:00 |
|
SPRINX0\prochazka
|
aec692c402
|
simplified blob loading for firebird
|
2025-09-25 08:33:28 +02:00 |
|
SPRINX0\prochazka
|
987995ad68
|
SYNC: upgraded query splitter
|
2025-09-24 15:25:12 +00:00 |
|
SPRINX0\prochazka
|
d24db7c053
|
using firebird splitter options
|
2025-09-24 17:23:09 +02:00 |
|
SPRINX0\prochazka
|
94bcbb80fd
|
SYNC: upgraded query splitter
|
2025-09-24 15:09:42 +00:00 |
|
SPRINX0\prochazka
|
ba58965770
|
firebird small refactor
|
2025-09-24 13:25:12 +02:00 |
|
SPRINX0\prochazka
|
9886c58681
|
SYNC: imrpoved logging of DB analyser
|
2025-09-24 08:12:39 +00:00 |
|