Commit Graph

57 Commits

Author SHA1 Message Date
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
Jan Prochazka
3fa71cc94a postgre function analyser 2021-06-10 14:11:26 +02:00
Jan Prochazka
05c8001c19 removed obsolete dependencies 2021-06-03 11:46:55 +02:00
Jan Prochazka
0c48a5ee09 query splitter refactor 2021-06-03 11:27:49 +02:00
Jan Prochazka
0a06ebf9c3 postgresql materialized views #123 2021-05-28 22:18:06 +02:00
Jan Prochazka
94804957e5 fixed incremental analysis of postre view columns 2021-05-28 15:51:36 +02:00
Jan Prochazka
fcaac322f2 view columns test + try to fix 2021-05-28 15:47:48 +02:00
Jan Prochazka
73d8ad36ad createSql test + postgre FIX 2021-05-27 15:46:21 +02:00
Jan Prochazka
d058003cc9 [g analyser fix 2021-05-27 14:47:14 +02:00
Jan Prochazka
1ccdf7f07e #122 2021-05-27 14:25:20 +02:00
Jan Prochazka
54fec7fd6d integration tests WIP 2021-05-27 09:26:37 +02:00
Jan Prochazka
aa709dbee3 analyser fixes 2021-05-23 19:46:50 +02:00
Jan Prochazka
7c91dda170 fix 2021-05-16 18:25:32 +02:00
Jan Prochazka
c57a67da09 postgre: using streamed query instead of cursor 2021-05-16 13:59:49 +02:00
Jan Prochazka
2376cb30db fix 2021-05-16 13:58:22 +02:00
Jan Prochazka
3a08462018 fix analyser for cockroach 2021-05-16 11:43:19 +02:00
Jan Prochazka
8bffa4a7dd more flexible connection dialog, improved UX when connecting to redshift 2021-05-16 11:22:48 +02:00
Jan Prochazka
acc49273c1 postgre sql analyser - works also for redshift 2021-05-16 08:56:56 +02:00
Jan Prochazka
7857771056 postgre modification detection algorithm 2021-05-15 22:03:23 +02:00
Jan Prochazka
2eb1c04fcf DatabaseAnalyser.createQuery core moved to base class 2021-05-15 18:41:30 +02:00
Jan Prochazka
06a028a093 code cleanup 2021-05-15 18:08:12 +02:00
Jan Prochazka
c5605d63ca driver plugins supports more drivers. Added derived drivers for MariaDB, CockroachDB, Amazon Redshift 2021-05-15 08:49:58 +02:00