Commit Graph

128 Commits

Author SHA1 Message Date
Jan Prochazka
3e5b45de8f schemaList moved from dbinfo to separate request 2024-09-19 10:59:09 +02:00
SPRINX0\prochazka
5ab686b721 schema update in database analyser 2024-09-18 15:37:34 +02:00
Jan Prochazka
2b9fa9a70f oracle fix + package optimalization 2024-08-21 09:54:10 +02:00
Jan Prochazka
968e69c7f2 DBGATE_TOOLS => DBGATE_PACKAGES 2024-08-20 12:18:55 +02:00
Jan Prochazka
be6e0f3bc8 string_agg usage fix 2024-07-25 10:47:20 +02:00
Jan Prochazka
3867b7f5ba fix: string_agg not supported in redhist 2024-07-25 10:32:16 +02:00
Jan Prochazka
97753e2b11 #839 filter out timescaledb internal objects 2024-07-24 15:31:48 +02:00
Jan Prochazka
2cd3aac158 #816 fixed redshift DB 2024-06-17 11:38:18 +02:00
Jan Prochazka
2723c41832 oracle analyser per schema 2024-05-31 14:35:35 +02:00
Jan Prochazka
373a35fe65 Revert "Merge pull request #744 from Bare7a/postgresql-user-type-enhancements"
This reverts commit fdabe1eeaa, reversing
changes made to 4429b1d618.
2024-05-29 07:09:43 +02:00
Jan Prochazka
20c1315380 pg more analyser logs 2024-05-27 12:02:40 +02:00
Jan Prochazka
e9442bd633 postgreSQL - extended nalyser logs 2024-05-27 11:43:38 +02:00
Bare7a
26a46d9037 updated tableModifications.js 2024-04-06 17:39:58 +03:00
Bare7a
b9a974ca27 updated tableModifications.js 2024-04-06 17:37:14 +03:00
Bare7a
e4ed163723 updated tableModifications.js 2024-04-06 17:33:47 +03:00
Bare7a
4d8c62f3f5 updated tableModifications.js 2024-04-06 17:31:25 +03:00
Bare7a
4b2e28483b Updated columns.js 2024-04-06 17:30:09 +03:00
Bare7a
3cd070e211 Update columns.js 2024-04-06 17:21:06 +03:00
Bare7a
1e818e7756 Postgresql - Show proper types for Composite Types, Enums and Arrays 2024-04-06 17:13:36 +03:00
Jan Prochazka
feed0cd8db postgres analyse index desc #514 2023-03-11 10:33:13 +01:00
Jan Prochazka
3f525cacc1 appname added to pg connection string 2023-01-27 16:31:20 +01:00
Jan Prochazka
d4f0882054 fixed error logging 2023-01-21 18:00:59 +01:00
Jan Prochazka
cc0f05168d defined logger caller 2023-01-21 17:49:16 +01:00
Jan Prochazka
4d93be61b5 PINO JSON logging 2023-01-21 17:32:28 +01:00
Jan Prochazka
f9f879272b analyser refactor + optimalization 2023-01-21 10:13:08 +01:00
Jan Prochazka
3dfae351a6 foreign key loading optimalization #451 2023-01-21 09:34:29 +01:00
Jan Prochazka
b06d747399 #451 loading fks on postgres cleanup & fix 2023-01-06 18:40:47 +01:00
Jan Prochazka
7781ad69cf sql error line number - postgres 2022-09-25 19:50:31 +02:00
Jan Prochazka
0293766bad connecting via socket for mysql and postgres #358 2022-09-08 14:23:13 +02:00
Jan Prochazka
5eda39cb62 rows affected info for postgresql 2022-09-08 11:04:43 +02:00
Jan Prochazka
6794b79d0e postgre fix 2022-06-12 07:30:44 +02:00
Jan Prochazka
2944d0fa39 postgis - analyse geo columns, show in map 2022-06-11 22:21:09 +02:00
Jan Prochazka
eb0a1221e4 postgreSQL loading structure optimalization #273 2022-06-02 11:03:40 +02:00
Jan Prochazka
ca3f1d720d postgresql analyse optyimalization #273 2022-06-02 10:57:53 +02:00
Jan Prochazka
3f22960849 load db structure progress (postgresql) #273 2022-05-26 16:32:05 +02:00
Jan Prochazka
29591a613a postgres - readonly connection 2022-03-17 13:27:33 +01:00
Jan Prochazka
94b6ec3a56 #188 timestamps in PG 2021-11-18 07:55:25 +01:00
Jan Prochazka
f68744fba7 #191 postgre - ability to define connection by connection string 2021-11-14 18:45:32 +01:00
Jan Prochazka
6baeb58500 db import test + fix for postgres 2021-11-11 08:06:01 +01:00
Jan Prochazka
cdfbd73cc5 #175 try to fix postgres analyser 2021-10-03 20:35:31 +02:00
Jan Prochazka
7e82e83faa #171 2021-09-26 20:25:01 +02:00
Jan Prochazka
e5b47baee3 fix analyser for redfshift 2021-09-16 12:58:43 +02:00
Jan Prochazka
f4c39bbf3c cockroach fk analyse fix 2021-09-04 21:54:12 +02:00
Jan Prochazka
04a6540890 postgre, mysql uniques, recreate table WIP, drop index works 2021-09-04 18:43:59 +02:00
Jan Prochazka
dfe37496f2 unique analysis 2021-08-26 13:00:38 +02:00
Jan Prochazka
3fe13f0443 alter table WIP 2021-08-26 11:45:44 +02:00
Jan Prochazka
b9e2e51bd7 index column analysingh works for both postgres and cockroach 2021-08-25 18:43:08 +02:00
Jan Prochazka
10e63f3e77 index column analysis - postgres is OK, still fails for cockroach 2021-08-20 22:24:31 +02:00
Jan Prochazka
820044b489 postgre sql indexes analysis - partialy working 2021-08-20 22:17:02 +02:00
Jan Prochazka
3791fd568c alter processor - works add column tests 2021-07-01 09:12:15 +02:00