Commit Graph

71 Commits

Author SHA1 Message Date
Jan Prochazka
0e95082be6 updated pg package 2021-12-25 11:07:40 +01:00
Jan Prochazka
cd503efaac #200 functions, materialized views and procedures in code completion 2021-12-11 17:15:18 +01:00
Jan Prochazka
938019e90e postgre new object templates 2021-12-09 11:33:47 +01:00
Jan Prochazka
94b6ec3a56 #188 timestamps in PG 2021-11-18 07:55:25 +01:00
Jan Prochazka
74730b6d60 fix 2021-11-14 18:51:07 +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
2fa48b1138 drop table optimalization - dont drop references in mysql and slite 2021-09-13 21:00:49 +02:00
Jan Prochazka
3776c00377 change column WIP 2021-09-09 08:11:17 +02:00
Jan Prochazka
e79e19c614 drop column ref works 2021-09-05 11:01:52 +02:00
Jan Prochazka
0ef5ac04d8 drop unique column works 2021-09-05 10:55:53 +02:00
Jan Prochazka
f4c39bbf3c cockroach fk analyse fix 2021-09-04 21:54:12 +02:00
Jan Prochazka
e2ce349a30 alter processor fixes 2021-09-04 21:06:42 +02:00
Jan Prochazka
04a6540890 postgre, mysql uniques, recreate table WIP, drop index works 2021-09-04 18:43:59 +02:00
Jan Prochazka
3bbe06a55b recreate table WIP 2021-08-26 16:29:28 +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
71e1ea5736 Merge branch 'master' into tableeditor2 2021-07-18 07:59:31 +02:00
Jan Prochazka
902fbbf29a #142 2021-07-14 20:58:42 +02:00
Jan Prochazka
35eb5716a5 change column nullablility - works (without SQLite - table recreate needed) 2021-07-01 12:01:24 +02:00
Jan Prochazka
3791fd568c alter processor - works add column tests 2021-07-01 09:12:15 +02:00
Jan Prochazka
989574bb52 using ilike instead of like for postgres 2021-06-24 11:49:02 +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
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