Commit Graph

42 Commits

Author SHA1 Message Date
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
433d3be8d5 materialized views - passed test work CockroachDB #123 2021-05-30 10:34:52 +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
44e0902ded Merge branch 'beforeUpdates' 2021-05-20 14:12:02 +02:00
Jan Prochazka
e43fa96e34 one more optimalization of plugin size & load time 2021-05-20 08:55:50 +02:00
Jan Prochazka
0200c7c78b further optimalization of frontend plugins 2021-05-20 07:42:25 +02:00
Jan Prochazka
9c1179c451
Merge pull request #117 from dbgate/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21
2021-05-19 19:44:18 +02:00
Jan Prochazka
7c91dda170 fix 2021-05-16 18:25:32 +02:00
dependabot[bot]
ef25ea1885
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 12:00:59 +00: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
c95677bd83 redshift url placeholder 2021-05-16 11:25:07 +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
Jan Prochazka
f9545eaf7f CockroachDB analysis #112 2021-05-14 16:44:48 +02:00
Jan Prochazka
216ef7736b #112 fix for CockroachDB 2021-05-13 12:05:56 +02:00
Jan Prochazka
e251459512 sqlite sync query 2021-05-06 13:32:37 +02:00
Jan Prochazka
e3d1e4f53e fixed analysing postgre functions #105 2021-04-29 09:32:59 +02:00
Jan Prochazka
519767fd49 fixed postgres split query 2021-04-29 08:55:38 +02:00
Jan Prochazka
a8a9afc936 better display of server version 2021-04-25 12:28:18 +02:00
Jan Prochazka
7524b30f50 #90 handle native json field in datagrid 2021-04-24 12:24:58 +02:00
Jan Prochazka
53480210d4 plugins - use compiled version by default, zero dependencies 2021-04-17 17:57:31 +02:00
Jan Prochazka
516d007c22 fix 2021-04-17 17:31:32 +02:00
Jan Prochazka
a98380a941 plugin version 2021-04-17 09:24:46 +02:00
Jan Prochazka
e7d575dc8e plugins package fixes 2021-04-15 20:37:23 +02:00
Jan Prochazka
4dfaf1346e icons 2021-04-15 17:22:53 +02:00
Jan Prochazka
419ab985c1 copydist command 2021-04-15 12:42:34 +02:00
Jan Prochazka
c5ec22d504 watch mode for plugins 2021-04-15 11:00:42 +02:00
Jan Prochazka
4d5cc119f2 added plugins 2021-04-13 16:17:53 +02:00