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 |
|
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 |
|