Compare commits

...

2242 Commits

Author SHA1 Message Date
Jan Prochazka
8f945dc13f v4.8.7-beta.2 2022-04-21 19:08:57 +02:00
Jan Prochazka
d041f88a47 dockerhost hint on GUI 2022-04-21 19:08:33 +02:00
Jan Prochazka
e5bbf5eca3 dockerhost name support 2022-04-21 18:59:07 +02:00
Jan Prochazka
66da21804b cmd+backspace for delete rows on mac 2022-04-21 17:44:00 +02:00
Jan Prochazka
5315a549b0 import SQL dump fixed 2022-04-21 17:30:16 +02:00
Jan Prochazka
82304f13e7 Merge branch 'master' of github.com:dbgate/dbgate 2022-04-21 10:04:50 +02:00
Jan Prochazka
5bcd5d57ba fix 2022-04-21 10:04:47 +02:00
Jan Prochazka
b6464dc119 Merge branch 'master' of github.com:dbgate/dbgate 2022-04-21 09:48:26 +02:00
Jan Prochazka
4182132dde mssql: fix (varchar(-1) => varchar(max)) 2022-04-21 09:48:21 +02:00
Jan Prochazka
32228d542a fixed crash #268 2022-04-21 08:41:53 +02:00
Jan Prochazka
72f5710dfd removed additional info from issue templates 2022-04-21 08:37:16 +02:00
Jan Prochazka
539c383b21 #270 2022-04-21 08:34:21 +02:00
Jan Prochazka
c3289d09c0 fix system commands 2022-04-21 08:29:41 +02:00
Jan Prochazka
233fed30cb Merge pull request #269 from janpio/patch-1
fix(postgresql): Fix driver UI label "Postgre SQL" => "PostgreSQL"
2022-04-21 08:12:57 +02:00
Jan Piotrowski
63521002cc fix(postgresql): Fix driver UI label "Postgre SQL" => "PostgreSQL" 2022-04-19 17:00:55 +02:00
Jan Prochazka
21642e0a3e v4.8.7-beta.1 2022-04-18 20:00:50 +02:00
Jan Prochazka
4945b71c58 fix dependency 2022-04-18 20:00:11 +02:00
Jan Prochazka
ed0d63d135 import sql dump 2022-04-18 19:59:19 +02:00
Jan Prochazka
2c25669bc7 shortcut fix 2022-04-18 19:37:56 +02:00
Jan Prochazka
0c94145b18 runner messages dialog 2022-04-18 19:27:37 +02:00
Jan Prochazka
95fb5d51c5 import SQL dump 2022-04-18 14:52:01 +02:00
Jan Prochazka
a75e931fd5 import SQL dump POC 2022-04-18 14:22:16 +02:00
Jan Prochazka
c7c667bbe0 Merge branch 'master' into develop 2022-04-18 11:10:12 +02:00
Jan Prochazka
97eff2b113 fix keybindings 2022-04-18 11:08:15 +02:00
Jan Prochazka
0122b0accc mac - fixed command+C, command+v 2022-04-18 10:42:50 +02:00
Jan Prochazka
6c718981d6 mysql dumper POC 2022-04-15 20:12:40 +02:00
Jan Prochazka
f78d37159e v4.8.6 2022-04-14 17:34:55 +02:00
Jan Prochazka
bf1881595c don't fail whole pipeline if one platforms fails 2022-04-14 17:19:03 +02:00
Jan Prochazka
4e8c92eb36 v4.8.5 2022-04-14 16:52:40 +02:00
Jan Prochazka
34a0cb095b build fix 2022-04-14 16:52:10 +02:00
Jan Prochazka
f606d0c41c fix 2022-04-14 16:13:35 +02:00
Jan Prochazka
8002d734bc fix build script 2022-04-14 16:03:33 +02:00
Jan Prochazka
be6d572ce2 changelog 2022-04-14 15:40:07 +02:00
Jan Prochazka
c3baa88d9e v4.8.4 2022-04-14 15:26:47 +02:00
Jan Prochazka
5ef06abd1a v4.8.4-beta.8 2022-04-14 14:47:51 +02:00
Jan Prochazka
e86a34ab53 apple notarize 2022-04-14 14:47:29 +02:00
Jan Prochazka
c2b715e3f7 v4.8.4-beta.7 2022-04-14 13:49:12 +02:00
Jan Prochazka
666f1a3159 app build 2022-04-14 13:48:52 +02:00
Jan Prochazka
1ee66047d4 Merge branch 'develop' 2022-04-14 13:45:41 +02:00
Jan Prochazka
8032bf272b product name 2022-04-14 13:27:26 +02:00
Jan Prochazka
d52cfadfc4 mac menu 2022-04-14 13:21:06 +02:00
Jan Prochazka
374c820567 invoke commands from menu on mac 2022-04-14 12:33:03 +02:00
Jan Prochazka
cc639df566 handle ctrl & command key 2022-04-14 11:35:09 +02:00
Jan Prochazka
5a42e8e963 app exit - mac 2022-04-14 11:05:33 +02:00
Jan Prochazka
0187bb74ee v4.8.4-beta.6 2022-04-14 08:10:33 +02:00
Jan Prochazka
bf4b7beadb mac universal build 2022-04-14 08:10:18 +02:00
Jan Prochazka
b254c90f33 v4.8.4-beta.5 2022-04-14 08:08:30 +02:00
Jan Prochazka
89fdfbe8c1 arm build 2022-04-14 08:08:17 +02:00
Jan Prochazka
a37c81be88 Merge pull request #267 from moalamri/master
Fixes misplaced tab close icon
2022-04-14 07:43:19 +02:00
M. Hassan
abe9694d05 Fixes misplaced tab close icon
To fix #260
I think there's no need to change the close button to `close-button-right` since the `file-name` span would flex correctly same as `db-name`
2022-04-14 01:11:00 +03:00
Jan Prochazka
c55c1f3aaf v4.8.4-beta.4 2022-04-12 22:35:24 +02:00
Jan Prochazka
ce6b750a1c build only mac 2022-04-12 22:35:10 +02:00
Jan Prochazka
f83d45356f v4.8.4-beta.3 2022-04-12 21:53:16 +02:00
Jan Prochazka
589ff1ad38 apple code signing 2022-04-12 21:52:56 +02:00
Jan Prochazka
ba97f50273 Merge branch 'master' of github.com:dbgate/dbgate 2022-04-11 20:48:42 +02:00
Jan Prochazka
e52fbd5034 keyboard fixes 2022-04-11 20:48:39 +02:00
Jan Prochazka
e29d3a6143 v4.8.4-beta.2 2022-04-11 20:04:28 +02:00
Jan Prochazka
7313fa16f6 #264 fix 2022-04-11 20:03:56 +02:00
Jan Prochazka
18437d1be7 Revert "mac code signing"
This reverts commit 5135b985c9.
2022-04-10 19:24:40 +02:00
Jan Prochazka
2b39c85918 v4.8.4-beta.1 2022-04-10 18:26:54 +02:00
Jan Prochazka
5135b985c9 mac code signing 2022-04-10 18:26:15 +02:00
Jan Prochazka
05619faa7a fixed opening files on mac #206 #243 2022-04-10 10:57:31 +02:00
Jan Prochazka
12a638af3b custom window title works on mac 2022-04-10 09:41:55 +02:00
Jan Prochazka
38e05bf8e0 recent database switch in main menu 2022-04-10 08:33:13 +02:00
Jan Prochazka
6d92de6930 mac main menu 2022-04-10 08:30:39 +02:00
Jan Prochazka
90f8d349fc mac specific keyboard shortcuts #199 2022-04-09 20:00:26 +02:00
Jan Prochazka
5379e86d6e build fix 2022-04-09 09:30:01 +02:00
Jan Prochazka
85e449953f query splitter extracted into separate repository 2022-04-07 08:17:38 +02:00
Jan Prochazka
30e52723dd changelog 2022-04-05 22:15:06 +02:00
Jan Prochazka
467918bcbb v4.8.3 2022-04-05 22:09:15 +02:00
Jan Prochazka
73d17504c1 v4.8.3-beta.3 2022-04-04 21:09:11 +02:00
Jan Prochazka
7a3007deb2 clickable fk links in column manager 2022-04-04 21:08:43 +02:00
Jan Prochazka
2a46ff78bb fix 2022-04-04 20:53:39 +02:00
Jan Prochazka
fa193f0e57 theme plugins info 2022-04-04 20:50:45 +02:00
Jan Prochazka
f702513bb9 #244 2022-04-04 19:46:18 +02:00
Jan Prochazka
72462376b1 fix 2022-04-04 19:23:37 +02:00
Jan Prochazka
a46ef7f0d0 v4.8.3-beta.2 2022-04-03 13:13:49 +02:00
Jan Prochazka
9f5013c6da handle plugin icon 2022-04-03 13:13:27 +02:00
Jan Prochazka
5ea6c56752 fixed theme selector 2022-04-03 11:21:38 +02:00
Jan Prochazka
cbb38b8edc dataty pe in column manager and in form view 2022-04-03 10:35:29 +02:00
Jan Prochazka
045f6c6a47 SSH reconnect #253 2022-04-03 10:02:32 +02:00
Jan Prochazka
334ab504cf process api resp 2022-04-03 09:53:02 +02:00
Jan Prochazka
66db28010c api error handling 2022-04-03 09:50:24 +02:00
Jan Prochazka
807392fc57 fix 2022-04-03 09:41:19 +02:00
Jan Prochazka
1a32d88312 ssh forward moved to extra process #253 2022-04-03 09:40:46 +02:00
Jan Prochazka
1a76cc0979 v4.8.3-beta.1 2022-04-03 07:34:11 +02:00
Jan Prochazka
bcdaf84739 api logging 2022-04-03 07:33:53 +02:00
Jan Prochazka
39296a852e #254 keyboard shortcuts in main menu 2022-03-31 16:03:38 +02:00
Jan Prochazka
1a035ca168 #254 tab navigation in datagrid 2022-03-31 16:01:06 +02:00
Jan Prochazka
c0b365602b read json lines field values 2022-03-31 15:35:38 +02:00
Jan Prochazka
5aac142e4c fixed evaluated filters 2022-03-31 15:15:15 +02:00
Jan Prochazka
25380ee0a8 v4.8.2 2022-03-31 11:26:37 +02:00
Jan Prochazka
0b3b18ceda v4.8.2-beta.2 2022-03-31 10:37:11 +02:00
Jan Prochazka
9cecebe8bc redis key tab name & icon 2022-03-31 10:36:55 +02:00
Jan Prochazka
c0227ecce1 changelog 2022-03-31 09:57:45 +02:00
Jan Prochazka
1d37950b37 v4.8.2-beta.1 2022-03-31 09:49:39 +02:00
Jan Prochazka
fe277f5ffa redis search keys 2022-03-31 09:44:50 +02:00
Jan Prochazka
1b52a2a0fc v4.8.1 2022-03-29 22:00:05 +02:00
Jan Prochazka
a062073a5f changelog 2022-03-29 21:56:51 +02:00
Jan Prochazka
44e52dfa9c v4.8.1-beta.1 2022-03-29 21:44:14 +02:00
Jan Prochazka
0323264bbd fixed crash 2022-03-29 21:43:50 +02:00
Jan Prochazka
aacedba450 v4.8.0 2022-03-28 19:30:42 +02:00
Jan Prochazka
aac768b158 changelog 2022-03-28 19:11:22 +02:00
Jan Prochazka
d4a7ae13e1 v4.8.0-beta.1 2022-03-28 19:06:20 +02:00
Jan Prochazka
b8206a7a02 open dev tools on crash, when not reloading 2022-03-28 19:05:15 +02:00
Jan Prochazka
4c2f6c9b65 upload ndjson to web app 2022-03-28 18:58:02 +02:00
Jan Prochazka
d58d46feac v4.7.5-beta.1 2022-03-27 20:37:35 +02:00
Jan Prochazka
760edc7eca redis - removed experimental status 2022-03-27 20:37:17 +02:00
Jan Prochazka
7c0f33383f ndjson direct support 2022-03-27 20:35:30 +02:00
Jan Prochazka
a20a34680d redis: hide write operations when connection is readonly 2022-03-27 18:39:42 +02:00
Jan Prochazka
0e8166577f redis: support readonly and database url 2022-03-27 18:34:22 +02:00
Jan Prochazka
11c82b1aac redis json view 2022-03-27 17:45:05 +02:00
Jan Prochazka
61f24c3408 json view in redis 2022-03-27 17:34:02 +02:00
Jan Prochazka
e25657bd43 redis: support for redis streams 2022-03-27 17:16:17 +02:00
Jan Prochazka
4bd7cd26d0 redis db context menu 2022-03-27 13:42:08 +02:00
Jan Prochazka
e06894372f redis: rename key command 2022-03-27 13:06:39 +02:00
Jan Prochazka
1f0ae98c88 redis export keys 2022-03-27 12:57:44 +02:00
Jan Prochazka
c0fdcf2fd1 redis: execute commands 2022-03-26 10:36:44 +01:00
Jan Prochazka
8d31130737 redis query splitter 2022-03-26 09:56:28 +01:00
Jan Prochazka
9e3991556a delete branch operation 2022-03-26 08:12:56 +01:00
Jan Prochazka
fc08353225 changelog 2022-03-25 18:38:51 +01:00
Jan Prochazka
25556f0d3e changelog 2022-03-25 18:35:56 +01:00
Jan Prochazka
0fb3817af6 v4.7.4 2022-03-25 18:23:08 +01:00
Jan Prochazka
d8e840f127 v4.7.4-beta.17 2022-03-24 18:59:35 +01:00
Jan Prochazka
4270722557 v4.7.4-alpha.16 2022-03-24 18:59:15 +01:00
Jan Prochazka
b3cfff0ae8 redis marked as experimental 2022-03-24 18:58:57 +01:00
Jan Prochazka
2f5f0ab54c Revert "don't include redis in output bundle"
This reverts commit 074a75075d.
2022-03-24 18:52:34 +01:00
Jan Prochazka
4c856c5e36 refresh after delete 2022-03-24 18:51:46 +01:00
Jan Prochazka
5c8ae85c54 redis: refresh after create key 2022-03-24 18:49:45 +01:00
Jan Prochazka
5b39576e61 redis: add key modal style 2022-03-24 18:41:39 +01:00
Jan Prochazka
735c48902f redis: reload keys 2022-03-24 18:32:17 +01:00
Jan Prochazka
613ac3f0e5 redis: delete key 2022-03-24 18:24:10 +01:00
Jan Prochazka
1aecda6d9f add new key works 2022-03-24 17:58:54 +01:00
Jan Prochazka
38dfad4dfc #246 omit sngle-database dbs in ctrl+p seach 2022-03-24 16:25:36 +01:00
Jan Prochazka
25ae5bf048 fuzzy search #246 2022-03-24 15:48:21 +01:00
Jan Prochazka
f3bfe58c58 dbgate-serve package refs 2022-03-24 14:09:34 +01:00
Jan Prochazka
ff714b1f8a v4.7.4-alpha.15 2022-03-24 14:02:15 +01:00
Jan Prochazka
93552585f7 fixes 2022-03-24 14:02:02 +01:00
Jan Prochazka
ec7641dbd6 v4.7.4-alpha.14 2022-03-24 09:55:57 +01:00
Jan Prochazka
e2308f501b renamed package dbgate to dbgate-serve 2022-03-24 09:55:39 +01:00
Jan Prochazka
45277e34c9 try to fix npm build 2022-03-24 09:49:14 +01:00
Jan Prochazka
ba77b32e9a v4.7.4-beta.13 2022-03-24 09:14:04 +01:00
Jan Prochazka
c05ef42bf9 v4.7.4-alpha.12 2022-03-24 09:13:49 +01:00
Jan Prochazka
b0e0197346 fixed docker container 2022-03-24 09:13:33 +01:00
Jan Prochazka
4c411b048d fixed npm dist subprocess problem 2022-03-24 09:00:51 +01:00
Jan Prochazka
a3bc1e577a v4.7.4-beta.11 2022-03-21 20:55:22 +01:00
Jan Prochazka
ef533671a2 v4.7.4-alpha.10 2022-03-21 20:55:06 +01:00
Jan Prochazka
77612cc6fb logout functionality 2022-03-21 20:54:40 +01:00
Jan Prochazka
26881a3e39 better permission compiler 2022-03-21 20:37:04 +01:00
Jan Prochazka
a1b7ad18af multi user auth 2022-03-21 20:21:07 +01:00
Jan Prochazka
487d4afd70 v4.7.4-beta.9 2022-03-20 13:45:34 +01:00
Jan Prochazka
39f7508136 v4.7.4-alpha.8 2022-03-20 13:34:53 +01:00
Jan Prochazka
153bc6ddde permissions refactor 2022-03-20 13:34:38 +01:00
Jan Prochazka
73d4c43571 v4.7.4-alpha.7 2022-03-20 13:30:35 +01:00
Jan Prochazka
a73168b7e1 query tab - ability to stop loading 2022-03-20 12:14:36 +01:00
Jan Prochazka
f10f863940 query data refresh 2022-03-20 11:47:28 +01:00
Jan Prochazka
5df0204450 mask portal connetions - FE needs no passwords 2022-03-20 11:33:44 +01:00
Jan Prochazka
2bec053809 disallow shell scripting in web by default 2022-03-20 11:17:49 +01:00
Jan Prochazka
6fb582249c correct export from read-only connection 2022-03-20 09:47:39 +01:00
Jan Prochazka
1a81952ce7 fix 2022-03-20 08:48:48 +01:00
Jan Prochazka
04f25c4535 typo 2022-03-20 08:43:31 +01:00
Jan Prochazka
8824262395 safe read-only when using shell scripts 2022-03-19 10:09:27 +01:00
Jan Prochazka
ff661ec89b v4.7.4-beta.6 2022-03-17 20:40:40 +01:00
Jan Prochazka
0221c30716 build on win 2022 2022-03-17 20:40:34 +01:00
Jan Prochazka
913896d8bc v4.7.4-beta.5 2022-03-17 20:36:51 +01:00
Jan Prochazka
9b449527fd build on windows-2021 2022-03-17 20:36:41 +01:00
Jan Prochazka
6dff481dbf v4.7.4-beta.4 2022-03-17 20:34:26 +01:00
Jan Prochazka
649626975c v4.7.4-alpha.3 2022-03-17 20:20:22 +01:00
Jan Prochazka
c135a068a2 dbconfig support in env variables 2022-03-17 20:19:53 +01:00
Jan Prochazka
728a2c6a9f v4.7.4-alpha.2 2022-03-17 19:54:08 +01:00
Jan Prochazka
6e041e9eed isGeneratedScript TODO 2022-03-17 19:53:51 +01:00
Jan Prochazka
6c8eccd369 v4.7.4-alpha.1 2022-03-17 19:47:21 +01:00
Jan Prochazka
bf1a89ee21 ad hoc permissions (TODO improve) 2022-03-17 19:46:09 +01:00
Jan Prochazka
d888feeaf8 support app queries 2022-03-17 19:32:56 +01:00
Jan Prochazka
e181318e24 readonly support in portal connections 2022-03-17 13:52:32 +01:00
Jan Prochazka
a9038984d8 mssql readonly (emulated, not supported natively) 2022-03-17 13:48:54 +01:00
Jan Prochazka
4acce560ad sqlite supports readonly 2022-03-17 13:33:38 +01:00
Jan Prochazka
29591a613a postgres - readonly connection 2022-03-17 13:27:33 +01:00
Jan Prochazka
8f1d76fd2a readonly sessions on mongo (+checks on BE) 2022-03-17 13:17:30 +01:00
Jan Prochazka
7d196c7c62 build fix 2022-03-17 12:45:02 +01:00
Jan Prochazka
267e687e2b handle readonly connection in UI 2022-03-17 12:37:17 +01:00
Jan Prochazka
34658e134f readonly support for mysql 2022-03-17 11:26:38 +01:00
Jan Prochazka
4efcef192a fix dependency 2022-03-17 10:34:30 +01:00
Jan Prochazka
9c7a130ee4 using sql-select instead of query-data 2022-03-17 10:32:57 +01:00
Jan Prochazka
0d7bfd5f90 mongo distinct field values 2022-03-17 10:00:11 +01:00
Jan Prochazka
5c4794deae load field values logic moved to backend 2022-03-17 08:40:09 +01:00
Jan Prochazka
074a75075d don't include redis in output bundle 2022-03-16 18:44:10 +01:00
Jan Prochazka
4ce2ed06e1 Merge branch 'redis' 2022-03-16 18:41:17 +01:00
Jan Prochazka
61c5ac6a47 mongo filtersing fixes 2022-03-16 18:34:44 +01:00
Jan Prochazka
4a0bd14dfe v4.7.3 2022-03-14 20:09:42 +01:00
Jan Prochazka
85bdbd503b v4.7.3-beta.8 2022-03-14 19:49:48 +01:00
Jan Prochazka
aec9c796b2 back to windows-2016 2022-03-14 19:49:35 +01:00
Jan Prochazka
6c317b0cf7 v4.7.3-beta.7 2022-03-14 19:46:03 +01:00
Jan Prochazka
170f213024 build on windows-2021 2022-03-14 19:45:52 +01:00
Jan Prochazka
050c15994b changelog 2022-03-14 19:45:01 +01:00
Jan Prochazka
5e73c75bb5 v4.7.3-beta.6 2022-03-14 19:39:07 +01:00
Jan Prochazka
09bb8f0874 v4.7.3-alpha.5 2022-03-14 19:28:30 +01:00
Jan Prochazka
651dd09b15 fix 2022-03-14 19:27:59 +01:00
Jan Prochazka
900fdc56f4 export fix 2022-03-14 19:19:16 +01:00
Jan Prochazka
5bda092a51 add db key modal 2022-03-13 22:30:45 +01:00
Jan Prochazka
dc34898cd8 redis: add item to key 2022-03-13 20:04:52 +01:00
Jan Prochazka
6590830344 Merge branch 'master' into redis 2022-03-13 17:33:35 +01:00
Jan Prochazka
cf734a26ee v4.7.3-beta.4 2022-03-13 17:33:19 +01:00
Jan Prochazka
32c06fdf4d test config refactor 2022-03-13 17:32:26 +01:00
Jan Prochazka
cbe0ea7c9b v4.7.3-alpha.3 2022-03-13 17:14:32 +01:00
Jan Prochazka
b6cc77c7fe dotenv config in dbgate-serve 2022-03-13 17:14:04 +01:00
Jan Prochazka
25015f35d5 dbgate-serve fix 2022-03-13 17:05:50 +01:00
Jan Prochazka
ae719157c0 v4.7.3-alpha.2 2022-03-13 16:50:45 +01:00
Jan Prochazka
772a72dfd8 dbgate.js => dbgate-serve.js 2022-03-13 16:49:33 +01:00
Jan Prochazka
3ccb00854c quick export from free table editor 2022-03-13 16:47:20 +01:00
Jan Prochazka
cf047cb7b5 quick export respect shown columns 2022-03-13 14:44:33 +01:00
Jan Prochazka
84725f0586 export preserves column settings 2022-03-13 14:33:21 +01:00
Jan Prochazka
34dae68a62 export/import column map support 2022-03-13 14:02:09 +01:00
Jan Prochazka
750a37a27f grid columns display fix 2022-03-13 11:35:04 +01:00
Jan Prochazka
cd7864b889 column manager fix 2022-03-13 10:56:01 +01:00
Jan Prochazka
7efd4be401 faxed db group close buttpm style 2022-03-12 21:12:20 +01:00
Jan Prochazka
0629123cc1 apps improvements 2022-03-12 20:45:12 +01:00
Jan Prochazka
6138cfc2da redis add item prepare 2022-03-10 17:54:57 +01:00
Jan Prochazka
730fd38b9e redis: dont show all keys in tree (show more...) 2022-03-10 17:21:04 +01:00
Jan Prochazka
3d72df424f redis: set ttl 2022-03-10 17:12:21 +01:00
Jan Prochazka
98a9859216 Merge branch 'master' into redis 2022-03-10 11:22:39 +01:00
Jan Prochazka
0b6042c3cb v4.7.3-beta.1 2022-03-10 11:16:39 +01:00
Jan Prochazka
35792a024a export menu refactor 2022-03-10 11:13:25 +01:00
Jan Prochazka
ddff3d2b89 quick export on web 2022-03-10 10:23:33 +01:00
Jan Prochazka
c26bc6d0e9 xml export fix 2022-03-10 10:23:18 +01:00
Jan Prochazka
8c3708fc8c quick export from web 2022-03-10 10:15:05 +01:00
Jan Prochazka
008a09cc81 exportElectronFile => exportFileTools 2022-03-10 09:47:28 +01:00
Jan Prochazka
7497e2684c fixed quick export handler from mongo 2022-03-10 09:34:05 +01:00
Jan Prochazka
c4b0b185e6 find by schema name in db widget 2022-03-10 09:24:19 +01:00
Jan Prochazka
8b91c69f5f vfk editor fix (svelte bug) 2022-03-10 09:17:03 +01:00
Jan Prochazka
f57624ef24 tabs panel style fix 2022-03-10 08:49:09 +01:00
Jan Prochazka
64c8d4bdca vfk editor - auto select PK 2022-03-10 08:48:52 +01:00
Jan Prochazka
9b396e7431 redis key browser works 2022-03-07 20:55:29 +01:00
Jan Prochazka
78faa94d77 Merge branch 'master' into redis 2022-03-07 18:35:38 +01:00
Jan Prochazka
7953186e03 changelog 2022-03-07 18:34:56 +01:00
Jan Prochazka
fbaf6684de v4.7.2 2022-03-07 18:29:45 +01:00
Jan Prochazka
8d2f437640 v4.7.2-beta.3 2022-03-06 20:59:49 +01:00
Jan Prochazka
ccfbe2cccb key detail tab, API 2022-03-06 20:59:01 +01:00
Jan Prochazka
74ad345ba5 redis key sizes 2022-03-05 21:38:36 +01:00
Jan Prochazka
750e929d1e show redis keys icons 2022-03-05 20:51:59 +01:00
Jan Prochazka
5eba93559d redis key tree 2022-03-05 18:58:13 +01:00
Jan Prochazka
51942be0a6 loading redis keys 2022-03-05 18:46:18 +01:00
Jan Prochazka
425841bb38 removed logging 2022-03-05 12:30:29 +01:00
Jan Prochazka
2202ae5aab Merge branch 'master' into redis 2022-03-05 12:29:04 +01:00
Jan Prochazka
17d90c73cc changed order of widgets in files widget 2022-03-05 12:28:42 +01:00
Jan Prochazka
886d920fcf fix in cache loader 2022-03-05 12:25:33 +01:00
Jan Prochazka
e8d24e177b fix in cache loader 2022-03-05 12:21:05 +01:00
Jan Prochazka
d7a2bf3ac0 refactor:dialect.nosql=>driver.databaseEngineTypes 2022-03-05 12:12:02 +01:00
Jan Prochazka
8692283cb8 redis connection 2022-03-05 11:14:07 +01:00
Jan Prochazka
a4fde49c75 v4.7.2-beta.2 2022-03-05 09:38:28 +01:00
Jan Prochazka
3c0dd13ae5 build on windows 2019 2022-03-05 09:38:17 +01:00
Jan Prochazka
2fa46da7b6 editor font size settings 2022-03-05 09:35:32 +01:00
Jan Prochazka
caf9870990 rename mongo collection #223 2022-03-03 13:42:01 +01:00
Jan Prochazka
8d7c7481b4 Search function for the Keyboard Shortcuts #239 2022-03-03 12:29:20 +01:00
Jan Prochazka
be90241091 #238 menu command - close tabs x current DB 2022-03-03 11:28:16 +01:00
Jan Prochazka
fac78afa31 close button available for all DB groups #238 2022-03-03 11:09:28 +01:00
Jan Prochazka
d37d2cc8d1 v4.7.2-docker.1 2022-03-02 19:10:55 +01:00
Jan Prochazka
3f87be3f46 web: not supported message on mobile screens 2022-03-02 19:10:32 +01:00
Jan Prochazka
8d5db901de screenshots 2022-02-28 19:43:37 +01:00
Jan Prochazka
e683904a91 typo 2022-02-28 19:38:40 +01:00
Jan Prochazka
4c243f996b docs link 2022-02-28 19:31:22 +01:00
Jan Prochazka
92d34d1ddd changelog 2022-02-28 19:03:27 +01:00
Jan Prochazka
428bae3cd4 v4.7.1 2022-02-28 18:55:40 +01:00
Jan Prochazka
9ed53c8f47 v4.7.1-beta.8 2022-02-28 18:27:33 +01:00
Jan Prochazka
b0e0cf1829 fixed export from Mongo into Excel and CSV #240 2022-02-28 18:25:22 +01:00
Jan Prochazka
2a1e9a6ddd v4.7.1-docker.7 2022-02-28 18:10:11 +01:00
Jan Prochazka
bfea77c56b mssql tedious fix #236 2022-02-28 18:00:14 +01:00
Jan Prochazka
50f9b9f025 v4.7.1-beta.6 2022-02-27 09:56:50 +01:00
Jan Prochazka
1050760c1d change editor theme 2022-02-26 20:49:18 +01:00
Jan Prochazka
80a3282d41 current theme for electron stored in settings 2022-02-26 20:14:06 +01:00
Jan Prochazka
20c56a92ee change theme calls tehem settings 2022-02-26 18:48:22 +01:00
Jan Prochazka
7128a47f0a theme switcher + svelte upgrade 2022-02-26 18:44:56 +01:00
Jan Prochazka
41193bcc28 tabs in settings modal 2022-02-26 14:26:01 +01:00
Jan Prochazka
fbae2341d5 fixes 2022-02-26 14:15:53 +01:00
Jan Prochazka
7b8c0be044 native menu, fullscreen refactor 2022-02-26 14:04:18 +01:00
Jan Prochazka
9267ca326f settings WIP 2022-02-26 13:08:01 +01:00
Jan Prochazka
2b61c8a21f Merge branch 'master' into develop 2022-02-26 10:06:33 +01:00
Jan Prochazka
ae7dccb5b7 v4.7.1-docker.5 2022-02-26 09:58:25 +01:00
Jan Prochazka
1c977bb7ae smaller SSE ping interval 2022-02-26 09:58:15 +01:00
Jan Prochazka
c866a89dbb v4.7.1-docker.4 2022-02-26 09:54:36 +01:00
Jan Prochazka
462f985406 #228 use nginx as proxy 2022-02-26 09:54:14 +01:00
Jan Prochazka
6113547304 v4.7.1-beta.3 2022-02-24 18:32:38 +01:00
Jan Prochazka
3d5e441994 load settings.json in electron app 2022-02-24 18:31:33 +01:00
Jan Prochazka
e23b5b4124 remember fullscreen state #230 2022-02-24 17:54:20 +01:00
Jan Prochazka
db7370aef6 removed commented code 2022-02-24 17:20:54 +01:00
Jan Prochazka
f384ddfb1f zoom - removed from settings, added to window menu 2022-02-24 17:05:19 +01:00
Jan Prochazka
1afbf6049e try to fix virtual FK problem 2022-02-24 16:13:10 +01:00
Jan Prochazka
eacb026603 v4.7.1-docker.2 2022-02-24 14:44:26 +01:00
Jan Prochazka
7112f930ae #228 running dbgate on subpath 2022-02-24 14:42:37 +01:00
Jan Prochazka
07c7a0405a v4.7.1-docker.1 2022-02-24 13:06:10 +01:00
Jan Prochazka
6a183a6263 docker volumes #232 2022-02-24 12:59:45 +01:00
Jan Prochazka
3d395a0018 issue templates 2022-02-24 12:28:53 +01:00
Jan Prochazka
a55f8daef0 fix apps widget crash in docker #231 2022-02-24 12:21:22 +01:00
Jan Prochazka
5bdc08d60f screenshot 2022-02-21 20:24:10 +01:00
Jan Prochazka
a8f1ff4013 v4.7.0 2022-02-21 19:53:26 +01:00
Jan Prochazka
b9cd12ab26 changelog 2022-02-21 19:52:01 +01:00
Jan Prochazka
18c545a794 v4.7.0-beta.4 2022-02-21 19:36:04 +01:00
Jan Prochazka
be0e5aa9cb fix 2022-02-21 19:35:32 +01:00
Jan Prochazka
10f34c9fe4 changed default editor dark theme 2022-02-21 19:28:34 +01:00
Jan Prochazka
7b1a6ecdf2 v4.7.0-beta.3 2022-02-18 06:37:00 +01:00
Jan Prochazka
b2c841e0cd build on windows-2016 2022-02-18 06:36:47 +01:00
Jan Prochazka
8ca6c0ab3f v4.7.0-beta.2 2022-02-18 06:11:11 +01:00
Jan Prochazka
08e03efea4 try to fix windows build 2022-02-18 06:10:57 +01:00
Jan Prochazka
0e75f5ed0d v4.7.0-beta.1 2022-02-17 17:07:35 +01:00
Jan Prochazka
f8da3c3476 xml quick export 2022-02-17 17:06:28 +01:00
Jan Prochazka
256f97ad42 refactor 2022-02-17 15:41:42 +01:00
Jan Prochazka
83ab3cb012 fix 2022-02-17 15:19:15 +01:00
Jan Prochazka
96136fe443 collection toolstrip 2022-02-17 15:13:49 +01:00
Jan Prochazka
108a49b3e8 jsonl preview 2022-02-17 14:56:48 +01:00
Jan Prochazka
2946d8a1de better usage of __isStreamHeader flag 2022-02-17 13:23:56 +01:00
Jan Prochazka
29fa8445e2 cell array view fix 2022-02-17 13:06:49 +01:00
Jan Prochazka
ca79db53ee data archive refresh works 2022-02-17 12:55:45 +01:00
Jan Prochazka
d3fca75277 add connection style 2022-02-17 12:31:22 +01:00
Jan Prochazka
1a4decd962 save split button 2022-02-17 12:15:27 +01:00
Jan Prochazka
6a7afeff53 tool strip button, execute current command 2022-02-17 10:53:47 +01:00
Jan Prochazka
1b4bc427e3 icons 2022-02-17 10:24:58 +01:00
Jan Prochazka
2e410301bc main menu changes 2022-02-17 10:19:44 +01:00
Jan Prochazka
288cab0840 fix 2022-02-17 10:07:28 +01:00
Jan Prochazka
11f2a2cb11 apps fixes 2022-02-17 09:52:07 +01:00
Jan Prochazka
070a82333d alpine build of latest (production) docker image 2022-02-17 09:29:49 +01:00
Jan Prochazka
d9e0b4fb90 v4.6.4-docker.5 2022-02-17 08:58:00 +01:00
Jan Prochazka
8092da6a0a docker - usibng non-alpine image for sqlite 2022-02-17 08:57:48 +01:00
Jan Prochazka
f23d974043 v4.6.4-docker.4 2022-02-17 08:00:12 +01:00
Jan Prochazka
27900c5bc8 git ignore 2022-02-17 07:59:43 +01:00
Jan Prochazka
86baaba2c3 #219 better-sqlite3 package added to docker image 2022-02-17 07:57:17 +01:00
Jan Prochazka
da6162309c v4.6.4-beta.3 2022-02-14 20:50:13 +01:00
Jan Prochazka
84b546db70 fix 2022-02-14 19:42:23 +01:00
Jan Prochazka
e84b76e4d1 fix 2022-02-14 19:40:17 +01:00
Jan Prochazka
ef33ebe1eb titlebar style 2022-02-14 19:34:58 +01:00
Jan Prochazka
92e9bb407f v4.6.4-beta.2 2022-02-13 22:06:41 +01:00
Jan Prochazka
1a6a7a403d fix 2022-02-13 22:06:12 +01:00
Jan Prochazka
8b929f40d2 fixed jsonl problems, support jsonl without header 2022-02-13 22:05:41 +01:00
Jan Prochazka
b8584db48f new json lines command 2022-02-13 10:47:50 +01:00
Jan Prochazka
62f3c2bb3d json lines tab 2022-02-13 10:45:20 +01:00
Jan Prochazka
0be3f7a6d4 fix 2022-02-13 09:52:50 +01:00
Jan Prochazka
4871d198aa style fix 2022-02-13 09:35:57 +01:00
Jan Prochazka
bc593d25ae fixed delete changeset rows 2022-02-13 09:33:15 +01:00
Jan Prochazka
ada7ee7cab current db/archive buttons 2022-02-13 09:16:23 +01:00
Jan Prochazka
391c7a7b8f upgraded svelte-select, export fix 2022-02-13 09:14:03 +01:00
Jan Prochazka
df52adc40f style 2022-02-13 08:32:54 +01:00
Jan Prochazka
e0b8eb3e79 tabstrips 2022-02-13 08:22:23 +01:00
Jan Prochazka
488b200fcb query toolstip 2022-02-12 20:53:55 +01:00
Jan Prochazka
74cf073bfa show toolbar - removed from settings 2022-02-12 18:32:52 +01:00
Jan Prochazka
1b77675ed7 query toolbar 2022-02-12 18:29:53 +01:00
Jan Prochazka
a8265cebff quick export from table data grid toolstrip 2022-02-12 18:08:25 +01:00
Jan Prochazka
e06b030707 buttons folder 2022-02-12 17:26:28 +01:00
Jan Prochazka
5a88423f62 rename 2022-02-12 17:08:34 +01:00
Jan Prochazka
056fb6ef6a toolbar => toolstrip 2022-02-12 17:07:06 +01:00
Jan Prochazka
b459ee250c tab toolbar POC 2022-02-12 11:53:28 +01:00
Jan Prochazka
50984cae89 new query button 2022-02-12 10:36:23 +01:00
Jan Prochazka
812557a964 theme 2022-02-12 10:06:03 +01:00
Jan Prochazka
a1f5d1f230 configurable native menu 2022-02-12 10:01:40 +01:00
Jan Prochazka
f11d3e134b theming, menu fixes 2022-02-12 09:29:36 +01:00
Jan Prochazka
0c1640a75a client main menu 2022-02-12 09:16:12 +01:00
Jan Prochazka
db6d930d0c main menu available in web version 2022-02-12 08:23:37 +01:00
Jan Prochazka
0c951b4659 app menu definition in JSON 2022-02-12 07:40:58 +01:00
Jan Prochazka
19a43b6fbc custom titlebar POC 2022-02-11 21:50:42 +01:00
Jan Prochazka
ecb1affd8d fix 2022-02-11 20:13:39 +01:00
Jan Prochazka
0bb904bc9f fix 2022-02-11 20:11:20 +01:00
Jan Prochazka
6306771a88 XML in readme 2022-02-10 18:54:22 +01:00
Jan Prochazka
160b4dec9f v4.6.4-beta.1 2022-02-10 18:53:35 +01:00
Jan Prochazka
966307fd3c fixed analyse of mysql procedures/functions 2022-02-10 18:50:08 +01:00
Jan Prochazka
2ec962e2f1 row numbers in mssql 2022-02-10 18:35:26 +01:00
Jan Prochazka
849eff9e5b commented logs 2022-02-10 18:07:41 +01:00
Jan Prochazka
edcc957e64 fixes #221 2022-02-10 17:40:47 +01:00
Jan Prochazka
b3b7bd0f83 cache improvement solves #219 2022-02-10 17:39:47 +01:00
Jan Prochazka
4e221ecd3a show table row count for MySQL 2022-02-10 16:07:44 +01:00
Jan Prochazka
0debe66dd0 handle sparse, zerofill, unsigned, commant flags 2022-02-10 13:32:38 +01:00
Jan Prochazka
691bb0af4f mysql column comments #218 #81 2022-02-10 12:46:00 +01:00
Jan Prochazka
c3c63da752 scroll tabs on mouse wheel 2022-02-10 11:26:10 +01:00
Jan Prochazka
062edafbe5 style 2022-02-10 10:49:08 +01:00
Jan Prochazka
daea6d0fe8 array json in datagrid 2022-02-10 10:34:11 +01:00
Jan Prochazka
e8404114bb data grid optimalization 2022-02-10 10:30:22 +01:00
Jan Prochazka
253ec934ed handle JSON in text cells 2022-02-10 09:46:07 +01:00
Jan Prochazka
a768547e80 expand all in json cell 2022-02-10 09:16:07 +01:00
Jan Prochazka
219e7445e4 open json, array from cell links 2022-02-10 09:09:12 +01:00
Jan Prochazka
3ee29fead7 data types in column header 2022-02-10 08:50:07 +01:00
Jan Prochazka
fcb0f45a4b command palette search placeholder 2022-02-10 08:31:39 +01:00
Jan Prochazka
da44c36660 query run current popup menu 2022-02-10 08:28:58 +01:00
Jan Prochazka
1da135fc4c v4.6.3 2022-02-07 21:40:53 +01:00
Jan Prochazka
bcefe65e54 changelog 2022-02-07 21:40:05 +01:00
Jan Prochazka
fc5a6a37a6 v4.6.3-beta.2 2022-02-07 21:24:52 +01:00
Jan Prochazka
b2ce9331e8 build on win 2019 2022-02-07 21:24:33 +01:00
Jan Prochazka
e86a1a8a74 readme 2022-02-07 21:18:56 +01:00
Jan Prochazka
def9f989dc v4.6.3-beta.1 2022-02-07 21:17:14 +01:00
Jan Prochazka
1b5184d39f build win app on windows-latest 2022-02-07 21:16:59 +01:00
Jan Prochazka
8592039b56 fixed crash when there is invalid JSON in local storage 2022-02-07 21:15:11 +01:00
Jan Prochazka
e14e55fd94 plugin style fix 2022-02-07 21:09:33 +01:00
Jan Prochazka
99d59a140c changelog 2022-02-07 20:46:52 +01:00
Jan Prochazka
f1304bca24 v4.6.2 2022-02-07 20:41:25 +01:00
Jan Prochazka
97d600e805 v4.6.2-beta.2 2022-02-03 17:46:14 +01:00
Jan Prochazka
1c2861f171 #215 2022-02-03 17:45:50 +01:00
Jan Prochazka
c14d0fa360 safe mysql analyser 2022-02-03 17:32:40 +01:00
Jan Prochazka
2958eb372a code completion supports schemas 2022-02-03 17:22:35 +01:00
Jan Prochazka
94ec41d95f fixes 2022-02-03 16:40:27 +01:00
Jan Prochazka
aa5c88b5b2 v4.6.2-beta.1 2022-02-03 15:24:50 +01:00
Jan Prochazka
2bc84cb80b html cell view 2022-02-03 15:23:24 +01:00
Jan Prochazka
d32ec5ecb1 #211 load cell/save cell to file 2022-02-03 15:16:54 +01:00
Jan Prochazka
7297976843 support blob values #211 2022-02-03 14:29:46 +01:00
Jan Prochazka
1d52e02107 removed disussion menu 2022-02-03 14:27:10 +01:00
Jan Prochazka
9bd33a386c accepting non-standard plugin names 2022-02-03 10:34:20 +01:00
Jan Prochazka
9ca6a052c0 split columns macro 2022-02-03 10:33:24 +01:00
Jan Prochazka
8ee828dd21 improved xml importer 2022-02-03 09:34:17 +01:00
Jan Prochazka
354f50d43c changed help menu 2022-02-03 08:21:48 +01:00
Jan Prochazka
45f03edd9e v4.6.1 2022-01-31 20:47:36 +01:00
Jan Prochazka
03a99583d9 changelog 2022-01-30 18:45:50 +01:00
Jan Prochazka
0cd68d411f v4.6.1-beta.3 2022-01-30 14:16:05 +01:00
Jan Prochazka
344329e5f3 XML plugin build fix 2022-01-30 14:15:54 +01:00
Jan Prochazka
3c83e7a69f v4.6.1-beta.2 2022-01-30 14:04:09 +01:00
Jan Prochazka
953f58ef3d SSL configurable with env variables 2022-01-30 13:51:13 +01:00
Jan Prochazka
d437b00265 SSH tunnel configurable over env variables 2022-01-30 13:48:12 +01:00
Jan Prochazka
49222bef25 xml feed reader - auto detect item name 2022-01-30 11:41:11 +01:00
Jan Prochazka
3adc8119df archive file - ability to show source 2022-01-30 11:26:28 +01:00
Jan Prochazka
8bad6da348 basic XML import works + small fixes 2022-01-30 11:26:10 +01:00
Jan Prochazka
91a77765b6 fix build 2022-01-30 10:36:24 +01:00
Jan Prochazka
09f5e3e703 xml plugin initial import 2022-01-30 10:30:47 +01:00
Jan Prochazka
94351805d3 active tab in app title 2022-01-30 10:07:22 +01:00
Jan Prochazka
bb3c17d6d5 current database in app title 2022-01-30 10:00:02 +01:00
Jan Prochazka
8a60e54d3b documentation link 2022-01-30 09:46:51 +01:00
Jan Prochazka
03a53b97c3 v4.6.1-beta.1 2022-01-29 20:20:58 +01:00
Jan Prochazka
b214d68eca readme 2022-01-29 20:19:52 +01:00
Jan Prochazka
c051f4ee62 readme - plugins 2022-01-29 20:15:30 +01:00
Jan Prochazka
03c2a58557 Merge branch 'develop' 2022-01-29 19:31:12 +01:00
Jan Prochazka
a49296e165 theme could be in plugin 2022-01-29 18:17:04 +01:00
Jan Prochazka
157325f605 define virtual reference from diagram 2022-01-29 15:43:42 +01:00
Jan Prochazka
de3faf618f virtual fks in diagrams 2022-01-29 15:38:10 +01:00
Jan Prochazka
577ae653de allow define vfk only for tables 2022-01-29 14:38:51 +01:00
Jan Prochazka
8648fad38e apps - disabled VFK views and queries 2022-01-29 14:26:30 +01:00
Jan Prochazka
70e0dd47a6 fix 2022-01-29 14:22:01 +01:00
Jan Prochazka
9a486c47b0 dictionary descriptions saved to app 2022-01-29 14:15:39 +01:00
Jan Prochazka
ae861ef1ae show app state for current database 2022-01-29 12:42:00 +01:00
Jan Prochazka
83f60f863c more robust JsonLinesDatabase 2022-01-29 12:15:55 +01:00
Jan Prochazka
89b3477446 removed nedb dependency, replaced with own impl 2022-01-29 11:53:34 +01:00
Jan Prochazka
c89e3adb38 fixes 2022-01-29 11:30:10 +01:00
Jan Prochazka
1c5a22a071 virtual references working 2022-01-28 18:24:03 +01:00
Jan Prochazka
a47973d58d define virtual fk 2022-01-28 17:36:40 +01:00
Jan Prochazka
20938fb6ce apps loading optimalization 2022-01-28 15:15:58 +01:00
Jan Prochazka
81ec0d4909 vfk dialog 2022-01-28 14:55:20 +01:00
Jan Prochazka
f2dfe5f1cf virtual foreign key editor 2022-01-27 20:09:08 +01:00
Jan Prochazka
a76ba60272 app commands works 2022-01-27 17:01:58 +01:00
Jan Prochazka
595c9424df apps skeleton 2022-01-27 14:31:46 +01:00
Jan Prochazka
82266ac0d2 unique index handling in schema editor 2022-01-27 09:44:57 +01:00
Jan Prochazka
162ea56aa9 readme 2022-01-26 18:21:58 +01:00
Jan Prochazka
535d360027 v4.6.0 2022-01-26 17:55:54 +01:00
Jan Prochazka
3dd3ad8925 changelog 2022-01-26 17:52:18 +01:00
Jan Prochazka
366ac40e8d Merge branch 'develop' 2022-01-26 17:46:36 +01:00
Jan Prochazka
8e3d614fb8 v4.5.2-beta.8 2022-01-25 20:13:05 +01:00
Jan Prochazka
b2d70bf728 #204 fixed latest link for mac 2022-01-25 20:11:59 +01:00
Jan Prochazka
53361e3ca3 mac build cleanup 2022-01-25 20:10:32 +01:00
Jan Prochazka
8646cf7571 v4.5.2-beta.7 2022-01-25 18:53:31 +01:00
Jan Prochazka
8dfbeecac0 try to simplify mac build 2022-01-25 18:53:21 +01:00
Jan Prochazka
67c30075ad v4.5.2-beta.6 2022-01-25 17:26:06 +01:00
Jan Prochazka
f31fcb5088 Revert "temporary skip windows code signing"
This reverts commit 9ee60d1d49.
2022-01-25 16:45:36 +01:00
Jan Prochazka
b5f11109eb v4.5.2-beta.5 2022-01-20 18:32:57 +01:00
Jan Prochazka
9b666caf20 feat(diagram): fixes for zoom 2022-01-20 18:32:43 +01:00
Jan Prochazka
f1ba04cf6b diagram zoom 2022-01-20 15:37:29 +01:00
Jan Prochazka
0f56efea2d fix 2022-01-20 15:22:50 +01:00
Jan Prochazka
5eed81cf9f feat(diagram): filter columns 2022-01-20 15:15:49 +01:00
Jan Prochazka
8ad8d3f8cd feat(diagram): show data type and nullability 2022-01-20 15:03:30 +01:00
Jan Prochazka
53441d3e62 diagram ctx menu improved 2022-01-20 14:43:19 +01:00
Jan Prochazka
a0d7ade863 table system menu callable from designer 2022-01-20 14:34:04 +01:00
Jan Prochazka
5be368bbf3 diagram color, export follows current theme 2022-01-20 14:08:43 +01:00
Jan Prochazka
c0891af5c3 diagram: select more nodes by drag rectangke 2022-01-20 12:52:20 +01:00
Jan Prochazka
a530a353b6 designer: move group of tables 2022-01-20 11:30:03 +01:00
Jan Prochazka
fa759b2fb8 designer - selecting tables 2022-01-20 11:12:17 +01:00
Jan Prochazka
8935d36ea8 diagram - move by click on table anywhere 2022-01-20 10:39:23 +01:00
Jan Prochazka
d85b9c9bb5 gravity exponent 2022-01-20 09:56:22 +01:00
Jan Prochazka
2303cf1611 layout alg fixes 2022-01-20 09:39:01 +01:00
Jan Prochazka
e99a6a189f solve overlaps alg layout 2022-01-20 09:13:23 +01:00
Jan Prochazka
5faddc0dc8 v4.5.2-beta.4 2022-01-17 21:42:27 +01:00
Jan Prochazka
7a2a1a16f1 diagram improvements 2022-01-17 21:33:05 +01:00
Jan Prochazka
8aa185135a v4.5.2-beta.3 2022-01-16 21:36:54 +01:00
Jan Prochazka
9ee60d1d49 temporary skip windows code signing 2022-01-16 21:36:40 +01:00
Jan Prochazka
3e4e8ed350 v4.5.2-beta.2 2022-01-16 19:18:52 +01:00
Jan Prochazka
7f750077dd export diagram to HTML 2022-01-16 19:18:28 +01:00
Jan Prochazka
5752eaa2b4 saving diagrams 2022-01-16 18:40:10 +01:00
Jan Prochazka
337bccb488 layout fix 2022-01-16 18:31:47 +01:00
Jan Prochazka
2022b4e5ea removed obsolete springy alg 2022-01-16 17:33:15 +01:00
Jan Prochazka
410d523f8a layout 2022-01-16 17:32:25 +01:00
Jan Prochazka
6e50979045 diagram add references positioning 2022-01-16 17:07:27 +01:00
Jan Prochazka
22054cad12 layout 2022-01-16 14:01:51 +01:00
Jan Prochazka
3f06e7fda3 diagram scoring 2022-01-16 13:55:46 +01:00
Jan Prochazka
09f98c2442 chart layout - added springy alg 2022-01-16 13:14:43 +01:00
Jan Prochazka
cca0a6900e v4.5.2-beta.1 2022-01-06 19:42:57 +01:00
Jan Prochazka
1a8303ca76 diagram - circular layout 2022-01-06 18:54:00 +01:00
Jan Prochazka
9690ddb32b Merge branch 'master' into develop 2022-01-06 13:54:01 +01:00
Jan Prochazka
a18549cf5b v4.5.1 2022-01-06 13:51:56 +01:00
Jan Prochazka
3c30dd59e4 changelog 2022-01-06 13:51:47 +01:00
Jan Prochazka
91c4757cf8 show diagram popup 2022-01-06 13:13:55 +01:00
Jan Prochazka
53687f2235 overlap from lines 2022-01-06 12:46:45 +01:00
Jan Prochazka
71b89431ae arrange with initial positions 2022-01-06 12:36:07 +01:00
Jan Prochazka
0795eab05b attract from lines 2022-01-06 12:30:39 +01:00
Jan Prochazka
b8ac4a5a06 overlaps 2022-01-06 12:10:17 +01:00
Jan Prochazka
75e93ec11e solver springy overlaps 2022-01-06 11:43:56 +01:00
Jan Prochazka
3a810e5bb5 springy alg 2022-01-06 11:26:30 +01:00
Jan Prochazka
e2376f553a springy alg 2022-01-06 10:55:44 +01:00
Jan Prochazka
916eb697de nice diagram lines 2022-01-06 09:57:32 +01:00
Jan Prochazka
2cff55b12e reference component split 2022-01-06 09:24:32 +01:00
Jan Prochazka
00f1204bf0 diagram - add references 2022-01-06 08:58:26 +01:00
Jan Prochazka
28db13c995 diagram reference drawing 2022-01-06 08:35:42 +01:00
Jan Prochazka
5970abc85e v4.5.1-beta.3 2022-01-06 08:08:55 +01:00
Jan Prochazka
283eeb7de5 fix 2022-01-06 08:08:40 +01:00
Jan Prochazka
d52e7a3b9f designer useDbRefs WIP 2022-01-06 08:07:09 +01:00
Jan Prochazka
1b551a8665 diagram - update tables from db info 2022-01-05 16:39:21 +01:00
Jan Prochazka
5843ef458d diagram designer 2022-01-05 14:58:27 +01:00
Jan Prochazka
c9c962abce diagram tab 2022-01-05 14:28:07 +01:00
Jan Prochazka
397fbb9832 v4.5.1-beta.2 2022-01-05 13:34:00 +01:00
Jan Prochazka
ebaa4fe4a6 query design fix 2022-01-05 12:47:55 +01:00
Jan Prochazka
c0dc179140 increment table alias, when multiple tables used 2022-01-05 12:31:26 +01:00
Jan Prochazka
c4aa63eab5 prevented display form filters twice 2022-01-05 12:13:44 +01:00
Jan Prochazka
e61a672209 v4.5.1-beta.1 2022-01-05 08:57:25 +01:00
Jan Prochazka
60faaf40d5 disabled spellcheck for electron #203 2022-01-05 08:53:01 +01:00
Jan Prochazka
bcda12db90 mongoid fix 2022-01-05 08:50:23 +01:00
Jan Prochazka
232b52d939 changelog 2022-01-03 20:10:20 +01:00
Jan Prochazka
b5f66309ae v4.5.0 2022-01-03 20:04:12 +01:00
Jan Prochazka
f4bfe234a1 changelog 2022-01-03 20:01:57 +01:00
Jan Prochazka
008a9b4d6d changelog 2022-01-03 20:00:30 +01:00
Jan Prochazka
b9517b8490 v4.5.0-beta.4 2022-01-03 19:38:53 +01:00
Jan Prochazka
cb8d35c5c3 delete casdcade: fixed loop preventing 2022-01-03 19:38:30 +01:00
Jan Prochazka
9250f2baaf comment 2022-01-02 22:20:49 +01:00
Jan Prochazka
1e2ca1e297 chart export fix 2022-01-02 20:38:57 +01:00
Jan Prochazka
61aa257992 v4.5.0-beta.3 2022-01-02 19:46:14 +01:00
Jan Prochazka
952d1d6343 tabs fix 2022-01-02 19:46:02 +01:00
Jan Prochazka
1eb7a3271e v4.5.0-beta.2 2022-01-02 19:25:34 +01:00
Jan Prochazka
bd0dcc979d fixed current part query detection 2022-01-02 19:24:41 +01:00
Jan Prochazka
13531c2f3a fix version 2022-01-02 19:19:20 +01:00
Jan Prochazka
6765de0c38 v4.5.0-beta.2 2022-01-02 19:11:54 +01:00
Jan Prochazka
1c5fce1be1 chartjs zoom support + calculate macro 2022-01-02 19:01:14 +01:00
Jan Prochazka
866b8fdc25 v4.5.0-beta.1 2022-01-02 10:40:37 +01:00
Jan Prochazka
fb9069efe8 support for distinct in query designer 2022-01-02 10:02:31 +01:00
Jan Prochazka
1494fe3078 better tab drag UX 2022-01-01 11:51:55 +01:00
Jan Prochazka
d52c69d746 better multiselect of columns 2022-01-01 11:44:23 +01:00
Jan Prochazka
f6f0108e17 open SQL command in query designer 2022-01-01 11:12:29 +01:00
Jan Prochazka
7ba8ef01c5 true/false in filter is case insensitive 2022-01-01 10:54:25 +01:00
Jan Prochazka
579d72f03a skip condition in query designer, when parsing failed 2022-01-01 10:48:18 +01:00
Jan Prochazka
020382a153 datagrid: list of active filters in left column 2022-01-01 10:27:31 +01:00
Jan Prochazka
dae7e38179 show selected columns in column manager 2021-12-30 21:45:14 +01:00
Jan Prochazka
69b1cdc964 column selection UX 2021-12-30 21:24:48 +01:00
Jan Prochazka
9f3f4bdbd4 better column selection 2021-12-30 21:16:20 +01:00
Jan Prochazka
250d52131c multiple column selection 2021-12-30 21:10:46 +01:00
Jan Prochazka
17dbc6cc67 column manager focusable 2021-12-30 18:51:34 +01:00
Jan Prochazka
d7ad9be560 rememeber datagrid manager width 2021-12-30 17:43:26 +01:00
Jan Prochazka
0b81ea8f4e collapsed left column - moved from settings to storage 2021-12-30 17:36:46 +01:00
Jan Prochazka
064a5f5564 code cleanup 2021-12-30 17:08:04 +01:00
Jan Prochazka
0d7accc990 tasb reordering 2021-12-30 17:06:53 +01:00
Jan Prochazka
10e2d3c632 changed tabs order algorithm 2021-12-30 16:52:10 +01:00
Jan Prochazka
13c32d4063 better drag & drop tabs 2021-12-30 14:03:06 +01:00
Jan Prochazka
df4c8d2698 better tab reoder UX 2021-12-30 13:53:20 +01:00
Jan Prochazka
3f0e6591fb drag & drop database 2021-12-30 13:31:48 +01:00
Jan Prochazka
cd48a1dfc5 drag & drop tabs 2021-12-30 13:19:45 +01:00
Jan Prochazka
168866743b tab order by creation 2021-12-30 12:36:14 +01:00
Jan Prochazka
40ad9805b6 docs 2021-12-30 11:18:37 +01:00
Jan Prochazka
8a6275250e docs 2021-12-30 11:16:38 +01:00
Jan Prochazka
5e08421c98 Merge branch 'develop' 2021-12-30 11:04:51 +01:00
Jan Prochazka
ed616130b8 fixes 2021-12-30 11:04:26 +01:00
Jan Prochazka
c2e652adfc v4.4.5-beta.24 2021-12-30 10:02:08 +01:00
Jan Prochazka
5dc5c34af3 more logging 2021-12-30 10:01:20 +01:00
Jan Prochazka
88469e7366 fixed test connection for electron + better logging 2021-12-30 09:57:24 +01:00
Jan Prochazka
15de3600c3 v4.4.5-alpha.1 2021-12-30 09:11:21 +01:00
Jan Prochazka
379166c66c v4.4.5-beta.23 2021-12-30 09:10:55 +01:00
Jan Prochazka
e07e35c104 native modules fix 2021-12-30 09:08:59 +01:00
Jan Prochazka
c0779f1260 #201 fixed DB url for docker mongo installation 2021-12-29 08:30:31 +01:00
Jan Prochazka
1e59182fda server stop timeout 2021-12-28 17:59:05 +01:00
Jan Prochazka
fd54c176eb v4.4.5-beta.22 2021-12-28 17:41:54 +01:00
Jan Prochazka
4a495377fd electron - used version 13 (modules 89) as it seems to be supported by node-abi 2021-12-28 17:41:16 +01:00
Jan Prochazka
66cac0665d handle signals #192 2021-12-28 16:58:22 +01:00
Jan Prochazka
92d160b077 v4.4.5-beta.21 2021-12-28 16:28:42 +01:00
Jan Prochazka
da536adca3 rebuild - try to set explicit version 2021-12-28 16:28:08 +01:00
Jan Prochazka
8b06d3be15 v4.4.5-beta.20 2021-12-28 09:03:51 +01:00
Jan Prochazka
2ade7e9a68 use electron-rebuild instead of install-app-deps 2021-12-28 09:03:28 +01:00
Jan Prochazka
8d3c8184ce v4.4.5-beta.19 2021-12-26 20:55:30 +01:00
Jan Prochazka
7126eec4f0 pass ntive modules fix 2021-12-26 20:54:51 +01:00
Jan Prochazka
0ff59e626e v4.4.5-beta.18 2021-12-26 16:03:36 +01:00
Jan Prochazka
473f1b0e54 removed electron-store package 2021-12-26 16:03:23 +01:00
Jan Prochazka
e5993136ab v4.4.5-beta.17 2021-12-26 14:43:22 +01:00
Jan Prochazka
b323f9c322 upgraded electron 2021-12-26 14:43:05 +01:00
Jan Prochazka
1fcd13e9ff v4.4.5-beta.16 2021-12-26 14:25:17 +01:00
Jan Prochazka
11f6b82b72 handler error when loading electron store 2021-12-26 14:25:03 +01:00
Jan Prochazka
94553504a7 v4.4.5-beta.15 2021-12-26 14:17:02 +01:00
Jan Prochazka
1ea9c23576 fixes 2021-12-26 14:16:36 +01:00
Jan Prochazka
991b2fd3c1 fix 2021-12-26 14:00:37 +01:00
Jan Prochazka
c22a6b48f1 fix 2021-12-26 13:49:18 +01:00
Jan Prochazka
22295ceef2 code cleanup 2021-12-26 13:37:00 +01:00
Jan Prochazka
576987ad8c v4.4.5-beta.14 2021-12-26 13:26:16 +01:00
Jan Prochazka
72c121a5c1 directories fix 2021-12-26 13:26:03 +01:00
Jan Prochazka
8358026a2f v4.4.5-beta.13 2021-12-26 13:00:12 +01:00
Jan Prochazka
266d7d76de try to fix pl;ugin directories 2021-12-26 12:59:59 +01:00
Jan Prochazka
3ffe2090e5 v4.4.5-beta.12 2021-12-26 11:50:29 +01:00
Jan Prochazka
9d54a82330 better-sqlite3 moved to optional dependencies 2021-12-26 11:50:09 +01:00
Jan Prochazka
cc02540c5f v4.4.5-beta.11 2021-12-26 11:37:50 +01:00
Jan Prochazka
ffc67572fa better-sqlite version 2021-12-26 11:37:27 +01:00
Jan Prochazka
9a946c1eca v4.4.5-beta.10 2021-12-26 11:16:06 +01:00
Jan Prochazka
c47401fb2c set version better-sqlite3-with-prebuilds to 7.1.8 2021-12-26 11:15:23 +01:00
Jan Prochazka
b941b4d621 renamed worker output file 2021-12-26 11:01:55 +01:00
Jan Prochazka
a409c14b30 v4.4.5-beta.9 2021-12-26 10:55:32 +01:00
Jan Prochazka
07685280e4 electron version set to 12.1.0 2021-12-26 10:55:19 +01:00
Jan Prochazka
7a7d48bd0e removed rollup worker plugin 2021-12-26 10:52:27 +01:00
Jan Prochazka
6a7a56886c worker thread - using rollup config instead of plugin 2021-12-26 10:17:58 +01:00
Jan Prochazka
a686e21c07 fixes 2021-12-26 09:49:13 +01:00
Jan Prochazka
de692a3434 fixed sqlite with prebuilds 2021-12-25 14:12:43 +01:00
Jan Prochazka
e5404d2f29 v4.4.5-beta.8 2021-12-25 13:47:14 +01:00
Jan Prochazka
0252091158 used sqlite with prebuilds again 2021-12-25 13:47:02 +01:00
Jan Prochazka
ed3666ca05 Revert "upgrade to node 16"
This reverts commit 9c21452d0b.
2021-12-25 13:46:32 +01:00
Jan Prochazka
4a54dc5b61 v4.4.5-beta.7 2021-12-25 13:02:34 +01:00
Jan Prochazka
9c21452d0b upgrade to node 16 2021-12-25 13:02:22 +01:00
Jan Prochazka
fac5cdac75 v4.4.5-beta.6 2021-12-25 12:42:54 +01:00
Jan Prochazka
1f00d06588 try to solve binary dependencies 2021-12-25 12:42:32 +01:00
Jan Prochazka
568e60c52e fix 2021-12-25 11:54:13 +01:00
Jan Prochazka
8e75884556 v4.4.5-beta.5 2021-12-25 11:31:24 +01:00
Jan Prochazka
ab4aef6c7e replaced executeJavaScript with IPC event 2021-12-25 11:29:46 +01:00
Jan Prochazka
0e95082be6 updated pg package 2021-12-25 11:07:40 +01:00
Jan Prochazka
185cfab5d8 events work in electron IPC 2021-12-25 10:52:48 +01:00
Jan Prochazka
6dcbb5e308 fix 2021-12-25 09:27:29 +01:00
Jan Prochazka
24071ebde7 api running in electron main process 2021-12-25 09:23:03 +01:00
Jan Prochazka
2ff9e8c452 removed unused packages 2021-12-22 16:34:34 +01:00
Jan Prochazka
318b137490 using SSE instead of socket IO 2021-12-22 15:14:52 +01:00
Jan Prochazka
2ace0bdb34 replaced call socket() with apiOn/apiOff 2021-12-22 11:24:48 +01:00
Jan Prochazka
05ea435820 complete removed axiosInstance 2021-12-22 10:59:00 +01:00
Jan Prochazka
f9c54cdce2 axiosInstance replaced with apiCall 2021-12-22 10:16:44 +01:00
Jan Prochazka
148af24b2c apiCall POC 2021-12-22 09:37:53 +01:00
Jan Prochazka
f0e0fb8f64 controllers are all POST 2021-12-22 09:18:48 +01:00
Jan Prochazka
a108fb749a v4.4.5-beta.4 2021-12-16 15:55:10 +01:00
Jan Prochazka
6a0513f1ff upgrade to node 14 2021-12-16 15:54:51 +01:00
Jan Prochazka
ab3648c5ca v4.4.5-beta.3 2021-12-16 15:43:40 +01:00
Jan Prochazka
3d841ef8fe removed dependencies on electron remote 2021-12-16 15:41:34 +01:00
Jan Prochazka
588b8b23f9 bundled electron app starts without error 2021-12-16 13:25:57 +01:00
Jan Prochazka
e636987f31 electron app starting 2021-12-16 11:46:33 +01:00
Jan Prochazka
0a7c56dace electron initialization without remote 2021-12-16 11:26:29 +01:00
Jan Prochazka
1fdf942715 upgrade electron 2021-12-16 10:08:32 +01:00
Jan Prochazka
bef6efdbdb query parser worker fallback - improved logic 2021-12-16 08:01:34 +01:00
Jan Prochazka
1627cca29e Revert "readme"
This reverts commit 2f88e38f97.
2021-12-15 17:46:00 +01:00
Jan Prochazka
2f88e38f97 readme 2021-12-15 17:45:25 +01:00
Jan Prochazka
3719150444 readme 2021-12-15 17:41:42 +01:00
Jan Prochazka
4f5856bcec readme 2021-12-15 17:35:30 +01:00
Jan Prochazka
72ad14c154 readme 2021-12-15 17:33:05 +01:00
Jan Prochazka
3c8cbab90c v4.4.5-beta.2 2021-12-12 20:41:05 +01:00
Jan Prochazka
ccb25c9ff0 code completion context is only current query 2021-12-12 20:40:15 +01:00
Jan Prochazka
5e5a26ed4d fallback - dont'use worker thread in electron 2021-12-12 20:26:42 +01:00
Jan Prochazka
13f277a1ea v4.4.5-beta.1 2021-12-12 12:26:51 +01:00
Jan Prochazka
f016ece2af splitting query moved to web worker 2021-12-12 12:26:26 +01:00
Jan Prochazka
42d7166d2b better current query UX 2021-12-12 11:56:48 +01:00
Jan Prochazka
6930a2543c split query rich result refactor 2021-12-12 11:48:20 +01:00
Jan Prochazka
c1e7314df1 trim positions in current query detection 2021-12-12 11:25:13 +01:00
Jan Prochazka
ec94b99f4b execute current query 2021-12-12 11:00:48 +01:00
Jan Prochazka
2309f99dad highlight current query 2021-12-12 09:57:28 +01:00
Jan Prochazka
44e21844ab readme 2021-12-12 09:23:09 +01:00
Jan Prochazka
f59ac66e78 query splitter can return positions and line and column numbers 2021-12-12 08:30:41 +01:00
Jan Prochazka
f1e35689bb readme 2021-12-11 18:51:10 +01:00
Jan Prochazka
cd2aa8adab query result in status bar 2021-12-11 17:29:25 +01:00
Jan Prochazka
cd503efaac #200 functions, materialized views and procedures in code completion 2021-12-11 17:15:18 +01:00
Jan Prochazka
765ec3ed00 readme 2021-12-10 20:55:44 +01:00
Jan Prochazka
3e11adb40d updated readme 2021-12-10 20:42:35 +01:00
Jan Prochazka
13aae388e8 v4.4.4 2021-12-10 20:13:33 +01:00
Jan Prochazka
0d00df1226 changelog 4.4.4 2021-12-10 18:44:45 +01:00
Jan Prochazka
50a965c913 v4.4.4-beta.4 2021-12-10 18:34:58 +01:00
Jan Prochazka
1eba71fa8c changelog + show update message 2021-12-10 18:31:50 +01:00
Jan Prochazka
700571c913 v4.4.4-beta.3 2021-12-10 18:02:08 +01:00
Jan Prochazka
e8b32ca30e fix 2021-12-10 18:01:54 +01:00
Jan Prochazka
75d3160fdf v4.4.4-beta.2 2021-12-09 18:44:09 +01:00
Jan Prochazka
4dae581438 fix 2021-12-09 18:43:11 +01:00
Jan Prochazka
1a0d5457ce preloadedRows insert only implementation 2021-12-09 18:26:10 +01:00
Jan Prochazka
7ad845d5c6 fix 2021-12-09 18:16:36 +01:00
Jan Prochazka
2679062b95 set row data in data sheet 2021-12-09 15:51:41 +01:00
Jan Prochazka
140b01946c UX fix 2021-12-09 14:24:13 +01:00
Jan Prochazka
77ca6aedb3 archive widgets design 2021-12-09 13:58:31 +01:00
Jan Prochazka
a0be0d59e3 open as data sheet, readonly - remember last use 2021-12-09 13:42:45 +01:00
Jan Prochazka
3d4ef1da4a fixed saving archive 2021-12-09 13:24:58 +01:00
Jan Prochazka
fd531cfd1f fix 2021-12-09 13:20:10 +01:00
Jan Prochazka
60333cbbd7 add new archive folder command 2021-12-09 13:03:08 +01:00
Jan Prochazka
1cf4dc0013 close search button 2021-12-09 12:37:14 +01:00
Jan Prochazka
7d5f7791db table editor - improved UX 2021-12-09 12:30:11 +01:00
Jan Prochazka
092ed25032 changed add icon 2021-12-09 11:40:21 +01:00
Jan Prochazka
938019e90e postgre new object templates 2021-12-09 11:33:47 +01:00
Jan Prochazka
8f4e9f9253 mysql new object templates 2021-12-09 11:24:39 +01:00
Jan Prochazka
ad2c293f6f new object templates (generic+mssql) 2021-12-09 11:16:59 +01:00
Jan Prochazka
83544170f3 create table or collection from object list 2021-12-09 10:47:52 +01:00
Jan Prochazka
bd92e86216 disabled grouping fore views (not working yet) 2021-12-09 10:16:48 +01:00
Jan Prochazka
014274f4c6 view data improvements 2021-12-09 10:10:58 +01:00
Jan Prochazka
4958c49147 better crash recovery 2021-12-09 09:25:46 +01:00
Jan Prochazka
82ae588d9a ability to create string mongo IDs when importing 2021-12-09 09:10:07 +01:00
Jan Prochazka
5cc78c4e50 try to guess desired import target+preselect it 2021-12-09 08:29:54 +01:00
Jan Prochazka
a96851b38f import UX 2021-12-09 08:20:29 +01:00
Jan Prochazka
bcf95d3872 fix 2021-12-09 07:49:55 +01:00
Jan Prochazka
43cdf9fab1 fix 2021-12-08 22:03:34 +01:00
Jan Prochazka
177f6eaed5 type conversion macros 2021-12-08 22:00:26 +01:00
Jan Prochazka
826410e5ea fixed run macro for collections 2021-12-08 21:48:13 +01:00
Jan Prochazka
fca00ed248 suport mongo ObjectId in data editor 2021-12-08 21:19:46 +01:00
Jan Prochazka
3108fb60f9 v4.4.4-beta.1 2021-12-08 07:07:42 +01:00
Jan Prochazka
6bd48ca29f precise work with mongoid 2021-12-07 21:29:31 +01:00
Jan Prochazka
c113266095 fix 2021-12-07 20:29:45 +01:00
Jan Prochazka
7ad2066aa6 changelog 2021-12-06 18:48:35 +01:00
Jan Prochazka
9e326b7893 v4.4.3 2021-12-06 18:39:32 +01:00
Jan Prochazka
0c4c30f75c v4.4.3-beta.4 2021-12-05 22:38:30 +01:00
Jan Prochazka
83a40db2da pin fix 2021-12-05 22:38:15 +01:00
Jan Prochazka
b448de190d databaseColor=>connectionColor 2021-12-05 22:34:18 +01:00
Jan Prochazka
04901b438d v4.4.3-beta.3 2021-12-05 17:22:01 +01:00
Jan Prochazka
f690446cee db config fix 2021-12-05 17:21:40 +01:00
Jan Prochazka
46ab02f914 v4.4.3-beta.2 2021-12-05 16:29:36 +01:00
Jan Prochazka
7c8fe2a788 ability to pin tables 2021-12-05 16:29:01 +01:00
Jan Prochazka
6f35bd5577 fixes 2021-12-05 14:43:14 +01:00
Jan Prochazka
aa6a5028bb pinned databases 2021-12-05 14:36:48 +01:00
Jan Prochazka
45d4569d97 save widget state & size 2021-12-05 13:26:14 +01:00
Jan Prochazka
e51d420fa9 fix 2021-12-05 12:57:17 +01:00
Jan Prochazka
755cb5d6f3 copy json document commented (not needed) 2021-12-05 12:55:37 +01:00
Jan Prochazka
b4e777018e add json improved 2021-12-05 12:54:35 +01:00
Jan Prochazka
de7275c38b texts 2021-12-05 11:13:38 +01:00
Jan Prochazka
50dbb9d1bd database & connection color overrides 2021-12-05 11:08:17 +01:00
Jan Prochazka
5ca54220b5 connection color change from statusbar 2021-12-05 10:34:52 +01:00
Jan Prochazka
a4e967f37e better color chooser 2021-12-05 09:38:31 +01:00
Jan Prochazka
454827baaa color mark in connection tree 2021-12-04 09:33:31 +01:00
Jan Prochazka
c39f11e2da connection color in tabs panel 2021-12-04 09:23:37 +01:00
Jan Prochazka
86195b56ed v4.4.3-beta.1 2021-12-02 17:06:41 +01:00
Jan Prochazka
e0d4c7844e connection colors 2021-12-02 16:54:39 +01:00
Jan Prochazka
bd12cd5c07 fixed hiding columns + simplified algorithm #1 2021-12-02 16:21:29 +01:00
Jan Prochazka
7575b59f4f insert multiple JSON documents 2021-12-02 15:20:56 +01:00
Jan Prochazka
5180e7ad27 toggle dynamic structure 2021-12-02 14:52:25 +01:00
Jan Prochazka
8a13d88c3e fixed mongo update condition 2021-12-02 14:15:07 +01:00
Jan Prochazka
2649a0174d add column to JSON view 2021-12-02 13:58:14 +01:00
Jan Prochazka
1da8c4ca2c open JSON from data grid 2021-12-02 13:32:39 +01:00
Jan Prochazka
ea42b2bce1 open JSON array as tabular view 2021-12-02 12:58:22 +01:00
Jan Prochazka
94b1a25252 open database as json model 2021-12-02 11:21:56 +01:00
Jan Prochazka
7522f87066 json tab, json dark mode style fix 2021-12-02 11:02:03 +01:00
Jan Prochazka
4751e4930e fix 2021-12-02 10:07:47 +01:00
Jan Prochazka
c31dd3ced9 fix 2021-12-02 10:03:56 +01:00
Jan Prochazka
536897a84c mongo query splitter, copy as mongo insert 2021-12-02 10:00:48 +01:00
Jan Prochazka
368993597c create, drop collection from menu 2021-12-02 08:40:22 +01:00
Jan Prochazka
42a1bfeeed v4.4.2 2021-12-02 08:19:05 +01:00
Jan Prochazka
79deab948b v4.4.2-beta.4 2021-12-02 07:55:57 +01:00
Jan Prochazka
b6cf73e292 changelog 2021-12-02 07:55:25 +01:00
Jan Prochazka
1c69c0bff7 support meta key #199 2021-11-29 22:48:50 +01:00
Jan Prochazka
fce3e3626a support for meta (command) key #199 2021-11-29 22:46:33 +01:00
Jan Prochazka
26b8ca79d4 v4.4.2-beta.3 2021-11-29 22:41:42 +01:00
Jan Prochazka
7edb397741 filter fix 2021-11-29 22:41:25 +01:00
Jan Prochazka
c546987fbf fix 2021-11-29 22:33:40 +01:00
Jan Prochazka
476946249b v4.4.2-beta.2 2021-11-28 19:58:11 +01:00
Jan Prochazka
9c1a6e220a free table editor => data sheet 2021-11-28 19:57:53 +01:00
Jan Prochazka
fa648ca675 generate deploy sql moved to connection process 2021-11-28 19:44:52 +01:00
Jan Prochazka
3297253906 deploy - update fixed data works in test 2021-11-27 18:10:34 +01:00
Jan Prochazka
40d53275e3 preloaded data works 2021-11-27 17:49:02 +01:00
Jan Prochazka
d4f4211ee4 don't dispose databases widget 2021-11-26 21:05:31 +01:00
Jan Prochazka
91c30b7ad8 fix 2021-11-26 20:53:20 +01:00
Jan Prochazka
1b6dada408 fixed problems with linked archives 2021-11-26 18:53:10 +01:00
Jan Prochazka
a84c2bdd12 v4.4.2-beta.1 2021-11-25 19:24:58 +01:00
Jan Prochazka
3445495f38 mdb diff: matching indexes 2021-11-25 19:23:00 +01:00
Jan Prochazka
6304bf5564 statusbar styling 2021-11-25 19:02:52 +01:00
Jan Prochazka
d0705ec83e mssql query fix 2021-11-25 18:41:38 +01:00
Jan Prochazka
8fd2c78b6a using GO separator for MS SQL db sync 2021-11-25 17:43:09 +01:00
Jan Prochazka
9dcc235f5a fix deploy bug + logging 2021-11-25 17:29:55 +01:00
Jan Prochazka
cec0130cba db syn logical fix 2021-11-25 15:14:23 +01:00
Jan Prochazka
a9216eda89 create table from database ctx menu 2021-11-25 11:35:40 +01:00
Jan Prochazka
5de231dc1c open SQL file - try to detech encoding 2021-11-25 11:15:24 +01:00
Jan Prochazka
4f9566e630 confirm sql modal - ability to open SQL script 2021-11-25 11:15:14 +01:00
Jan Prochazka
aeea29f61d View columns store on statusbar 2021-11-25 09:42:19 +01:00
Jan Prochazka
b9eb0da64e statusbar css 2021-11-25 09:27:36 +01:00
Jan Prochazka
b416dcc844 chart fixes 2021-11-25 09:09:48 +01:00
Jan Prochazka
3dc9a05706 v4.4.1 2021-11-22 19:41:15 +01:00
Jan Prochazka
49081f0066 v4.4.1-beta.4 2021-11-22 19:26:30 +01:00
Jan Prochazka
4426898e90 chart fix 2021-11-22 19:25:39 +01:00
Jan Prochazka
c3587ff4cc lookup values only for SQL databases 2021-11-22 19:18:51 +01:00
Jan Prochazka
4914c815c0 fix 2021-11-22 19:16:38 +01:00
Jan Prochazka
26cc5d6d1e changelog 2021-11-21 20:05:05 +01:00
Jan Prochazka
1351efe992 v4.4.1-beta.3 2021-11-21 19:56:53 +01:00
Jan Prochazka
51c490218a open structure/data from status bar 2021-11-21 12:54:12 +01:00
Jan Prochazka
6a606bc733 tab status bar improved 2021-11-21 12:39:52 +01:00
Jan Prochazka
a5bc66eb27 #186 zoom 2021-11-21 12:13:35 +01:00
Jan Prochazka
bb56c01b55 grid row count shows in status bar 2021-11-21 12:00:56 +01:00
Jan Prochazka
13030defc1 structure tabs have different icons 2021-11-21 10:41:46 +01:00
Jan Prochazka
4d7339d085 change database status command 2021-11-21 10:23:57 +01:00
Jan Prochazka
94ace9ff1c renamed setting to dataGrid.showLeftColumn 2021-11-21 09:30:07 +01:00
Jan Prochazka
38db55d5c0 hide column manager by default, style cleenup 2021-11-21 09:16:57 +01:00
Jan Prochazka
30e3295d3e copy as yaml 2021-11-21 08:48:02 +01:00
Jan Prochazka
83f25937da copy as SQL, json lines 2021-11-21 08:43:35 +01:00
Jan Prochazka
96809e226d copy formats 2021-11-20 21:01:48 +01:00
Jan Prochazka
731a0b5d64 value lookup works also for views 2021-11-20 12:42:50 +01:00
Jan Prochazka
4f01bc5bcb filtering options from form view 2021-11-20 12:07:02 +01:00
Jan Prochazka
f010e7c934 filter lookups improvements 2021-11-20 11:50:59 +01:00
Jan Prochazka
6f7452ab6d lookup distinct values 2021-11-20 11:36:53 +01:00
Jan Prochazka
4f8844d989 search in formview - highlight instead of filter columns 2021-11-20 09:05:09 +01:00
Jan Prochazka
85b16dc56d firefox style fix 2021-11-20 08:39:44 +01:00
Jan Prochazka
0084cbcb63 formview fixes 2021-11-20 08:36:58 +01:00
Jan Prochazka
c1a9641ce5 v4.4.1-beta.2 2021-11-18 18:30:39 +01:00
Jan Prochazka
fb01b4b3f7 form view cell width fix 2021-11-18 18:30:13 +01:00
Jan Prochazka
780c1321e6 v4.4.1-beta.1 2021-11-18 18:15:06 +01:00
Jan Prochazka
3597bec7c4 form view min max cell width 2021-11-18 18:14:40 +01:00
Jan Prochazka
37f0dc8b32 close tabs by DB #194 2021-11-18 17:40:55 +01:00
Jan Prochazka
94b6ec3a56 #188 timestamps in PG 2021-11-18 07:55:25 +01:00
Jan Prochazka
f8fcf266f6 #188 2021-11-18 07:51:06 +01:00
Jan Prochazka
bb67925f6f v4.4.0 2021-11-15 19:25:37 +01:00
Jan Prochazka
e091d473a4 readme 2021-11-15 19:12:24 +01:00
Jan Prochazka
476eda2fc5 changelog 2021-11-15 19:10:59 +01:00
Jan Prochazka
5d5810b9eb v4.4.0-beta.4 2021-11-15 18:59:22 +01:00
Jan Prochazka
0301fe5f37 code completion test 2021-11-15 18:58:37 +01:00
Jan Prochazka
9512d04438 commented out file.openArchive 2021-11-15 18:56:00 +01:00
Jan Prochazka
475bc39819 fix 2021-11-15 18:54:02 +01:00
Jan Prochazka
eb16658f4c v4.4.0-beta.3 2021-11-14 20:37:08 +01:00
Jan Prochazka
39ee26e3f1 #29 #190 code completion improvements 2021-11-14 20:31:45 +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
1d90cd25c4 #189 2021-11-14 10:14:00 +01:00
Jan Prochazka
ebafc41c32 #193 2021-11-14 09:56:59 +01:00
Jan Prochazka
63bebc67a2 open archive improved 2021-11-14 09:54:10 +01:00
Jan Prochazka
029e451918 deploy features marked as experimental 2021-11-14 09:44:32 +01:00
Jan Prochazka
bb9eacf38e db sync fixes 2021-11-14 09:36:14 +01:00
Jan Prochazka
4260497900 load recursive model 2021-11-13 22:37:41 +01:00
Jan Prochazka
c042a64b04 fix 2021-11-13 18:01:44 +01:00
Jan Prochazka
f1190400a5 better archive tools 2021-11-13 17:57:22 +01:00
Jan Prochazka
240af66809 lookup from form view 2021-11-13 17:31:50 +01:00
Jan Prochazka
d792744bfb choose dictionary value editor 2021-11-13 17:18:30 +01:00
Jan Prochazka
54b476fc27 lookup search 2021-11-13 16:19:42 +01:00
Jan Prochazka
ea1208d0ad lookup filters 2021-11-13 13:34:59 +01:00
Jan Prochazka
52e8831bcc configurable dictionary description 2021-11-13 12:41:18 +01:00
Jan Prochazka
1f821fc654 define description modal 2021-11-13 11:08:24 +01:00
Jan Prochazka
ec5b887e78 ui fixes 2021-11-11 17:41:26 +01:00
Jan Prochazka
bde2cdb09f v4.4.0-beta.2 2021-11-11 16:05:34 +01:00
Jan Prochazka
7fe5c354f1 copy saved file 2021-11-11 16:04:51 +01:00
Jan Prochazka
45501c82eb fix 2021-11-11 14:57:07 +01:00
Jan Prochazka
d3c7a04d9d removed files 2021-11-11 14:34:10 +01:00
Jan Prochazka
d2299ab926 export html file both from web page and electron 2021-11-11 14:33:36 +01:00
Jan Prochazka
b9da035a97 chart export footer 2021-11-11 13:50:40 +01:00
Jan Prochazka
4faaaa1eb7 save PNG chart preview 2021-11-11 13:39:53 +01:00
Jan Prochazka
0fd4084fac export chart to HTML 2021-11-11 13:16:46 +01:00
Jan Prochazka
423bd3f223 chart.js upgrade, title plugin works 2021-11-11 11:44:06 +01:00
Jan Prochazka
fc984da9d3 chart enhancements 2021-11-11 11:01:42 +01:00
Jan Prochazka
e0aeae5220 fixed sqlitesingle object analyse + test 2021-11-11 08:25:23 +01:00
Jan Prochazka
6baeb58500 db import test + fix for postgres 2021-11-11 08:06:01 +01:00
Jan Prochazka
d8cd3a78e4 create sqlite database command 2021-11-10 18:57:03 +01:00
Jan Prochazka
241c7746c2 rename archive file 2021-11-10 18:04:00 +01:00
Jan Prochazka
25fe1df43b fix 2021-11-10 17:38:18 +01:00
Jan Prochazka
6bcc83d920 excel import - ability to skip header 2021-11-10 17:23:21 +01:00
Jan Prochazka
aaf6ad8ab0 v4.4.0-beta.1 2021-11-07 20:54:50 +01:00
Jan Prochazka
acbc2ea268 compare model functions 2021-11-07 20:54:16 +01:00
Jan Prochazka
e3ef332881 db diff object counts 2021-11-07 20:20:04 +01:00
Jan Prochazka
dcfc695678 db diff filter row 2021-11-07 20:11:15 +01:00
Jan Prochazka
f60673fe36 upgrade to node 12 2021-11-07 11:56:09 +01:00
Jan Prochazka
42c0e1d8cb style 2021-11-07 11:47:16 +01:00
Jan Prochazka
fa70d7d1bd db diff sort 2021-11-07 11:20:51 +01:00
Jan Prochazka
73b338d38a db diff supports views, procedures, functions 2021-11-07 11:18:21 +01:00
Jan Prochazka
1765ab4118 compare db model 2021-11-06 20:52:56 +01:00
Jan Prochazka
a462a56a9d db diff with db model 2021-11-06 20:43:00 +01:00
Jan Prochazka
337ad2968f db diff UI 2021-11-06 20:17:22 +01:00
Jan Prochazka
fad37e9634 db sync UX 2021-11-06 18:52:53 +01:00
Jan Prochazka
6269171f5d db diff: save/sync 2021-11-06 16:34:02 +01:00
Jan Prochazka
17286e0c3e db diff report 2021-11-06 12:25:34 +01:00
Jan Prochazka
336edfc93f compare DB: diff view 2021-10-31 09:40:54 +01:00
Jan Prochazka
5484dc8ace columns compare 2021-10-31 08:24:44 +01:00
Jan Prochazka
36d3fa12f9 Merge branch 'master' into develop 2021-10-31 07:52:38 +01:00
Jan Prochazka
342119c953 v4.3.4 2021-10-31 07:51:16 +01:00
Jan Prochazka
3ff7c7164a Merge branch 'master' into develop 2021-10-31 07:34:13 +01:00
Jan Prochazka
33e223eea1 missing dependencies 2021-10-31 07:32:14 +01:00
Jan Prochazka
7d5fceb6ff v4.4.0-alpha.2 2021-10-28 11:25:23 +02:00
Jan Prochazka
482ecd7c38 query-splitter: documentatin for streaming support 2021-10-28 11:24:23 +02:00
Jan Prochazka
55fb7ba8bb #187 split query stream 2021-10-28 11:00:05 +02:00
Jan Prochazka
81b1cda8c5 split query fix 2021-10-28 10:35:15 +02:00
Jan Prochazka
ea84ec3439 #187 streamable split query 2021-10-28 10:18:05 +02:00
Jan Prochazka
b474bd109b columns diff 2021-10-24 21:43:37 +02:00
Jan Prochazka
819fdac8ab scrollable change list 2021-10-24 18:10:33 +02:00
Jan Prochazka
e203d34aed db sync - alter table preview 2021-10-24 17:06:10 +02:00
Jan Prochazka
4c62f22f6f db sync 2021-10-24 16:24:17 +02:00
Jan Prochazka
a9b201e1cb db sync 2021-10-24 15:54:17 +02:00
Jan Prochazka
84832472a2 Merge branch 'master' into develop 2021-10-24 10:30:34 +02:00
Jan Prochazka
2015b330be v4.3.4-beta.4 2021-10-24 10:18:57 +02:00
Jan Prochazka
902267f5eb Improved ms sql windows connect UX 2021-10-24 08:03:03 +02:00
Jan Prochazka
bf315c53ac report error from mssql native connect 2021-10-24 07:53:02 +02:00
Jan Prochazka
96afe1b0d6 v4.3.4-beta.3 2021-10-21 07:25:50 +02:00
Jan Prochazka
c571582ed8 native ms sql connect fix + logs 2021-10-21 07:25:34 +02:00
Jan Prochazka
50a22b63d0 v4.3.4-beta.2 2021-10-19 21:16:25 +02:00
Jan Prochazka
79f7d1d4bc editor data 2021-10-19 21:15:23 +02:00
Jan Prochazka
04902c2d9f v4.3.4-beta.1 2021-10-19 19:11:01 +02:00
Jan Prochazka
a25af4714e #183 fix msnodesql driver problem 2021-10-19 19:10:27 +02:00
Jan Prochazka
c8e46f774e msnodesqlv8 upgrade 2021-10-19 18:58:52 +02:00
Jan Prochazka
0034ce2378 compare model tab 2021-10-17 20:33:55 +02:00
Jan Prochazka
4f4e3cbcc3 Merge branch 'master' into develop 2021-10-17 11:37:27 +02:00
Jan Prochazka
7eff7c649c fix 2021-10-17 11:36:53 +02:00
Jan Prochazka
b8f08127f0 Merge branch 'master' into develop 2021-10-17 11:15:40 +02:00
Jan Prochazka
5bb9f181d8 editing MySQL binary fiellds 2021-10-17 10:52:10 +02:00
Jan Prochazka
2231bc21cd #182 support for MySQL binary keys 2021-10-17 10:24:31 +02:00
Jan Prochazka
ee1c51e9f8 get node script from shell script 2021-10-17 09:50:32 +02:00
Jan Prochazka
5ed441aada v4.4.0-alpha.1 2021-10-14 20:23:38 +02:00
Jan Prochazka
4c8a814ba5 deploy db script fixed 2021-10-14 19:59:27 +02:00
Jan Prochazka
2e196178ab archive folder supports links 2021-10-14 19:51:46 +02:00
Jan Prochazka
8f54a6b03d Merge branch 'master' into develop 2021-10-14 18:49:54 +02:00
Jan Prochazka
30cbcd5ce0 changelog 2021-10-14 18:49:40 +02:00
Jan Prochazka
223dd0b22f v4.3.3 2021-10-14 18:07:25 +02:00
Jan Prochazka
be1c1075b5 alter processor fixes 2021-10-14 16:13:54 +02:00
Jan Prochazka
cb64a43a78 fk deploy fix 2021-10-14 15:49:07 +02:00
Jan Prochazka
01681b9d87 deploy fix 2021-10-14 14:01:28 +02:00
Jan Prochazka
fa2bb52007 deploy db diff options 2021-10-14 13:34:27 +02:00
Jan Prochazka
aeafa81cb2 Merge branch 'master' into develop 2021-10-14 11:19:33 +02:00
Jan Prochazka
0eabd81909 v4.3.3-beta.3 2021-10-14 11:19:11 +02:00
Jan Prochazka
cd3a3033d7 data grid: multiselect cells with shift+mouse 2021-10-14 11:17:37 +02:00
Jan Prochazka
a3a9d00267 #176 ctx menu 2021-10-14 11:13:00 +02:00
Jan Prochazka
d0795502e6 #176 generate SQL from data 2021-10-14 11:11:00 +02:00
Jan Prochazka
1908cb1210 #176 generate SQL from data 2021-10-14 10:56:11 +02:00
Jan Prochazka
0f1cc85423 Merge branch 'master' of github.com:dbgate/dbgate 2021-10-14 08:18:05 +02:00
Jan Prochazka
1bfa004e65 focus fixes 2021-10-14 08:17:50 +02:00
Jan Prochazka
ff6d56cf6a Update README.md 2021-10-14 08:06:13 +02:00
Jan Prochazka
901130f3bd Update README.md 2021-10-14 08:03:41 +02:00
Jan Prochazka
78f770de7d Update README.md 2021-10-14 08:03:27 +02:00
Jan Prochazka
e3aa4d54ef v4.3.3-beta.2 2021-10-13 18:57:59 +02:00
Jan Prochazka
c50a4cdeff #177 restore maximized windows state 2021-10-13 18:57:30 +02:00
Jan Prochazka
16fb7a926d references added to grid find 2021-10-13 18:30:57 +02:00
Jan Prochazka
77878e4ad1 refactor 2021-10-13 18:23:47 +02:00
Jan Prochazka
4ee66a55c6 find column fixed 2021-10-13 18:08:54 +02:00
Jan Prochazka
6a41c780f4 v4.3.3-beta.1 2021-10-12 22:07:19 +02:00
Jan Prochazka
3b4a3b9ef7 find also in related columns 2021-10-12 22:07:02 +02:00
Jan Prochazka
f3625aaf71 hide and show columns from keyboard 2021-10-12 21:56:41 +02:00
Jan Prochazka
beef215394 find column menu 2021-10-12 21:27:05 +02:00
Jan Prochazka
b551db8774 changelog 2021-10-06 21:38:45 +02:00
Jan Prochazka
1546893cb6 v4.3.2 2021-10-06 20:48:24 +02:00
Jan Prochazka
20ff374438 v4.3.2-beta.2 2021-10-05 22:00:17 +02:00
Jan Prochazka
111702881a hotkey for format SQL code 2021-10-05 21:59:47 +02:00
Jan Prochazka
17efc3d32c sort database list #178 2021-10-05 21:57:12 +02:00
Jan Prochazka
c93594d8ca title 2021-10-05 21:52:45 +02:00
Jan Prochazka
57fdaf5073 deploy DB WIP 2021-10-05 21:52:04 +02:00
Jan Prochazka
b332cff588 Merge branch 'master' into develop 2021-10-03 20:52:53 +02:00
Jan Prochazka
1a06cd2d22 v4.3.2-beta.1 2021-10-03 20:42:18 +02:00
Jan Prochazka
cdfbd73cc5 #175 try to fix postgres analyser 2021-10-03 20:35:31 +02:00
Jan Prochazka
58666fd4ec deploy db WIP 2021-10-03 09:53:32 +02:00
Jan Prochazka
b5f22516b6 db deploy - next tests 2021-10-02 16:49:10 +02:00
Jan Prochazka
d953d1b342 db depoloy simple test 2021-10-02 14:32:56 +02:00
Jan Prochazka
0974c76fc6 deploy db test WIP 2021-09-30 16:01:43 +02:00
Jan Prochazka
e653b793d8 deploy DB WIP 2021-09-30 15:21:13 +02:00
Jan Prochazka
425bed050b deployDB shell WIP 2021-09-30 13:03:52 +02:00
Jan Prochazka
50f8f84967 show archive folder in model edit tab 2021-09-30 11:05:07 +02:00
Jan Prochazka
37c7be1d06 text file model editing 2021-09-30 10:58:04 +02:00
Jan Prochazka
c2feedac20 archive - handle model sql files 2021-09-30 10:30:35 +02:00
Jan Prochazka
0be07ba093 Merge branch 'master' into develop 2021-09-30 08:28:25 +02:00
Jan Prochazka
00c98b10b9 changelog 2021-09-30 08:20:49 +02:00
Jan Prochazka
d81826214f v4.3.1 2021-09-30 08:16:44 +02:00
Jan Prochazka
95b86f437e v4.3.1-beta.4 2021-09-29 20:56:41 +02:00
Jan Prochazka
99876e3158 fixed regression - broken select tag, because of Svelte upgrade 2021-09-29 20:55:34 +02:00
Jan Prochazka
97215e31e9 v4.3.1-beta.3 2021-09-28 19:46:39 +02:00
Jan Prochazka
a1bf7ddb50 fix 2021-09-28 19:46:23 +02:00
Jan Prochazka
5ae33a320c v4.3.1-beta.2 2021-09-28 19:17:57 +02:00
Jan Prochazka
2ef81942db delete cascade 2021-09-28 19:17:38 +02:00
Jan Prochazka
571be4b3f9 recursive delete cascade 2021-09-28 19:03:53 +02:00
Jan Prochazka
12c9e638f5 Merge branch 'delete-cascade-refractor' 2021-09-28 18:15:15 +02:00
Jan Prochazka
2df98c610a upgraded dependencies 2021-09-28 18:14:47 +02:00
Jan Prochazka
f59c6c9fe5 delete cascade refactor WIP 2021-09-28 12:47:19 +02:00
Jan Prochazka
5b4e69fa0a upgraded typescript 2021-09-28 12:34:54 +02:00
Jan Prochazka
aad39227b7 delete cascade 2021-09-28 12:28:09 +02:00
Jan Prochazka
2c2b4fc08f delete cascade WIP 2021-09-28 11:32:23 +02:00
Jan Prochazka
8910a6bd07 don't clear localStorage in case of crash 2021-09-28 10:13:22 +02:00
Jan Prochazka
3b15d315ec db search in main menu 2021-09-28 10:10:58 +02:00
Jan Prochazka
1f8021833b search in databases 2021-09-28 10:04:29 +02:00
Jan Prochazka
e2ce2f7057 database search 2021-09-28 09:41:01 +02:00
Jan Prochazka
17a3fec158 fix 2021-09-28 09:22:03 +02:00
Jan Prochazka
8ef8685e4e database search 2021-09-28 09:15:14 +02:00
Jan Prochazka
1c8e69225d fix 2021-09-28 08:31:38 +02:00
Jan Prochazka
e7634a2521 close tab command 2021-09-28 08:26:17 +02:00
Jan Prochazka
a03682fc8a try to fix checkout action 2021-09-28 08:15:08 +02:00
Jan Prochazka
d185fe8a8c v4.3.1-beta.1 2021-09-26 20:25:37 +02:00
Jan Prochazka
7e82e83faa #171 2021-09-26 20:25:01 +02:00
Jan Prochazka
f85460cce8 better search UX 2021-09-26 19:54:18 +02:00
Jan Prochazka
34fce0ef58 better quick search UX (preserves expanded state() 2021-09-25 13:07:38 +02:00
Jan Prochazka
7699cca6b9 Revert "keyed app object list (hopefully fixed CRASH in svelte)"
This reverts commit da5b96c0a8.
2021-09-25 13:02:13 +02:00
Jan Prochazka
da5b96c0a8 keyed app object list (hopefully fixed CRASH in svelte) 2021-09-25 12:58:28 +02:00
Jan Prochazka
b503ea9a02 upgraded svelte 2021-09-25 12:55:30 +02:00
Jan Prochazka
c6c04b87e1 #172 2021-09-25 12:43:58 +02:00
Jan Prochazka
065af0b4a8 #172 2021-09-25 12:08:20 +02:00
Jan Prochazka
f92153d957 #173 2021-09-25 09:59:45 +02:00
Jan Prochazka
1d31e1665c export db model to directory 2021-09-25 09:50:36 +02:00
Jan Prochazka
8155813ee4 Merge branch 'master' into develop 2021-09-22 18:06:48 +02:00
Jan Prochazka
d60f052897 changelog 2021-09-22 18:06:31 +02:00
Jan Prochazka
f664771643 v4.3.0 2021-09-20 18:04:02 +02:00
Jan Prochazka
402ac726f3 v4.3.0-beta.9 2021-09-20 16:36:30 +02:00
Jan Prochazka
08961cc850 Merge branch 'master' into develop 2021-09-20 16:36:04 +02:00
Jan Prochazka
8363a887bc fixed adding column 2021-09-20 16:32:06 +02:00
Jan Prochazka
3e1f947922 export model WIP 2021-09-20 16:31:21 +02:00
Jan Prochazka
760f5c9616 v4.3.0-beta.8 2021-09-16 16:45:35 +02:00
Jan Prochazka
ba74f98015 fixed table editor remove button 2021-09-16 16:01:28 +02:00
Jan Prochazka
b055fff6e0 fixed tab switching 2021-09-16 15:48:09 +02:00
Jan Prochazka
ed17b425a3 v4.3.0-beta.7 2021-09-16 14:58:35 +02:00
Jan Prochazka
87fe62005d disabled browser context menu 2021-09-16 14:57:46 +02:00
Jan Prochazka
fce2f9a46a fix 2021-09-16 13:56:53 +02:00
Jan Prochazka
bb86a3b8cc fix + disabled new table for mongo 2021-09-16 13:54:09 +02:00
Jan Prochazka
77c5192798 arm64 build for windows #165 2021-09-16 13:03:56 +02:00
Jan Prochazka
e5b47baee3 fix analyser for redfshift 2021-09-16 12:58:43 +02:00
Jan Prochazka
81fbed7a7f #166 filter by mongo ObjectID 2021-09-16 12:43:51 +02:00
Jan Prochazka
90262a0318 v4.3.0-beta.6 2021-09-16 12:29:41 +02:00
Jan Prochazka
72633a0c0d try to add arch 2021-09-16 12:29:05 +02:00
Jan Prochazka
246c54f863 v4.3.0-beta.5 2021-09-16 11:36:51 +02:00
Jan Prochazka
68fd49c224 arm64 windows build 2021-09-16 11:36:34 +02:00
Jan Prochazka
d179f4c753 v4.3.0-beta.4 2021-09-16 11:20:40 +02:00
Jan Prochazka
80624d3abe try to build windows arm64 #165 2021-09-16 11:19:54 +02:00
Jan Prochazka
02aa94afc9 sqlite incremental analysis recognizes indexes 2021-09-16 11:05:43 +02:00
Jan Prochazka
1b853dd3b3 commented log 2021-09-16 10:49:31 +02:00
Jan Prochazka
e715a95cc0 recreate object warning 2021-09-16 10:48:46 +02:00
Jan Prochazka
3ca0810756 fix 2021-09-16 10:18:08 +02:00
Jan Prochazka
af4d354ff4 fix 2021-09-16 10:06:41 +02:00
Jan Prochazka
ca1c7cc556 optimalization 2021-09-16 09:46:08 +02:00
Jan Prochazka
cb2a0b2492 ts fix 2021-09-16 09:38:36 +02:00
Jan Prochazka
185699cb51 alter table WIP 2021-09-16 09:31:10 +02:00
Jan Prochazka
ce85f8f94d drop sql object ctx menu 2021-09-15 21:15:46 +02:00
Jan Prochazka
39748bdd6c create, drop sql object 2021-09-15 21:03:46 +02:00
Jan Prochazka
dcaf8351b5 drop object test 2021-09-13 21:38:28 +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
02ce6b0204 v4.3.0-beta.3 2021-09-12 20:40:18 +02:00
Jan Prochazka
af75858ce8 unique constraint editor 2021-09-12 20:39:59 +02:00
Jan Prochazka
3760217ff0 edit constraint (with recreate) 2021-09-12 18:49:08 +02:00
Jan Prochazka
624ada2873 alter table 2021-09-12 17:33:51 +02:00
Jan Prochazka
e7c64265ae remove links in table editor 2021-09-12 08:45:52 +02:00
Jan Prochazka
f47c83fece rename column, drop column ctx menu works 2021-09-11 08:47:22 +02:00
Jan Prochazka
82601dea24 column ctx menu 2021-09-11 08:33:35 +02:00
Jan Prochazka
da4f465ed3 v4.3.0-beta.2 2021-09-10 20:31:21 +02:00
Jan Prochazka
a5f39da8ae rename table ctx menu 2021-09-10 20:26:45 +02:00
Jan Prochazka
016e96d0e6 drop table context menu 2021-09-10 20:08:17 +02:00
Jan Prochazka
37c305461f fix 2021-09-10 19:12:46 +02:00
Jan Prochazka
9f204bf187 fix 2021-09-10 19:10:31 +02:00
Jan Prochazka
1c1aedcefe v4.3.0-beta.1 2021-09-09 16:43:13 +02:00
Jan Prochazka
268bdcd50c Merge branch 'master' into develop 2021-09-09 16:42:50 +02:00
Jan Prochazka
8f05f4acb3 v4.2.8 2021-09-09 16:42:33 +02:00
Jan Prochazka
aafa52db17 create table 2021-09-09 16:40:52 +02:00
Jan Prochazka
275c57631b alter table - editor data fix 2021-09-09 14:42:46 +02:00
Jan Prochazka
61ec9e4365 table edit fixes 2021-09-09 13:42:13 +02:00
Jan Prochazka
d348ef21db basic alter table works 2021-09-09 10:41:09 +02:00
Jan Prochazka
b659136f64 alter table - change column dependencies 2021-09-09 09:09:06 +02:00
Jan Prochazka
e568adc825 refactor 2021-09-09 08:51:38 +02:00
Jan Prochazka
eec1840e8a Merge branch 'master' into develop 2021-09-09 08:28:58 +02:00
Jan Prochazka
a0de1b1171 v4.2.8-beta.4 2021-09-09 08:28:25 +02:00
Jan Prochazka
f6c90578a9 #163 2021-09-09 08:27:17 +02:00
Jan Prochazka
3776c00377 change column WIP 2021-09-09 08:11:17 +02:00
Jan Prochazka
f572c05a32 ts fixes 2021-09-06 18:42:01 +02:00
Jan Prochazka
3895c6bb47 tests 2021-09-06 18:26:12 +02:00
Jan Prochazka
2e03056a15 tests 2021-09-06 18:25:34 +02:00
Jan Prochazka
eaa5970a0f drop column with default works 2021-09-05 11:18:44 +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
2cb3a6b446 create table dumper 2021-09-05 09:44:40 +02:00
Jan Prochazka
d75397d793 sql dumper - create index 2021-09-05 09:38:38 +02:00
Jan Prochazka
5b58ed9c26 create table test 2021-09-05 08:42:56 +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
b3b7d021c5 Merge branch 'master' into tableeditor2 2021-09-04 09:41:10 +02:00
Jan Prochazka
b396c8f820 v4.2.8-beta.3 2021-09-04 09:35:02 +02:00
Jan Prochazka
8cc8f9f0b9 #149 2021-09-04 09:34:10 +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
a5b5f36298 sqlite index analysis 2021-08-25 19:57:11 +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
89c904abc1 mysql index analysis works 2021-08-19 16:08:27 +02:00
Jan Prochazka
c5a3ee01ee sql server index analyser works 2021-08-19 15:14:27 +02:00
Jan Prochazka
a5cc99005a Merge branch 'master' into tableeditor2 2021-08-19 13:39:45 +02:00
Jan Prochazka
77ebf0051c v4.2.8-beta.2 2021-08-19 13:35:19 +02:00
Jan Prochazka
d5cee7b35b fix 2021-08-19 13:35:07 +02:00
Jan Prochazka
3ac96c4ae4 v4.2.8-beta.1 2021-08-19 13:32:20 +02:00
Jan Prochazka
60545674c5 sql export with correct dialect 2021-08-19 13:30:57 +02:00
Jan Prochazka
b5c313e517 SQL file export 2021-08-19 12:41:43 +02:00
Jan Prochazka
e3bdad6d77 fixed messages table display 2021-08-19 11:53:08 +02:00
Jan Prochazka
7453afa684 #160 json view dark mode colors 2021-08-19 11:09:05 +02:00
Jan Prochazka
86eca6bc7e Merge pull request #152 from cschreier/master
#150 Enable horizontal scrolling with touchpad
2021-08-14 09:37:12 +02:00
Jan Prochazka
3c0bc69662 mssql indexes analyse WIP 2021-08-14 09:36:22 +02:00
Christian Schreier
2baf9a1446 enable scroll in whole table container 2021-07-31 12:37:14 +02:00
Christian Schreier
296038a3de enable horizontal scroll with touchpad 2021-07-31 12:35:48 +02:00
Jan Prochazka
71e1ea5736 Merge branch 'master' into tableeditor2 2021-07-18 07:59:31 +02:00
Jan Prochazka
32d05edb6a fixed popup menu for columns 2021-07-18 07:57:25 +02:00
Jan Prochazka
ba608ff438 Merge pull request #146 from cschreier/master
#145 open inplace editor on num pad key down
2021-07-18 07:20:14 +02:00
cschreier
5d79b687d5 open inplace editor on num pad key down 2021-07-16 10:57:22 +02:00
Jan Prochazka
ad1ec70e94 v4.2.7 2021-07-15 21:37:48 +02:00
Jan Prochazka
7e73f81d4e v4.2.7-beta.2 2021-07-14 21:05:14 +02:00
Jan Prochazka
9a0ae06c87 #143 2021-07-14 21:04:51 +02:00
Jan Prochazka
902fbbf29a #142 2021-07-14 20:58:42 +02:00
Jan Prochazka
a0df43484a samll refactor 2021-07-14 20:54:52 +02:00
Jan Prochazka
d2317ab908 new query on middle mouse click 2021-07-14 20:46:26 +02:00
Jan Prochazka
fa733e2285 implemented middle click in connection tree 2021-07-14 18:07:29 +02:00
Jan Prochazka
134737d4a8 Merge pull request #141 from tumregels/tumregels-patch-1
fix a typo in README.md
2021-07-12 22:33:24 +02:00
Lev
def3141b6d Update README.md 2021-07-07 15:52:40 -04:00
Jan Prochazka
057afe2bd5 v4.2.7-beta.1 2021-07-02 09:41:04 +02:00
Jan Prochazka
40203f2823 #140 2021-07-01 13:41:48 +02:00
Jan Prochazka
9d711e45f9 display datetime cells #137 2021-07-01 13:35:19 +02:00
Jan Prochazka
35eb5716a5 change column nullablility - works (without SQLite - table recreate needed) 2021-07-01 12:01:24 +02:00
Jan Prochazka
7a10b85b4c rename column works 2021-07-01 10:50:41 +02:00
Jan Prochazka
7a2e86246d columns cross-tests 2021-07-01 10:23:13 +02:00
Jan Prochazka
331b275105 alter processor tests 2021-07-01 09:41:28 +02:00
Jan Prochazka
3791fd568c alter processor - works add column tests 2021-07-01 09:12:15 +02:00
Jan Prochazka
6ed9bb0258 v4.2.6 2021-06-30 16:45:10 +02:00
Jan Prochazka
e66f2fcd2d changelog 2021-06-30 16:43:14 +02:00
Jan Prochazka
1250f5d25a v4.2.6-beta.3 2021-06-30 16:21:47 +02:00
Jan Prochazka
4a3ef70979 Merge branch 'master' into tableeditor2 2021-06-30 16:20:48 +02:00
Jan Prochazka
bf29ee430e typo 2021-06-30 16:20:26 +02:00
Jan Prochazka
c7f1e75d22 v4.2.6-beta.2 2021-06-30 16:18:25 +02:00
Jan Prochazka
0886712714 typo 2021-06-30 16:17:50 +02:00
Jan Prochazka
f415c8bfe9 typo 2021-06-30 16:15:13 +02:00
Jan Prochazka
4c1ac0757c create column test 2021-06-28 08:00:28 +02:00
Jan Prochazka
67a793038b alter processor 2021-06-27 20:44:02 +02:00
Jan Prochazka
05a65dab3c alter plan 2021-06-25 17:04:01 +02:00
Jan Prochazka
0d61e43431 new table command 2021-06-25 15:12:46 +02:00
Jan Prochazka
b6195603e8 FK on update,, on delete actions 2021-06-25 14:59:55 +02:00
Jan Prochazka
6db306cb0c fk editor 2021-06-24 17:19:25 +02:00
Jan Prochazka
48140348e0 Merge branch 'master' into tableeditor2 2021-06-24 11:49:35 +02:00
Jan Prochazka
989574bb52 using ilike instead of like for postgres 2021-06-24 11:49:02 +02:00
Jan Prochazka
8f3c479642 fk editor 2021-06-24 11:42:26 +02:00
Jan Prochazka
4db464772e fk editor 2021-06-24 11:27:58 +02:00
Jan Prochazka
039d3b4058 Merge branch 'master' into tableeditor2 2021-06-24 09:44:05 +02:00
Jan Prochazka
b99e3ed177 #136 configurable thousands separator in grid 2021-06-24 09:22:12 +02:00
Jan Prochazka
6519ba95bc table editor - add pk command 2021-06-17 15:00:52 +02:00
Jan Prochazka
6f22932b16 table editor 2021-06-17 14:37:59 +02:00
Jan Prochazka
bf725dd563 table editor 2021-06-17 14:29:45 +02:00
Jan Prochazka
dea6700a25 pk editor 2021-06-17 13:58:21 +02:00
Jan Prochazka
b8ccae570e PK editor iun column editor 2021-06-17 11:13:28 +02:00
Jan Prochazka
17fc6ccc2e table editor WIP 2021-06-17 11:09:26 +02:00
Jan Prochazka
112f310d13 data type editor 2021-06-17 08:54:11 +02:00
Jan Prochazka
8874589ed0 column editor 2021-06-17 08:22:41 +02:00
Jan Prochazka
f7621ae336 Merge pull request #134 from ArnoNuyts/patch-1
Fix importing into a mongo db
2021-06-17 07:33:04 +02:00
Jan Prochazka
b4cc211763 renamed groupId => pairingId 2021-06-17 07:22:44 +02:00
ArnoNuyts
38263de9f1 Update driver.js
Fix issue where createBulkInsertStream isn't found
2021-06-16 12:04:33 +02:00
Jan Prochazka
260e3c50df v4.2.6-beta.1 2021-06-14 07:13:07 +02:00
Jan Prochazka
57327623d1 Revert "v4.2.6-beta.1"
This reverts commit 661775d5af.
2021-06-14 07:12:39 +02:00
Jan Prochazka
ff9f1d85ab Merge branch 'master' of github.com:dbgate/dbgate 2021-06-13 20:42:45 +02:00
Jan Prochazka
661775d5af v4.2.6-beta.1 2021-06-13 20:42:06 +02:00
Jan Prochazka
dd1088d02d Merge pull request #130 from knixeur/fix/115-icon-with-deb
fix: install correct size for icons in .deb package
2021-06-13 20:41:40 +02:00
Jan Prochazka
8d265ad6d2 changelog 2021-06-13 20:32:53 +02:00
Jan Prochazka
346c530f76 v4.2.5 2021-06-13 20:30:00 +02:00
Jan Prochazka
870e3ad666 column editor 2021-06-10 15:57:37 +02:00
Jan Prochazka
e31ff5960c v4.2.5-beta.4 2021-06-10 14:11:58 +02:00
Jan Prochazka
3fa71cc94a postgre function analyser 2021-06-10 14:11:26 +02:00
Jan Prochazka
f5ea87da7b testing code for #125 2021-06-10 13:37:24 +02:00
Jan Prochazka
643695bd2b #125 2021-06-10 13:37:09 +02:00
Jan Prochazka
697a9438c6 column editor dialog 2021-06-10 12:48:03 +02:00
Jan Prochazka
3ad665f80b fix 2021-06-10 11:10:45 +02:00
Jan Prochazka
7847eaa64d table editor WIP 2021-06-10 10:51:30 +02:00
Guillermo Bonvehí
bb870ec90f fix: install correct size for icons in .deb package
Credits to @AulonSal that suggested reviewing
https://github.com/sindresorhus/caprine/pull/1420

Fix #115
2021-06-10 03:47:20 -03:00
Jan Prochazka
9959e61b35 v4.2.5-beta.2 2021-06-10 08:43:00 +02:00
Jan Prochazka
92ead26873 #125 2021-06-10 08:42:22 +02:00
Jan Prochazka
afb27ec989 v4.2.5-beta.1 2021-06-09 20:19:50 +02:00
Jan Prochazka
ff30b6511c fixed build 2021-06-09 20:13:05 +02:00
Jan Prochazka
56306aeaec app objecty list - remove keys 2021-06-09 20:11:02 +02:00
Jan Prochazka
c2c354044a Merge pull request #126 from knixeur/bugfix/mysql_no_altered_created_date
fix(mysql): contentHash return null if modifyDate is not set
2021-06-09 18:47:31 +02:00
Guillermo Bonvehí
ceb216df8c fix(mysql): contentHash return null if modifyDate is not set 2021-06-08 09:20:54 -03:00
Jan Prochazka
b2994ede8c changelog 2021-06-07 18:10:34 +02:00
Jan Prochazka
0b87c5085c v4.2.4 2021-06-07 18:07:43 +02:00
Jan Prochazka
2305d086cc commented testing code 2021-06-07 18:06:49 +02:00
Jan Prochazka
6c3c1b377e v4.2.4-beta.4 2021-06-06 18:41:11 +02:00
Jan Prochazka
07c4c89720 Merge branch 'quick-export' 2021-06-06 18:40:44 +02:00
Jan Prochazka
fd30c40c5f open wizard from shell - not working yet 2021-06-06 18:40:05 +02:00
Jan Prochazka
1e59407954 archive - export menu 2021-06-06 18:23:14 +02:00
Jan Prochazka
d10dc960c5 fix 2021-06-06 18:02:04 +02:00
Jan Prochazka
8f19ce2607 quick export - added to grids 2021-06-06 17:59:03 +02:00
Jan Prochazka
af7c450f56 quick export - sql data grid 2021-06-06 17:26:50 +02:00
Jan Prochazka
7467dd2f10 json array writer fix 2021-06-06 13:49:39 +02:00
Jan Prochazka
40440e957a JSON array export file format, quick exports JSON, JSONL 2021-06-06 13:45:24 +02:00
Jan Prochazka
26ff3f45f8 quick export with snackbar info, allows canceling process 2021-06-06 13:13:38 +02:00
Jan Prochazka
4d529e7e3f snackbar imlementation 2021-06-06 12:39:05 +02:00
Jan Prochazka
27311afb31 quick exports - basic skeleton working 2021-06-06 10:25:52 +02:00
Jan Prochazka
50b90e181a context menu submenu support 2021-06-05 08:14:03 +02:00
Jan Prochazka
87efb92f07 v4.2.4-beta.3 2021-06-03 20:59:38 +02:00
Jan Prochazka
6b8bf8161e quick export WIP 2021-06-03 20:58:38 +02:00
Jan Prochazka
6362e2137b query history with search 2021-06-03 15:52:46 +02:00
Jan Prochazka
f6c8588573 query history 2021-06-03 15:42:39 +02:00
Jan Prochazka
2a47f60987 query history - prepare 2021-06-03 14:26:21 +02:00
Jan Prochazka
bebdf3f43b fix 2021-06-03 12:33:02 +02:00
Jan Prochazka
2a34a3b48b changelog 2021-06-03 12:23:14 +02:00
Jan Prochazka
9dbf720b64 removed patch file 2021-06-03 11:52:06 +02:00
Jan Prochazka
05c8001c19 removed obsolete dependencies 2021-06-03 11:46:55 +02:00
Jan Prochazka
ddcb7711d4 fixed test 2021-06-03 11:45:27 +02:00
Jan Prochazka
0c48a5ee09 query splitter refactor 2021-06-03 11:27:49 +02:00
Jan Prochazka
a76e742ce6 query-splitter readne 2021-06-03 07:41:59 +02:00
Jan Prochazka
64c7072aca query-splitter - documentation, publish 2021-06-03 07:40:35 +02:00
Jan Prochazka
5d661ad3a3 query splitter - mssql go delimiter 2021-06-02 22:02:47 +02:00
Jan Prochazka
e8524d3fff query splitter - postgre dollar string 2021-06-02 21:49:32 +02:00
Jan Prochazka
352b443a3e parse comments 2021-06-02 21:31:29 +02:00
Jan Prochazka
623fda7e6e fix 2021-06-02 21:19:34 +02:00
Jan Prochazka
42e446bc36 query-splitter renamamed 2021-06-02 21:02:28 +02:00
Jan Prochazka
36e37dcec9 Merge branch 'matviews' 2021-05-31 22:22:06 +02:00
Jan Prochazka
875011a6ea v4.2.4-beta.2 2021-05-31 22:21:00 +02:00
Jan Prochazka
e544c12945 v4.2.3-beta.2 2021-05-31 22:20:42 +02:00
Jan Prochazka
f7b15cc17e mysql delimiter in code splitter 2021-05-31 22:16:30 +02:00
Jan Prochazka
202873be71 code cleanup 2021-05-31 22:00:54 +02:00
Jan Prochazka
fcbca318ef v4.2.4-beta.1 2021-05-31 21:57:58 +02:00
Jan Prochazka
fe055d4b70 split query - own implementation 2021-05-31 21:56:56 +02:00
Jan Prochazka
e480e08e0e spliter options 2021-05-31 20:05:04 +02:00
Jan Prochazka
eb78481d70 query splitter initial version 2021-05-31 18:38:16 +02:00
Jan Prochazka
912a9d5b51 test suite fix 2021-05-30 11:07:32 +02:00
Jan Prochazka
78a59ae8dc filterparser tests added to test run 2021-05-30 11:00:32 +02:00
Jan Prochazka
433d3be8d5 materialized views - passed test work CockroachDB #123 2021-05-30 10:34:52 +02:00
Jan Prochazka
35fc2e0f5b Materialized views #123 2021-05-30 10:13:38 +02:00
Jan Prochazka
93edcc4d0a save data query test - to be fixed! 2021-05-30 09:01:00 +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
5fa9a303cb fix 2021-05-28 15:29:20 +02:00
Jan Prochazka
5fa3f39f69 try break tests 2021-05-28 15:21:19 +02:00
Jan Prochazka
b13f01d3b3 fix 2021-05-28 15:12:06 +02:00
Jan Prochazka
b85334cb2d next test + test reporting 2021-05-28 15:10:02 +02:00
Jan Prochazka
188c2b7a9c funding 2021-05-28 15:05:48 +02:00
Jan Prochazka
b63987dbfc query tests 2021-05-27 20:49:20 +02:00
Jan Prochazka
09bf18eeca alter table analyser test 2021-05-27 18:30:49 +02:00
Jan Prochazka
e5ec444e52 mysql - try explicit version 2021-05-27 15:59:57 +02:00
Jan Prochazka
e2c313af66 try to uncomment mysql tests 2021-05-27 15:51:54 +02:00
Jan Prochazka
73d8ad36ad createSql test + postgre FIX 2021-05-27 15:46:21 +02:00
Jan Prochazka
8896260df7 fix 2021-05-27 15:28:24 +02:00
Jan Prochazka
e8433423b4 skip some tests on CI 2021-05-27 15:13:14 +02:00
Jan Prochazka
9af28e7d20 code cleanup 2021-05-27 15:09:59 +02:00
Jan Prochazka
d67637c7e8 all analyse tests passes locally 2021-05-27 14:57:38 +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
0d7d0bdd60 cleanup 2021-05-27 13:52:51 +02:00
Jan Prochazka
d7e7b97fb8 fix 2021-05-27 13:50:49 +02:00
Jan Prochazka
f360ba7187 run in band on server 2021-05-27 13:46:09 +02:00
Jan Prochazka
84a67be272 close connection in finally block 2021-05-27 13:17:25 +02:00
Jan Prochazka
54ddfe2ef9 local vs github runs 2021-05-27 13:07:58 +02:00
Jan Prochazka
3953f764a5 pg test try to connect 2021-05-27 12:46:46 +02:00
Jan Prochazka
7ef7d9d2af pg try connect 2021-05-27 12:44:11 +02:00
Jan Prochazka
f45969f5d3 try to connect 2021-05-27 12:38:27 +02:00
Jan Prochazka
9dbe73d9c3 tests 2021-05-27 12:26:20 +02:00
Jan Prochazka
35a48fb3d5 cockroachdb test 2021-05-27 12:11:22 +02:00
Jan Prochazka
dd1cfa677f mysql test 2021-05-27 12:08:47 +02:00
Jan Prochazka
cb2f6e6a78 tests 2021-05-27 12:05:46 +02:00
Jan Prochazka
55ad3a05e4 tests 2021-05-27 12:04:13 +02:00
Jan Prochazka
e6a6534887 test 2021-05-27 11:31:50 +02:00
Jan Prochazka
5fca73d531 integration tests on push to master 2021-05-27 11:28:20 +02:00
Jan Prochazka
081dff38e3 postgre procedure analyis problem test #122 2021-05-27 11:21:25 +02:00
Jan Prochazka
30f291c525 test views 2021-05-27 10:53:53 +02:00
Jan Prochazka
dab9d33394 test - small refactor 2021-05-27 10:28:52 +02:00
Jan Prochazka
e74521fdab table remove - incremental analysis 2021-05-27 10:16:05 +02:00
Jan Prochazka
a5ad8dc5f6 cockroachdb added to test 2021-05-27 09:58:49 +02:00
Jan Prochazka
28c554a75b sqlite added to db tests 2021-05-27 09:45:15 +02:00
Jan Prochazka
41e55f329c temp dir 2021-05-27 09:43:08 +02:00
Jan Prochazka
73d3d00e9d Merge branch 'master' of github.com:dbgate/dbgate 2021-05-27 09:26:43 +02:00
Jan Prochazka
54fec7fd6d integration tests WIP 2021-05-27 09:26:37 +02:00
Jan Prochazka
0413075af6 integratyion tests WIP 2021-05-27 09:12:21 +02:00
Jan Prochazka
c733ac9c02 Merge pull request #121 from bbkane/patch-1
Remove "Plans for SQLite" now that it's there
2021-05-26 21:19:18 +02:00
Benjamin Kane
1970ec29c5 Remove "Plans for SQLite" now that it's there 2021-05-24 12:47:47 -07:00
Jan Prochazka
08fc3ffce4 v4.2.3 2021-05-24 17:17:15 +02:00
Jan Prochazka
b057fcfb3e v4.2.3-beta.11 2021-05-23 22:13:09 +02:00
Jan Prochazka
67504a9481 form view - expand column by keyboard plus 2021-05-23 22:12:50 +02:00
Jan Prochazka
95cb8c7cb6 form view columns filter 2021-05-23 22:05:19 +02:00
Jan Prochazka
183365c461 builder fix 2021-05-23 21:41:36 +02:00
Jan Prochazka
4cce1f6670 analyser - merge data from old structure 2021-05-23 21:38:17 +02:00
Jan Prochazka
777f72af88 v4.2.3-beta.10 2021-05-23 20:05:15 +02:00
Jan Prochazka
dacea78123 sqlite incremental model update 2021-05-23 19:57:24 +02:00
Jan Prochazka
44b8a14868 sqlite analyse views 2021-05-23 19:53:47 +02:00
Jan Prochazka
aa709dbee3 analyser fixes 2021-05-23 19:46:50 +02:00
Jan Prochazka
b0c7adf0d1 removed mac zip 2021-05-22 11:10:13 +02:00
Jan Prochazka
f345677d4f build files fix 2021-05-22 10:57:29 +02:00
Jan Prochazka
cc82df92ae v4.2.3-beta.9 2021-05-22 10:38:50 +02:00
Jan Prochazka
b151a13f65 mac build 2021-05-22 10:36:43 +02:00
Jan Prochazka
3f7caa6078 artifact name 2021-05-22 10:29:50 +02:00
Jan Prochazka
db9133af51 fix linux build 2021-05-22 09:28:21 +02:00
Jan Prochazka
bfc3717dea v4.2.3-beta.8 2021-05-22 09:20:34 +02:00
Jan Prochazka
13f30891b6 mac - try only 1 build - x64 2021-05-22 09:17:52 +02:00
Jan Prochazka
aaf6715dd1 v4.2.3-beta.7 2021-05-22 09:15:27 +02:00
Jan Prochazka
98b3b242eb mac - try only 1 build 2021-05-22 09:14:02 +02:00
Jan Prochazka
843a080fb8 v4.2.3-beta.6 2021-05-22 08:54:46 +02:00
Jan Prochazka
f6e2ddbf11 macOS next fix 2021-05-22 08:51:51 +02:00
Jan Prochazka
06593a5835 v4.2.3-beta.5 2021-05-22 08:39:12 +02:00
Jan Prochazka
b2b6d4ad24 try to fix macos build 2021-05-22 08:38:56 +02:00
Jan Prochazka
c4789bbb9e readme 2021-05-22 08:32:32 +02:00
Jan Prochazka
ae8b498300 v4.2.3-beta.4 2021-05-22 08:09:39 +02:00
Jan Prochazka
f0475be69a try to fix mac build, arm build for linux 2021-05-22 08:09:18 +02:00
Jan Prochazka
db7d02de87 v4.2.3-beta.3 2021-05-20 21:53:31 +02:00
Jan Prochazka
61a2398fb8 build 2021-05-20 21:53:13 +02:00
Jan Prochazka
60464052e2 v4.2.3-beta.2 2021-05-20 16:13:45 +02:00
Jan Prochazka
16dffba9a9 try to use newer mac 2021-05-20 16:13:31 +02:00
Jan Prochazka
f30b062431 Revert "Revert "try to add arm64 build #98""
This reverts commit fea9c5dd66.
2021-05-20 16:10:57 +02:00
Jan Prochazka
fea9c5dd66 Revert "try to add arm64 build #98"
This reverts commit decfe3197d.
2021-05-20 16:04:23 +02:00
Jan Prochazka
0c843ea806 v4.2.3-beta.1 2021-05-20 15:48:28 +02:00
Jan Prochazka
decfe3197d try to add arm64 build #98 2021-05-20 15:47:59 +02:00
Jan Prochazka
6b1243eef5 Revert "Bump socket.io from 2.3.0 to 2.4.0"
This reverts commit ca900b0cf0.
2021-05-20 15:42:31 +02:00
Jan Prochazka
fcb87bbfc3 Revert "svelte upgrade"
This reverts commit 3f2635a421.
2021-05-20 15:42:24 +02:00
Jan Prochazka
3f2635a421 svelte upgrade 2021-05-20 15:40:23 +02:00
Jan Prochazka
f70c554966 Merge pull request #72 from dbgate/dependabot/npm_and_yarn/socket.io-2.4.0
Bump socket.io from 2.3.0 to 2.4.0
2021-05-20 15:12:29 +02:00
Jan Prochazka
9abc835d53 fix 2021-05-20 14:20:01 +02:00
Jan Prochazka
d5648cc944 fix 2021-05-20 14:18:51 +02:00
Jan Prochazka
44e0902ded Merge branch 'beforeUpdates' 2021-05-20 14:12:02 +02:00
Jan Prochazka
cc6bcfb4b3 funding.yaml 2021-05-20 14:11:33 +02:00
Jan Prochazka
688086e00f fix 2021-05-20 10:59:51 +02:00
Jan Prochazka
09498f2ac3 fix 2021-05-20 10:59:06 +02:00
Jan Prochazka
7dd9e9a9b1 v4.2.2 2021-05-20 10:48:02 +02:00
Jan Prochazka
19d135e435 sqlite plugin package.json 2021-05-20 10:47:04 +02:00
Jan Prochazka
d453e52ff3 v4.2.2-beta.2 2021-05-20 10:30:58 +02:00
Jan Prochazka
29a77cc053 zero loading info 2021-05-20 10:30:35 +02:00
Jan Prochazka
11fd2d1d8a description 2021-05-20 10:23:12 +02:00
Jan Prochazka
b5fe8508b1 [ackaged plugins for electron optimalization 2021-05-20 10:22:08 +02:00
Jan Prochazka
25881e80db v4.2.2-beta.1 2021-05-20 08:56:17 +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
42e573a3ae v4.2.1 2021-05-19 21:57:40 +02:00
Jan Prochazka
395b0a91b0 changedlog 2021-05-19 21:57:28 +02:00
Jan Prochazka
62c529cf50 v4.2.1-beta.2 2021-05-19 20:27:32 +02:00
Jan Prochazka
00a169725e lodash optimalization 2021-05-19 20:18:33 +02:00
Jan Prochazka
bcf0bfd5ef fix loading message 2021-05-19 20:18:19 +02:00
Jan Prochazka
19f769480b Merge pull request #70 from dbgate/dependabot/npm_and_yarn/dot-prop-4.2.1
Bump dot-prop from 4.2.0 to 4.2.1
2021-05-19 19:53:06 +02:00
Jan Prochazka
65eb89de95 Merge pull request #73 from dbgate/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
2021-05-19 19:52:51 +02:00
Jan Prochazka
a6fec38d83 Merge pull request #71 from dbgate/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-05-19 19:52:21 +02:00
Jan Prochazka
cfa4e50084 Merge pull request #74 from dbgate/dependabot/npm_and_yarn/yargs-parser-13.1.2
Bump yargs-parser from 13.1.1 to 13.1.2
2021-05-19 19:52:02 +02:00
dependabot[bot]
8e18b4f692 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 17:50:38 +00:00
Jan Prochazka
82a9368d01 Merge pull request #75 from dbgate/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.2 to 6.5.4
2021-05-19 19:50:04 +02:00
Jan Prochazka
8db86c7e02 Merge pull request #78 from dbgate/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-05-19 19:49:52 +02:00
Jan Prochazka
b3c0aa1701 Merge pull request #82 from dbgate/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2021-05-19 19:49:42 +02:00
Jan Prochazka
627ec520a5 Merge pull request #114 from dbgate/dependabot/npm_and_yarn/app/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /app
2021-05-19 19:46:36 +02:00
Jan Prochazka
91ae9a92af Merge pull request #111 from dbgate/dependabot/npm_and_yarn/mixme-0.5.1
Bump mixme from 0.5.0 to 0.5.1
2021-05-19 19:45:41 +02:00
Jan Prochazka
4c1c251aef Merge pull request #116 from dbgate/dependabot/npm_and_yarn/app/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /app
2021-05-19 19:44:36 +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
52ed8874e3 v4.2.1-beta.1 2021-05-19 19:39:32 +02:00
Jan Prochazka
319e08f5f3 start app after load plugins 2021-05-19 19:39:12 +02:00
Jan Prochazka
c4491050cd removed splash, plugins load info 2021-05-19 19:36:12 +02:00
Jan Prochazka
f0ea35d576 fixes 2021-05-17 20:47:29 +02:00
Jan Prochazka
70d53e8abe v4.2.0 2021-05-17 18:59:55 +02:00
Jan Prochazka
8f28ce3659 v4.2.0-beta.10 2021-05-17 18:20:54 +02:00
Jan Prochazka
050b46813f start app fix 2021-05-17 18:20:31 +02:00
Jan Prochazka
4bae23ecfa v4.2.0-beta.9 2021-05-17 17:56:57 +02:00
Jan Prochazka
6eb16ad750 fixed shift processing in datagrid 2021-05-17 17:55:25 +02:00
Jan Prochazka
482a823f4f better UX in model refresh 2021-05-17 17:50:04 +02:00
Jan Prochazka
9d933d669a fixed race conditions when starting app 2021-05-17 17:42:53 +02:00
Jan Prochazka
e44a95d723 v4.2.0-beta.8 2021-05-16 20:22:09 +02:00
Jan Prochazka
cae882c8d6 styling fix 2021-05-16 20:21:36 +02:00
Jan Prochazka
026726a6ed v4.2.0-beta.7 2021-05-16 20:17:03 +02:00
Jan Prochazka
70d06deeb0 model age in statusbar, sync model is not automatic by default 2021-05-16 20:14:46 +02:00
Jan Prochazka
6dfe9b798b Commandline arguments #108 2021-05-16 19:21:52 +02:00
Jan Prochazka
73c14eba6d v4.2.0-beta.6 2021-05-16 18:25:46 +02:00
Jan Prochazka
7c91dda170 fix 2021-05-16 18:25:32 +02:00
Jan Prochazka
40ebedaef0 v4.2.0-beta.5 2021-05-16 14:30:46 +02:00
Jan Prochazka
614f852f71 v4.2.0-beta.4 2021-05-16 14:30:17 +02:00
Jan Prochazka
a8e3a6cfec env variables configuration 2021-05-16 14:29:59 +02:00
Jan Prochazka
be053acf3c horizontal scroll in datagrid #113 2021-05-16 14:21:36 +02:00
Jan Prochazka
91741655b7 fixes single object analyser 2021-05-16 14:11:35 +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
dependabot[bot]
6b6c5b945f Bump lodash from 4.17.20 to 4.17.21 in /app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 12:00:41 +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
6d7cc7d441 design 2021-05-16 09:40:41 +02:00
Jan Prochazka
acc49273c1 postgre sql analyser - works also for redshift 2021-05-16 08:56:56 +02:00
Jan Prochazka
640b53e45f small refactor 2021-05-15 22:08:15 +02:00
Jan Prochazka
7857771056 postgre modification detection algorithm 2021-05-15 22:03:23 +02:00
Jan Prochazka
b8513b3ecd code cleanup 2021-05-15 21:36:00 +02:00
Jan Prochazka
0a56e3b782 delete commented code 2021-05-15 21:30:48 +02:00
Jan Prochazka
87e75c6ba1 mysql analyser - new changes detection 2021-05-15 21:30:12 +02:00
Jan Prochazka
cf5afb43eb improved modification detection algorithm - for mssql 2021-05-15 21:14:00 +02:00
Jan Prochazka
2eb1c04fcf DatabaseAnalyser.createQuery core moved to base class 2021-05-15 18:41:30 +02:00
Jan Prochazka
4a4c4b41c0 OBJECT_ID_CONDITION 2021-05-15 18:15:46 +02:00
Jan Prochazka
032eaf9eb0 single object analysis refactor 2021-05-15 18:13:20 +02:00
Jan Prochazka
06a028a093 code cleanup 2021-05-15 18:08:12 +02:00
Jan Prochazka
21ceaecec6 mariadb version parsing 2021-05-15 09:01:06 +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
dependabot[bot]
ca900b0cf0 Bump socket.io from 2.3.0 to 2.4.0
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 06:21:38 +00:00
dependabot[bot]
7c5f274f83 Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 06:21:37 +00: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
ae7697f655 v4.2.0-beta.3 2021-05-13 09:08:27 +02:00
Jan Prochazka
23225cf86b try to fix sqlite problem 2021-05-13 08:41:45 +02:00
dependabot[bot]
3a396c6555 Bump hosted-git-info from 2.8.8 to 2.8.9 in /app
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 08:34:53 +00:00
Jan Prochazka
63ad36f758 v4.2.0-beta.2 2021-05-06 19:18:47 +02:00
Jan Prochazka
80e1563877 missing dependency 2021-05-06 19:18:34 +02:00
Jan Prochazka
3f5c7aecd7 v4.2.0-beta.1 2021-05-06 18:36:36 +02:00
Jan Prochazka
abd2492889 Merge branch 'master' into sqlite 2021-05-06 18:36:15 +02:00
Jan Prochazka
872468899d electron - open sqlite database with drag & drop or in open file menu 2021-05-06 18:33:50 +02:00
dependabot[bot]
070ffe0c56 Bump mixme from 0.5.0 to 0.5.1
Bumps [mixme](https://github.com/adaltas/node-mixme) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/adaltas/node-mixme/releases)
- [Changelog](https://github.com/adaltas/node-mixme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-mixme/compare/v0.5.0...v0.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 15:56:38 +00:00
Jan Prochazka
7a008e5a9d sqlite bulk insert 2021-05-06 15:57:50 +02:00
Jan Prochazka
23940aa324 sqlite version 2021-05-06 15:27:25 +02:00
Jan Prochazka
1888de8728 sqlite stream reader 2021-05-06 15:23:45 +02:00
Jan Prochazka
615397f332 sqlite FK analyser, query runs in transaction 2021-05-06 14:11:51 +02:00
Jan Prochazka
e251459512 sqlite sync query 2021-05-06 13:32:37 +02:00
Jan Prochazka
a9c8cee08a sqlite stream 2021-05-06 12:32:54 +02:00
Jan Prochazka
1638095c98 database file label 2021-05-06 11:17:30 +02:00
Jan Prochazka
62cedd23b7 extracted getConnectionLabel functionality 2021-05-06 11:08:03 +02:00
Jan Prochazka
3d882f47a7 connection modal fix 2021-05-06 10:50:11 +02:00
Jan Prochazka
88ddc28208 scripts related to server 2021-05-06 10:34:24 +02:00
Jan Prochazka
800666f813 expand button fix 2021-05-06 09:48:07 +02:00
Jan Prochazka
0b8add848a execute command disabled, when query has not connection 2021-05-06 09:43:32 +02:00
Jan Prochazka
cd7edcb443 disconnect command (hard disconnect in electron, soft disconnect in webapp) 2021-05-06 09:34:05 +02:00
Jan Prochazka
e483fd9e99 changelog 2021-05-05 20:07:04 +02:00
Jan Prochazka
9664e6f981 v4.1.12 2021-05-05 20:05:35 +02:00
Jan Prochazka
d1429dd2a1 readme 2021-05-05 20:05:09 +02:00
Jan Prochazka
e739aed80d sqlite table analyser 2021-05-05 20:04:49 +02:00
Jan Prochazka
28e19402f3 Merge branch 'master' into sqlite 2021-05-03 21:09:41 +02:00
Jan Prochazka
45a065f391 v4.1.12-beta.2 2021-05-03 21:08:58 +02:00
Jan Prochazka
67e8eb32f7 svelte select fix 2021-05-03 21:08:45 +02:00
Jan Prochazka
5622e3af77 v4.1.12-beta.1 2021-05-03 20:41:19 +02:00
Jan Prochazka
7d34458553 fixed race condition when using SSH tunnel #110 2021-05-03 20:39:41 +02:00
Jan Prochazka
8b747796e7 Merge branch 'master' into sqlite 2021-05-03 18:43:34 +02:00
Jan Prochazka
4802c36b54 changelog 2021-05-03 18:42:04 +02:00
Jan Prochazka
988e4345d4 v4.1.11 2021-05-03 18:36:38 +02:00
Jan Prochazka
e02305879e v4.1.11-beta.2 2021-04-30 20:42:34 +02:00
Jan Prochazka
8baad56315 toolbar shows tab related commands aligned to right 2021-04-30 20:35:43 +02:00
Jan Prochazka
14bbc7b057 duplicate tab popup menu 2021-04-30 18:46:44 +02:00
Jan Prochazka
7b6ca27b66 add to favorites moved from toolbar into tab context menu 2021-04-30 18:03:34 +02:00
Jan Prochazka
38aae142ea loading structure status fix 2021-04-30 17:30:18 +02:00
Jan Prochazka
bd6c116cc0 timg safe compare token fixes #91 2021-04-30 17:21:35 +02:00
Jan Prochazka
4522c37bfa docker beta build 2021-04-29 20:47:35 +02:00
Jan Prochazka
7d789d5712 #109 all tables button in export fixed + added All collections button for nosql 2021-04-29 20:44:46 +02:00
Jan Prochazka
c4c2274488 v4.1.11-beta.1 2021-04-29 14:06:34 +02:00
Jan Prochazka
a8b71d452b ssh tunnel keyfile auth fix #106 2021-04-29 14:05:32 +02:00
Jan Prochazka
c7d69b0fb5 duplicate connection command 2021-04-29 13:25:12 +02:00
Jan Prochazka
47ea474555 settings optimalization 2021-04-29 11:28:32 +02:00
Jan Prochazka
e647ab471e ability to disable background model updates 2021-04-29 11:17:17 +02:00
Jan Prochazka
fd6524867e check & load db model in statusbar 2021-04-29 10:40:53 +02:00
Jan Prochazka
c24cc1dc72 patched svelte crash #105 2021-04-29 10:03:13 +02:00
Jan Prochazka
e3d1e4f53e fixed analysing postgre functions #105 2021-04-29 09:32:59 +02:00
Jan Prochazka
7b32424143 fix 2021-04-29 09:31:41 +02:00
Jan Prochazka
519767fd49 fixed postgres split query 2021-04-29 08:55:38 +02:00
Jan Prochazka
505ab2e075 editor theme to be added 2021-04-29 08:28:00 +02:00
Jan Prochazka
00d0c27502 handle plugin load error 2021-04-29 07:38:44 +02:00
Jan Prochazka
d171d7d785 changelog 2021-04-26 18:56:42 +02:00
Jan Prochazka
09593e0b22 changelog 2021-04-26 18:33:57 +02:00
Jan Prochazka
771ca6ad83 v4.1.10 2021-04-26 17:51:26 +02:00
Jan Prochazka
83014d3a5b v4.1.10-beta.6 2021-04-25 21:53:48 +02:00
Jan Prochazka
caa2d22dbd sqlite WIP 2021-04-25 21:53:27 +02:00
Jan Prochazka
3c089a5b81 connection modal supports file database 2021-04-25 20:38:41 +02:00
Jan Prochazka
d1bf2dbc4b sqlite plugin scaffold 2021-04-25 18:49:53 +02:00
Jan Prochazka
a8a9afc936 better display of server version 2021-04-25 12:28:18 +02:00
Jan Prochazka
d0cbd5d0a4 server version in statusbar 2021-04-25 12:08:47 +02:00
Jan Prochazka
67e1913683 select page by row_number for MS SQL 2008 #93 2021-04-25 11:48:23 +02:00
Jan Prochazka
8ff706a17f get server version 2021-04-25 10:25:16 +02:00
Jan Prochazka
08692dc63f error detail for connection errors 2021-04-25 09:00:11 +02:00
Jan Prochazka
41d85d4117 build 2021-04-24 13:23:39 +02:00
Jan Prochazka
f343d414ef v4.1.10-beta.5 2021-04-24 13:12:45 +02:00
Jan Prochazka
6cda7b2508 build 2021-04-24 13:12:00 +02:00
Jan Prochazka
9085d49d21 v4.1.10-beta.4 2021-04-24 12:32:14 +02:00
Jan Prochazka
bb11d7e62b removed arm64 build temporarily #98 2021-04-24 12:31:58 +02:00
Jan Prochazka
7524b30f50 #90 handle native json field in datagrid 2021-04-24 12:24:58 +02:00
Jan Prochazka
c30724c5da #94 fixed dropdown menu placement in small window 2021-04-24 11:53:13 +02:00
Jan Prochazka
1e4c108f6f #97 2021-04-24 09:44:58 +02:00
Jan Prochazka
72033e5830 copy windows zip file to release #84 2021-04-24 09:12:30 +02:00
Jan Prochazka
1d24fd9942 fix 2021-04-24 09:04:23 +02:00
Jan Prochazka
e104feef14 single database support 2021-04-24 09:01:30 +02:00
Jan Prochazka
ccdce6ef43 allow to specify default database #96 #92 2021-04-24 08:21:18 +02:00
Jan Prochazka
fccd550d4b electron check origin and host headers #91 2021-04-24 07:52:36 +02:00
Jan Prochazka
3a4a10985b v4.1.10-beta.3 2021-04-23 21:04:22 +02:00
Jan Prochazka
8ee96bd4a0 fix 2021-04-23 21:04:06 +02:00
Jan Prochazka
269046daa5 fix 2021-04-23 21:01:58 +02:00
Jan Prochazka
4738113ce3 v4.1.10-beta.2 2021-04-23 20:58:50 +02:00
Jan Prochazka
f7a2931253 build beta also for mac #98 2021-04-23 20:58:36 +02:00
Jan Prochazka
d832057076 v4.1.10-beta.1 2021-04-23 20:52:02 +02:00
Jan Prochazka
00fdf14b6e zip target for windows #84 2021-04-23 20:51:44 +02:00
Jan Prochazka
ab26f4624a Merge branch 'master' of https://github.com/dbgate/dbgate 2021-04-23 20:50:03 +02:00
Jan Prochazka
8caf5d622e using random free port for electron app #91 #86 2021-04-23 20:49:52 +02:00
Jan Prochazka
0cf8fc79c2 Merge pull request #99 from LinusU/patch-1
add arm64 arch target for macOS
2021-04-23 20:40:14 +02:00
Jan Prochazka
65aa6067e1 Merge branch 'master' of https://github.com/dbgate/dbgate 2021-04-23 20:39:19 +02:00
Jan Prochazka
9a2d56bfe4 #91 authorization header in electron app 2021-04-23 20:39:08 +02:00
Jan Prochazka
a1b8e7b641 Merge pull request #101 from knixeur/fix/allow_structure_on_view_error
fix: catch getViewTexts errors otherwise no structure can be seen
2021-04-23 17:17:04 +02:00
Guillermo Bonvehí
137bb7b002 fix: catch getViewTexts errors otherwise no structure can be seen
if somehow SHOW CREATE VIEW fails (invalid refs, permissions) it throw an
error and no structure is shown at all.
2021-04-23 12:07:38 -03:00
Linus Unnebäck
e83946f35e add arm64 arch target for macOS 2021-04-23 10:25:18 +02:00
Jan Prochazka
64af838f40 Merge pull request #88 from jfunez/patch-1
fix typo in Readme file
2021-04-22 20:58:24 +02:00
Juan Funez
0d31cc4204 fix typo in Readme file 2021-04-22 17:06:07 +02:00
Jan Prochazka
73a1fce919 v4.1.9 2021-04-21 22:14:37 +02:00
Jan Prochazka
e8d5bdbfaf v4.1.9-beta.1 2021-04-21 09:22:24 +02:00
Jan Prochazka
2e37af1ee4 fixes #83 2021-04-21 09:21:38 +02:00
Jan Prochazka
55564ef82a v4.1.8 2021-04-19 17:59:17 +02:00
Jan Prochazka
2461b48244 removed paypal links 2021-04-19 17:55:16 +02:00
Jan Prochazka
b05f91f4cb v4.1.8-beta.1 2021-04-18 20:41:28 +02:00
Jan Prochazka
238b6d94d1 sql generator ctx menu on database 2021-04-18 20:40:13 +02:00
Jan Prochazka
8ee2db1bec run query on server 2021-04-18 20:25:08 +02:00
Jan Prochazka
484aa932d3 autodetect jsonrow cell data view for nosql databases 2021-04-18 20:20:31 +02:00
Jan Prochazka
29aa59771c fix 2021-04-18 20:14:32 +02:00
Jan Prochazka
cef6b8520e fixed showing FK hint in form view 2021-04-18 11:49:23 +02:00
Jan Prochazka
49f8fb71e4 show toolbar settings 2021-04-18 11:11:06 +02:00
Jan Prochazka
375a441abf typo 2021-04-18 10:56:56 +02:00
Jan Prochazka
0848008302 option not to show FK hints 2021-04-18 10:55:18 +02:00
Jan Prochazka
cacd6ae849 simplify settings 2021-04-18 10:40:33 +02:00
Jan Prochazka
e97388e14b settings modal 2021-04-18 10:26:59 +02:00
Jan Prochazka
67b57ab756 keyboard settings saved to server 2021-04-18 09:08:01 +02:00
Jan Prochazka
bcf183abe2 filter placeholder 2021-04-17 21:05:44 +02:00
Jan Prochazka
f92df5c326 toggle left panel command + menu 2021-04-17 21:04:22 +02:00
Jan Prochazka
28bbf9a01e collapsiple grid left column 2021-04-17 21:00:37 +02:00
Jan Prochazka
08d6f83a48 qury designer fix 2021-04-17 20:41:42 +02:00
Jan Prochazka
90af165afd hide macros by default 2021-04-17 20:35:30 +02:00
Jan Prochazka
8a4ee3e01e hide results tab when no result 2021-04-17 20:32:52 +02:00
Jan Prochazka
977818253d v4.1.7 2021-04-17 18:25:02 +02:00
Jan Prochazka
ec5db6d562 removed postinstall step from libraries 2021-04-17 18:24:50 +02:00
Jan Prochazka
2d4098ff6a npm dist fix 2021-04-17 18:20:00 +02:00
Jan Prochazka
321d95f522 v4.1.6 2021-04-17 17:59:12 +02:00
Jan Prochazka
53480210d4 plugins - use compiled version by default, zero dependencies 2021-04-17 17:57:31 +02:00
Jan Prochazka
0b1a4ee33f v4.1.5 2021-04-17 17:42:42 +02:00
Jan Prochazka
477099e508 v4.1.5-beta.2 2021-04-17 17:31:54 +02:00
Jan Prochazka
516d007c22 fix 2021-04-17 17:31:32 +02:00
Jan Prochazka
ab4febf938 v4.1.5-beta.1 2021-04-17 16:53:35 +02:00
Jan Prochazka
361875d7fc fix 2021-04-17 16:52:56 +02:00
Jan Prochazka
c0c1f9d786 command line params refactor 2021-04-17 16:38:10 +02:00
Jan Prochazka
1d264ab559 v4.1.4 2021-04-17 11:22:00 +02:00
Jan Prochazka
553329688a fix 2021-04-17 11:18:40 +02:00
Jan Prochazka
585731a1b3 v4.1.4-beta.1 2021-04-17 11:01:52 +02:00
Jan Prochazka
a6207f01af fix 2021-04-17 11:01:42 +02:00
Jan Prochazka
76e51343d0 platform info refactor 2021-04-17 10:42:29 +02:00
Jan Prochazka
6c246c9eaa v4.1.3 2021-04-17 10:10:03 +02:00
Jan Prochazka
479cec4209 prepare replaced with postinstall 2021-04-17 09:57:12 +02:00
Jan Prochazka
6b85870523 v4.1.2 2021-04-17 09:26:15 +02:00
Jan Prochazka
a98380a941 plugin version 2021-04-17 09:24:46 +02:00
Jan Prochazka
89a3798d56 npm dist plugins 2021-04-17 09:21:22 +02:00
Jan Prochazka
bf202719eb docker fix 2021-04-17 09:13:15 +02:00
Jan Prochazka
9d9b970fd5 v4.1.1 2021-04-17 08:37:25 +02:00
Jan Prochazka
56fcfd84e5 v4.1.1-beta.3 2021-04-15 20:38:48 +02:00
Jan Prochazka
e7d575dc8e plugins package fixes 2021-04-15 20:37:23 +02:00
Jan Prochazka
b61c454a3a fix 2021-04-15 20:36:45 +02:00
Jan Prochazka
a2af86c705 readme 2021-04-15 20:16:52 +02:00
Jan Prochazka
2594be70fc v4.1.1-beta.2 2021-04-15 20:04:52 +02:00
Jan Prochazka
6ff63e40f0 fixed plugin probleM (fs-extra.pathExists doesn't work correctly with paths in ASAR used in electron) 2021-04-15 20:04:29 +02:00
Jan Prochazka
a33f09c185 v4.1.1-beta.1 2021-04-15 18:00:23 +02:00
Jan Prochazka
09f14a0717 changelog 2021-04-15 17:59:32 +02:00
Jan Prochazka
9139ff0f44 plugins 2021-04-15 17:56:35 +02:00
dependabot[bot]
f770b011ce Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 15:44:35 +00:00
Jan Prochazka
1cc955f997 plugins dir 2021-04-15 17:41:35 +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
5dd03484ea packaged plugins 2021-04-15 10:52:02 +02:00
Jan Prochazka
4d5cc119f2 added plugins 2021-04-13 16:17:53 +02:00
Jan Prochazka
446e7c139f readme 2021-04-12 21:19:25 +02:00
Jan Prochazka
5a6641bc6e v4.1.0 2021-04-12 18:40:36 +02:00
Jan Prochazka
43c00e88bb yarn.lock 2021-04-12 18:39:23 +02:00
Jan Prochazka
297df772a1 v4.1.0-beta.2 2021-04-11 20:25:14 +02:00
Jan Prochazka
449bbde645 plugin versions 2021-04-11 20:24:20 +02:00
Jan Prochazka
b222b916ec scroll in view active tab 2021-04-11 11:05:07 +02:00
Jan Prochazka
d3d695ed81 #64 2021-04-11 10:43:21 +02:00
Jan Prochazka
c1778bea26 autofill - forgotten from react 2021-04-11 09:47:39 +02:00
Jan Prochazka
1d401e302a #63 - keyboard modal, settings icon 2021-04-11 09:04:50 +02:00
Jan Prochazka
12fd5f6943 custom error shortcuts 2021-04-10 20:51:33 +02:00
Jan Prochazka
817286d326 export mongo grid, generate query 2021-04-10 17:21:29 +02:00
Jan Prochazka
cc2c55b20f generate script menu for collections 2021-04-10 17:03:00 +02:00
Jan Prochazka
90169a7624 sql template => script template 2021-04-10 16:58:16 +02:00
Jan Prochazka
88b4c9daff custom DB URI support (used by Mongo) 2021-04-10 10:47:36 +02:00
Jan Prochazka
e8b43820b9 v4.1.0-beta.1 2021-04-08 20:14:14 +02:00
Jan Prochazka
c0f1a8f8b1 version 2021-04-08 20:10:02 +02:00
Jan Prochazka
b43fe93300 packages-tools v4.1.0-rc.1 2021-04-08 20:09:14 +02:00
Jan Prochazka
3856b4e725 data form - reload 2021-04-08 20:07:27 +02:00
Jan Prochazka
153a4bca42 fix 2021-04-08 19:56:36 +02:00
Jan Prochazka
20fccf51d9 stream header flag + export from mongo 2021-04-08 17:49:57 +02:00
Jan Prochazka
a5d37eb528 create database - support nosql 2021-04-08 15:07:57 +02:00
Jan Prochazka
6af21b8bae nosql queries 2021-04-08 14:30:35 +02:00
Jan Prochazka
3b047dbe6d fix 2021-04-08 10:52:10 +02:00
Jan Prochazka
007b40bf9b mongo sort 2021-04-08 10:25:27 +02:00
Jan Prochazka
0db9ae7cb1 fixed click outside 2021-04-08 10:13:57 +02:00
Jan Prochazka
c7e1e294ef mongo update script preview 2021-04-08 10:02:04 +02:00
Jan Prochazka
1bf9110f4b add json document menu command 2021-04-08 09:31:15 +02:00
Jan Prochazka
bb3dad6e1c context menu tags - can use forward ref 2021-04-08 09:11:07 +02:00
Jan Prochazka
d3a019e8a3 switch grid view command moved 2021-04-08 09:00:02 +02:00
Jan Prochazka
48f8908040 code format 2021-04-08 08:34:47 +02:00
Jan Prochazka
829ec8d25b export grid command refactor 2021-04-08 08:22:32 +02:00
Jan Prochazka
00aaaad855 open query command moved 2021-04-08 08:09:54 +02:00
Jan Prochazka
c48b058b9d save command refactor - moved to defining component 2021-04-08 07:58:06 +02:00
Jan Prochazka
b553dbb6b9 active components - automatic detection of mutual exclusive based of parentship 2021-04-08 07:13:07 +02:00
Jan Prochazka
2db17f9eca menu.placeTag 2021-04-08 06:55:14 +02:00
Jan Prochazka
bcc1f91352 datagrid menu refactor 2021-04-07 21:41:10 +02:00
Jan Prochazka
1c0c2bbc71 activator used whereever possible 2021-04-07 21:29:37 +02:00
Jan Prochazka
d236782795 activator for formview and datagridcore 2021-04-07 21:12:15 +02:00
Jan Prochazka
54cf6ad411 activator 2021-04-07 20:51:07 +02:00
Jan Prochazka
0dac1ada5f ctx menu refactor 2021-04-07 18:27:51 +02:00
Jan Prochazka
82b63c70ed context menu refactor 2021-04-07 17:57:05 +02:00
Jan Prochazka
e84d231a10 Merge branch 'master' into mongo 2021-04-07 17:39:58 +02:00
Jan Prochazka
362ad344d2 v4.0.3 2021-04-06 21:47:43 +02:00
Jan Prochazka
dcd8e8e43b v4.0.3-beta.2 2021-04-05 20:11:01 +02:00
Jan Prochazka
d43304792a edit json document 2021-04-05 20:08:23 +02:00
Jan Prochazka
e4e01c6e1e show changeset in json view 2021-04-05 18:39:09 +02:00
Jan Prochazka
ccb1c26905 update mongo data 2021-04-05 15:09:03 +02:00
Jan Prochazka
6c2ee5ffdb Merge branch 'master' into mongo 2021-04-05 13:30:31 +02:00
Jan Prochazka
6d6c360521 dependency 2021-04-05 13:30:16 +02:00
Jan Prochazka
0459ca886b fix datagrid insert 2021-04-05 13:30:07 +02:00
Jan Prochazka
29e6dad713 mongo changeset WIP 2021-04-05 13:21:52 +02:00
Jan Prochazka
c160fdb628 json view - switch to table 2021-04-05 11:35:14 +02:00
Jan Prochazka
554be51546 collection json view 2021-04-05 11:15:59 +02:00
Jan Prochazka
ff52430e1e JSON filters view 2021-04-05 09:29:01 +02:00
Jan Prochazka
853eee6701 renamed directory 2021-04-05 09:14:02 +02:00
Jan Prochazka
33062da66d json tree - allow expand root 2021-04-05 09:09:08 +02:00
Jan Prochazka
e3fe5a2beb copied svelte-json-tree instead of using NPM package 2021-04-05 08:58:35 +02:00
Jan Prochazka
573e404612 json row view 2021-04-05 08:51:12 +02:00
Jan Prochazka
91c88bd92d handle no data, clear filter 2021-04-04 21:38:53 +02:00
Jan Prochazka
475f82a35e mongo conditions support 2021-04-04 10:37:24 +02:00
Jan Prochazka
0548bae7af simplified flow of selectedCellsPublished 2021-04-04 08:16:51 +02:00
Jan Prochazka
0413f4b4d9 refactor: joined FreeTableGrid and DataGrid into one component 2021-04-04 08:05:29 +02:00
Jan Prochazka
9e9991c675 fixed expandable column order 2021-04-03 21:53:13 +02:00
Jan Prochazka
21502bda65 fixed expandable column order 2021-04-03 21:11:04 +02:00
Jan Prochazka
69e1c6c625 nosql: view expandable data (arrays, objects) 2021-04-03 20:45:57 +02:00
Jan Prochazka
fcedeb2316 Merge branch 'master' into mongo 2021-04-03 19:53:14 +02:00
Jan Prochazka
a23ff752a3 upgraded dependencies 2021-04-03 19:53:00 +02:00
Jan Prochazka
138b0414f2 packages-tools v4.0.3-rc.1 2021-04-03 18:54:58 +02:00
Jan Prochazka
87988d5c3a db analyser fix 2021-04-03 18:53:46 +02:00
Jan Prochazka
41cf7009b3 json view 2021-04-03 18:52:11 +02:00
Jan Prochazka
18860c823d mongo data grid works 2021-04-02 19:54:09 +02:00
Jan Prochazka
55cc51d24a data grid row height meter 2021-04-02 19:31:49 +02:00
Jan Prochazka
2a49eaab12 WIP 2021-04-02 19:12:06 +02:00
Jan Prochazka
394c6028c9 mong support WIP 2021-04-02 18:40:07 +02:00
Jan Prochazka
d4bd6e03c9 fix 2021-04-02 13:35:54 +02:00
Jan Prochazka
1a94222262 v4.0.3-beta.1 2021-04-02 09:06:22 +02:00
Jan Prochazka
94b41fecbc open tabs on startup fix 2021-04-02 09:04:06 +02:00
Jan Prochazka
9ed6932c1e fixes for firefox 2021-04-02 08:50:56 +02:00
Jan Prochazka
e748591c10 use resize observer 2021-04-01 15:59:15 +02:00
Jan Prochazka
fca6b87cb9 fixed dev 2021-04-01 15:17:06 +02:00
Jan Prochazka
c23ecfff47 v4.0.2 2021-04-01 14:06:12 +02:00
Jan Prochazka
8738665dcf web build fix 2021-04-01 14:05:57 +02:00
Jan Prochazka
a05fc90579 v4.0.1 2021-04-01 13:52:54 +02:00
Jan Prochazka
71f7a705c4 fixed dbgate npm edition 2021-04-01 13:52:28 +02:00
Jan Prochazka
9cb2d397ad dbgate removed dependencies 2021-04-01 13:37:48 +02:00
Jan Prochazka
484e7c27a2 open favorites on startup 2021-04-01 13:32:44 +02:00
Jan Prochazka
acdba0c52c fixed docker app 2021-04-01 13:13:41 +02:00
Jan Prochazka
943544958a set dependency version to 4.0.0 2021-04-01 12:49:57 +02:00
Jan Prochazka
e78420b1b0 v4.0.0 2021-04-01 12:35:48 +02:00
Jan Prochazka
69d639b9ea changelog 2021-04-01 12:35:14 +02:00
Jan Prochazka
a540220c05 v4.0.0-beta.5 2021-04-01 11:08:48 +02:00
Jan Prochazka
b1ddcbfbfc upgraded plugin dependencies 2021-04-01 11:08:21 +02:00
Jan Prochazka
87aaa281e4 packages-tools v4.0.0-rc-2 2021-04-01 11:00:22 +02:00
Jan Prochazka
704733d80d ts fix 2021-04-01 10:59:46 +02:00
Jan Prochazka
a50458494e sql generator fix 2021-04-01 10:56:36 +02:00
Jan Prochazka
2a980a7892 DB ping can recover DB connection 2021-04-01 10:48:42 +02:00
Jan Prochazka
a3762c6caa sql generator 2021-04-01 10:48:20 +02:00
Jan Prochazka
d6ba822338 correct handle big data in sql preview 2021-04-01 10:28:54 +02:00
Jan Prochazka
f146d70e2b sql generator 2021-04-01 08:27:58 +02:00
Jan Prochazka
d62177d996 sql generator 2021-04-01 08:09:22 +02:00
Jan Prochazka
a1993214e2 v4.0.0-beta.4 2021-03-29 21:46:40 +02:00
dependabot[bot]
0d806be3dc Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 19:46:38 +00:00
Jan Prochazka
70411b764b dependency fix 2021-03-29 21:45:50 +02:00
Jan Prochazka
cd0fb0fdf2 v4.0.0-beta.3 2021-03-28 20:14:20 +02:00
Jan Prochazka
9713c9b88e sqlgen design 2021-03-28 20:11:58 +02:00
Jan Prochazka
d5118909d1 sql generator 2021-03-28 18:38:45 +02:00
Jan Prochazka
bb41236a5f sql generator - generates SQL inserts 2021-03-27 20:39:27 +01:00
Jan Prochazka
9d84c0f213 sql generator in connection process 2021-03-27 20:14:39 +01:00
Jan Prochazka
d45fbcb8c8 sqlgen 2021-03-27 19:57:03 +01:00
Jan Prochazka
4762597741 sql generator - basic concept 2021-03-27 19:40:56 +01:00
Jan Prochazka
9c27c224ec fullscreen modal template, sql generator modal 2021-03-27 16:45:51 +01:00
Jan Prochazka
2268d6126b packages-tools v4.0.0-rc.1 2021-03-27 16:11:37 +01:00
Jan Prochazka
bbc50ea3fb fixes 2021-03-27 16:04:12 +01:00
Jan Prochazka
11985004b5 timer label 2021-03-27 11:36:37 +01:00
Jan Prochazka
4f58d2ff80 fixed editor 2021-03-27 10:38:49 +01:00
Jan Prochazka
987fe6095a fix 2021-03-27 10:20:40 +01:00
Jan Prochazka
d8fcbc8c17 database context menu 2021-03-27 10:14:00 +01:00
Jan Prochazka
833610c88b error handler improved, fixes 2021-03-27 10:07:36 +01:00
Jan Prochazka
218478c128 fixes 2021-03-27 08:48:59 +01:00
Jan Prochazka
3f8ff91e2c handle app crash 2021-03-27 08:30:46 +01:00
Jan Prochazka
11436c065c handle app crash 2021-03-27 08:28:21 +01:00
Jan Prochazka
f1c70f6f82 v4.0.0-beta.2 2021-03-25 20:37:10 +01:00
Jan Prochazka
c66ff5820c select template 2021-03-25 20:33:24 +01:00
Jan Prochazka
4c87ad50b1 text cell view 2021-03-25 20:17:25 +01:00
Jan Prochazka
6c5f5a7cfb delete connection command 2021-03-25 19:27:09 +01:00
Jan Prochazka
9876a76836 additional macros 2021-03-25 19:19:14 +01:00
Jan Prochazka
952bdc4baa run macros in table data editor #68 2021-03-25 19:07:51 +01:00
Jan Prochazka
2afa7a5f58 fix 2021-03-25 13:50:23 +01:00
Jan Prochazka
bc9e8a2ea6 change theme menu command 2021-03-25 13:38:06 +01:00
Jan Prochazka
e2dcfe9940 change recent database 2021-03-25 13:31:24 +01:00
Jan Prochazka
638b04877d change to recent database 2021-03-25 13:20:42 +01:00
Jan Prochazka
2a9c67d2f6 v4.0.0-beta.1 2021-03-25 12:52:34 +01:00
Jan Prochazka
2c9d424fc8 improved colors 2021-03-25 12:47:20 +01:00
Jan Prochazka
4e76f10175 themes 2021-03-25 12:39:38 +01:00
Jan Prochazka
5f2afc037e favorites & about button in toolbar 2021-03-25 10:53:35 +01:00
Jan Prochazka
50e61cdce1 filter focus- fix deadlock (using ref) 2021-03-25 10:20:25 +01:00
Jan Prochazka
586f2fed21 filterfocus 2021-03-25 10:05:04 +01:00
Jan Prochazka
020b4163d7 connection list refresh 2021-03-25 09:30:23 +01:00
Jan Prochazka
6b0e1e322a data grid - handle edge cases (error, structure not loaded) 2021-03-25 08:46:04 +01:00
Jan Prochazka
0d0bd29812 fixes from testing 2021-03-25 08:39:07 +01:00
Jan Prochazka
4e4447de8a cell data view 2021-03-22 21:18:44 +01:00
Jan Prochazka
15c9e93e8a css for command palette 2021-03-22 19:01:57 +01:00
Jan Prochazka
5531705433 data grid context menu extended 2021-03-22 18:57:11 +01:00
Jan Prochazka
dfadf0653d readme 2021-03-22 18:33:53 +01:00
Jan Prochazka
742b68453a favorite modal 2021-03-22 18:31:33 +01:00
dependabot[bot]
2716db4bf3 Bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 16:59:53 +00:00
dependabot[bot]
2d22fef06b Bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 16:59:48 +00:00
dependabot[bot]
c78aefe2ab Bump dot-prop from 4.2.0 to 4.2.1
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 16:59:18 +00:00
Jan Prochazka
155406827e Merge branch 'develop' 2021-03-22 17:56:40 +01:00
Jan Prochazka
a97e6dbcab insert SQL join 2021-03-21 20:48:04 +01:00
Jan Prochazka
d4989c75ca code completion 2021-03-21 20:03:46 +01:00
Jan Prochazka
b7b9dde5ae wokring electron app build + simplified web build 2021-03-21 19:20:42 +01:00
Jan Prochazka
34f2fb2a0a form view 2021-03-21 17:55:25 +01:00
Jan Prochazka
965a967450 formview commands 2021-03-21 10:49:46 +01:00
Jan Prochazka
40872699c6 upgrade mysql dependency 2021-03-21 10:27:23 +01:00
Jan Prochazka
ec90a8b952 formview save 2021-03-21 10:20:57 +01:00
Jan Prochazka
90c4b44fdb datagrid commands 2021-03-21 09:50:44 +01:00
Jan Prochazka
df5062c9a5 resize observer polyfill 2021-03-21 08:54:49 +01:00
Jan Prochazka
437155e4c5 use resize observer in formview 2021-03-21 08:51:18 +01:00
Jan Prochazka
5ebee161ae form view 2021-03-21 08:16:15 +01:00
Jan Prochazka
10c77ad153 form view 2021-03-20 20:22:49 +01:00
Jan Prochazka
5e59926556 markdown view tab 2021-03-20 10:59:14 +01:00
Jan Prochazka
4b1b61328a favorite editor json tab 2021-03-20 10:44:05 +01:00
Jan Prochazka
4c6d9f0660 favorites list 2021-03-20 10:30:34 +01:00
Jan Prochazka
a5a7447cec local storage garbage collector 2021-03-20 10:08:27 +01:00
Jan Prochazka
dd373f9db9 closed tabs 2021-03-20 10:05:36 +01:00
Jan Prochazka
bb0f5e4404 plugin tab 2021-03-20 09:40:30 +01:00
Jan Prochazka
c77bc820d4 plugins widget 2021-03-20 09:01:26 +01:00
Jan Prochazka
a1ab47a6f9 chart popup menu 2021-03-20 08:35:18 +01:00
Jan Prochazka
efc07280a6 context menu 2021-03-20 08:16:32 +01:00
Jan Prochazka
dcb4c5071a solved configStore problem 2021-03-19 20:57:09 +01:00
Jan Prochazka
7b625c6073 working charts 2021-03-19 20:31:36 +01:00
Jan Prochazka
489c9a905c chart initial import 2021-03-19 20:12:13 +01:00
Jan Prochazka
75c578de47 query designer 2021-03-19 17:12:05 +01:00
Jan Prochazka
f7c4bbc708 query design columns 2021-03-19 16:57:00 +01:00
Jan Prochazka
9c1227273c query designer context menu 2021-03-18 20:21:07 +01:00
Jan Prochazka
47a045fc24 drag & drop references 2021-03-18 18:34:36 +01:00
Jan Prochazka
9e9df60d37 designer - draw references 2021-03-18 17:10:51 +01:00
Jan Prochazka
93b7a9a674 designer 2021-03-18 16:16:21 +01:00
Jan Prochazka
b96576ba6f query designer 2021-03-18 13:57:50 +01:00
Jan Prochazka
0524b4c5b6 table structure tab 2021-03-18 11:51:19 +01:00
Jan Prochazka
b7663e2e06 view data tab 2021-03-18 10:28:41 +01:00
Jan Prochazka
24f4e1d898 widget column bar - respects sizes 2021-03-18 09:58:25 +01:00
Jan Prochazka
9089f78593 preview data grid, fix multiple D & D to electron 2021-03-18 09:02:48 +01:00
Jan Prochazka
8f90dad303 import files controls 2021-03-18 07:57:21 +01:00
Jan Prochazka
c823e18699 open file command 2021-03-17 19:12:15 +01:00
Jan Prochazka
73bfac2bfb electron menu, about dialog 2021-03-17 19:04:28 +01:00
Jan Prochazka
08b5bce03c changed ts=>js 2021-03-17 18:34:32 +01:00
Jan Prochazka
ddf8a5806c simplified runner output files 2021-03-17 18:33:38 +01:00
Jan Prochazka
eceab2dde9 using table control with slots 2021-03-17 18:30:36 +01:00
Jan Prochazka
9c7df42948 use of createRef instead of not working { corrent: xxx } 2021-03-17 18:20:26 +01:00
Jan Prochazka
321d5d71de group commands 2021-03-15 21:06:15 +01:00
Jan Prochazka
d4a35fb414 commands running from electron 2021-03-15 20:48:43 +01:00
Jan Prochazka
21feb3a042 fmt 2021-03-15 19:41:42 +01:00
Jan Prochazka
9adb4b41c6 redo in toolbar 2021-03-15 19:38:56 +01:00
Jan Prochazka
3b3e81e3f7 command enabling refactor 2021-03-15 19:33:37 +01:00
Jan Prochazka
dfa8ca6797 free table editor - working macros 2021-03-14 21:12:29 +01:00
Jan Prochazka
0af207d330 macro parameters 2021-03-14 20:44:19 +01:00
Jan Prochazka
49337a4112 free table - save to archive 2021-03-14 13:18:29 +01:00
Jan Prochazka
7cd26c4fe4 free table editor 2021-03-14 10:40:38 +01:00
Jan Prochazka
159ba72129 archive tab 2021-03-14 08:39:02 +01:00
Jan Prochazka
cfb772c717 archive widget 2021-03-14 08:30:06 +01:00
Jan Prochazka
500c1c76ba D & D CSV files 2021-03-13 20:28:06 +01:00
Jan Prochazka
834eeabd3f D&D screen 2021-03-13 12:28:35 +01:00
Jan Prochazka
8770034bf5 export working 2021-03-13 12:04:33 +01:00
Jan Prochazka
423f876d68 export - tables select 2021-03-13 09:57:40 +01:00
Jan Prochazka
af54c958ba database object context menu 2021-03-13 09:45:43 +01:00
Jan Prochazka
4e16119835 selectfield using svelte select 2021-03-13 09:20:27 +01:00
Jan Prochazka
d6f9db48aa use svelte select 2021-03-11 21:00:25 +01:00
Jan Prochazka
2063005d5c import export 2021-03-11 20:37:05 +01:00
Jan Prochazka
c2c54856ff markdown editor 2021-03-11 14:57:12 +01:00
Jan Prochazka
cedb740fb0 shell tab 2021-03-11 14:37:40 +01:00
Jan Prochazka
913f89e970 shell tab 2021-03-11 13:40:19 +01:00
Jan Prochazka
7d6bf90a0a search/replace in ctx menu 2021-03-11 11:19:15 +01:00
Jan Prochazka
8a4275fb09 save tab 2021-03-11 10:52:51 +01:00
Jan Prochazka
d5ebea3764 files widget 2021-03-11 09:42:14 +01:00
Jan Prochazka
a93aff1bb7 ace editor 2021-03-11 08:17:06 +01:00
Jan Prochazka
c193955fbe editor context menu, focus fix 2021-03-11 07:53:37 +01:00
Jan Prochazka
5f97f7d922 grid focus fix 2021-03-10 22:02:54 +01:00
Jan Prochazka
54d17a67d4 datagrid, query - solved focus, active tab 2021-03-10 18:50:02 +01:00
Jan Prochazka
0c94d7fcac TabContent component split 2021-03-10 18:23:02 +01:00
Jan Prochazka
fca23f65de load query data fix 2021-03-10 18:12:30 +01:00
Jan Prochazka
a35d5525a3 query grid 2021-03-08 20:00:51 +01:00
Jan Prochazka
904d35d26a execute query 2021-03-08 18:23:41 +01:00
Jan Prochazka
929c08e094 simplified ace editor 2021-03-07 20:28:07 +01:00
Jan Prochazka
97a27381f2 execute query 2021-03-07 20:25:04 +01:00
Jan Prochazka
f4fe5b9b53 use editor data 2021-03-07 11:38:02 +01:00
Jan Prochazka
00d5b25baa ace editor 2021-03-07 10:17:05 +01:00
Jan Prochazka
c6e95dbb6a try to fix 2021-03-07 09:53:33 +01:00
Jan Prochazka
da6bd9b475 sql editor - not working 2021-03-07 09:50:20 +01:00
Jan Prochazka
2eebe44f87 tabs tools 2021-03-07 07:57:17 +01:00
Jan Prochazka
3dd99a44cb paste 2021-03-06 20:49:07 +01:00
Jan Prochazka
ec2acebdc9 data grid - copy to clipboard 2021-03-06 20:46:07 +01:00
Jan Prochazka
e49c0169da grid commands + ctx menu 2021-03-06 20:32:02 +01:00
Jan Prochazka
49f22e1a3b save commands 2021-03-06 18:50:58 +01:00
Jan Prochazka
423644e9d9 save dialog 2021-03-06 18:01:39 +01:00
Jan Prochazka
b64b6be68a filter colors 2021-03-06 15:14:07 +01:00
Jan Prochazka
d3c4c18b62 upgraded svelte + used svelte:fragment 2021-03-06 13:45:35 +01:00
Jan Prochazka
fe5826bc8e group by in datagrid 2021-03-06 13:02:01 +01:00
Jan Prochazka
7709e24ccd resize datagrid columns 2021-03-06 12:07:28 +01:00
Jan Prochazka
b91cf18aee master/detail working 2021-03-06 11:35:15 +01:00
Jan Prochazka
ae9c4b4f98 reference manager 2021-03-06 09:59:56 +01:00
Jan Prochazka
3d25a51cf9 fix 2021-03-06 09:32:55 +01:00
Jan Prochazka
18e7171038 column manager 2021-03-06 09:31:02 +01:00
Jan Prochazka
8cf014efa4 splitters 2021-03-06 08:52:35 +01:00
Jan Prochazka
78d71602bf moved some widgets to elements 2021-03-06 08:09:29 +01:00
Jan Prochazka
dcfd6ee1dc index.html 2021-03-05 20:59:00 +01:00
Jan Prochazka
eb4ecb4cf8 filter multiple values dialog 2021-03-05 20:49:42 +01:00
Jan Prochazka
bc54564d64 set filter modal 2021-03-05 20:29:10 +01:00
Jan Prochazka
1c7052810a fix 2021-03-05 17:48:49 +01:00
Jan Prochazka
4bfba2ec02 datagrid 2021-03-05 17:47:07 +01:00
Jan Prochazka
c2dc4d76ba connection modal converted 2021-03-04 17:55:45 +01:00
Jan Prochazka
ce44e271ae input styles 2021-03-04 15:52:12 +01:00
Jan Prochazka
ef5bfb5a89 forms 2021-03-04 15:20:08 +01:00
Jan Prochazka
7acea0f4ac form provider 2021-03-04 10:56:58 +01:00
Jan Prochazka
593e61abb9 connection modal 2021-03-04 10:04:34 +01:00
Jan Prochazka
a0aa508e8d statusbar 2021-03-01 21:09:03 +01:00
Jan Prochazka
ca517f9c73 sql object list 2021-03-01 20:47:38 +01:00
Jan Prochazka
ad0e02de5d columns in tables list 2021-03-01 20:27:09 +01:00
Jan Prochazka
ea05ae0079 fix 2021-03-01 18:39:54 +01:00
Jan Prochazka
689eb7baa2 change current db by tab 2021-03-01 18:37:15 +01:00
Jan Prochazka
a4387155e7 expand icon simplified 2021-03-01 18:26:01 +01:00
Jan Prochazka
565a60e638 app object list 2021-02-28 21:16:08 +01:00
Jan Prochazka
5dba5a6dfd app object module methods, search in connection list 2021-02-28 18:43:16 +01:00
Jan Prochazka
c497c1ceca connection context menu 2021-02-28 18:12:13 +01:00
Jan Prochazka
5929a01010 fix 2021-02-28 10:37:07 +01:00
Jan Prochazka
182b0e0a75 tabs drop down menu 2021-02-28 10:32:14 +01:00
Jan Prochazka
2cc74b594e dropdown menu implementation 2021-02-28 10:17:52 +01:00
Jan Prochazka
e9430988f4 fix 2021-02-28 09:28:47 +01:00
Jan Prochazka
f30bd0a894 draggable splitter on mainscreen 2021-02-28 09:27:57 +01:00
Jan Prochazka
1c0a8cad56 use get_current_component from svelte/internal 2021-02-28 08:36:02 +01:00
Jan Prochazka
8a4fd302d2 Merge pull request #65 from janproch/master
Svelte proof of concept
2021-02-26 20:29:32 +01:00
Jan Prochazka
db7f8d6a74 command text fix 2021-02-26 20:25:54 +01:00
Jan Prochazka
4f1eb4003a toolbar logic 2021-02-26 19:34:29 +01:00
Jan Prochazka
3efaac7d1f toolbar ordered 2021-02-26 19:32:52 +01:00
Jan Prochazka
d9387bef1f toolbar 2021-02-26 19:25:35 +01:00
Jan Prochazka
a101f21483 theme moved to plugin 2021-02-26 16:52:22 +01:00
Jan Prochazka
8a0d10e50d keyboard commands 2021-02-25 21:43:23 +01:00
Jan Prochazka
fe1fc7923f change theme from command palette 2021-02-25 19:30:20 +01:00
Jan Prochazka
f0802dc471 command palette control 2021-02-25 18:05:44 +01:00
Jan Prochazka
30ade5867c datagrid selection 2021-02-25 11:45:06 +01:00
Jan Prochazka
ea54673497 datagrid 2021-02-25 11:02:27 +01:00
Jan Prochazka
2ffd729465 grid scroll bars 2021-02-25 10:25:34 +01:00
Jan Prochazka
ef910f43a6 datagrid 2021-02-25 09:12:01 +01:00
Jan Prochazka
fc333167ac datagrid 2021-02-25 09:02:08 +01:00
Jan Prochazka
390447c948 datagrid 2021-02-22 21:09:06 +01:00
Jan Prochazka
1bb5f4974d conection - extinfo 2021-02-22 18:58:07 +01:00
Jan Prochazka
48e3cf1be5 load extensions 2021-02-22 18:50:54 +01:00
Jan Prochazka
1e540b3fe9 table data grid 2021-02-22 17:34:24 +01:00
Jan Prochazka
60c1090d6c tabs panel 2021-02-21 11:35:50 +01:00
Jan Prochazka
71bea87a7a view table list in database widget 2021-02-21 09:57:26 +01:00
Jan Prochazka
a03261bfd4 reactive variables - better approach 2021-02-21 08:43:36 +01:00
Jan Prochazka
704a04e9bb fix 2021-02-21 08:40:27 +01:00
Jan Prochazka
28c1421294 connections pinger 2021-02-20 21:35:24 +01:00
Jan Prochazka
7a5bcc62c8 color icon classes 2021-02-20 19:37:19 +01:00
Jan Prochazka
321eedefea web-svelte => web 2021-02-20 19:16:05 +01:00
Jan Prochazka
daf9e9d18b remove web 2021-02-20 19:15:11 +01:00
Jan Prochazka
dd7db5904c connection app object 2021-02-20 19:14:22 +01:00
Jan Prochazka
6bddf3aa83 lang ts 2021-02-20 17:57:53 +01:00
Jan Prochazka
9743569ca7 metadata loaders as svelte stream 2021-02-20 17:47:48 +01:00
Jan Prochazka
40ed020c0a left panel 2021-02-20 11:53:00 +01:00
Jan Prochazka
63ac08cc27 dim left panel width 2021-02-20 10:43:43 +01:00
Jan Prochazka
e16b0ef61f themes simplified 2021-02-20 10:40:29 +01:00
Jan Prochazka
14f9a40851 left panel logic 2021-02-17 20:08:16 +01:00
Jan Prochazka
ba6abd1e64 theme logic reused 2021-02-17 19:26:48 +01:00
Jan Prochazka
4ffc5842bb left iconbar 2021-02-17 18:46:27 +01:00
Jan Prochazka
4cb304a41c v3.9.6 2021-02-15 18:38:49 +01:00
Jan Prochazka
abdbe4122f changelog 2021-02-15 18:37:50 +01:00
Jan Prochazka
b2e37e88ea fix 2021-02-15 18:37:13 +01:00
Jan Prochazka
6a28ceaa51 v3.9.6-beta.7 2021-02-15 06:41:03 +01:00
Jan Prochazka
c15f859eae #63 - clean solution - added ...process.env to fork(env) 2021-02-15 06:40:41 +01:00
Jan Prochazka
f717dfa3b5 readme 2021-02-14 21:18:35 +01:00
Jan Prochazka
ab7510c8e8 readme 2021-02-14 21:15:59 +01:00
Jan Prochazka
3601ac21b4 changelog 2021-02-14 21:09:08 +01:00
Jan Prochazka
65bd5a60ef v3.9.6-beta.6 2021-02-14 19:26:49 +01:00
Jan Prochazka
6a9bd8248c #63 - workaround export from SNAP 2021-02-14 19:26:00 +01:00
Jan Prochazka
98ff6db701 runners cwd simplified 2021-02-14 19:09:52 +01:00
Jan Prochazka
7b67576131 Revert "electron changed to version 9"
This reverts commit 1f057fb0a9.
2021-02-14 18:09:36 +01:00
Jan Prochazka
d0d6d86bb9 v3.9.6-beta.5 2021-02-14 11:51:00 +01:00
Jan Prochazka
1f057fb0a9 electron changed to version 9 2021-02-14 11:50:29 +01:00
Jan Prochazka
75a429b74f build npm only on final release 2021-02-14 11:46:29 +01:00
Jan Prochazka
d34524c3d0 v3.9.6-alpha.14 2021-02-14 11:37:57 +01:00
Jan Prochazka
bdfa66d37d v3.9.6-beta.4 2021-02-14 11:37:31 +01:00
Jan Prochazka
1d5d87e26a try to upgrade electron 2021-02-14 11:37:06 +01:00
Jan Prochazka
9f3aadc17d fixed exports in dbgate NPM package 2021-02-14 11:33:53 +01:00
Jan Prochazka
58f213d042 v3.9.6-beta.3 2021-02-14 11:10:27 +01:00
Jan Prochazka
89dbf38962 try to fix export in electron 2021-02-14 11:09:49 +01:00
Jan Prochazka
670e3d127e sql editor context menu 2021-02-14 10:50:55 +01:00
Jan Prochazka
72181e70a1 #63 2021-02-14 09:41:32 +01:00
Jan Prochazka
c3ac836fa9 upgrade plugin dependencies 2021-02-14 09:37:59 +01:00
Jan Prochazka
b0deba4bae style 2021-02-14 09:26:24 +01:00
Jan Prochazka
d08fc85459 SSL support 2021-02-14 09:11:40 +01:00
Jan Prochazka
417ec9fcd2 connection modal style 2021-02-13 19:56:04 +01:00
Jan Prochazka
f9d4a9a3a0 connection modal style 2021-02-13 19:46:15 +01:00
Jan Prochazka
eab870c237 connection form style 2021-02-13 19:05:37 +01:00
Jan Prochazka
521199ee1a handle ssh tunnel error 2021-02-13 12:46:37 +01:00
Jan Prochazka
0d1a6e96f3 code format 2021-02-13 12:14:23 +01:00
Jan Prochazka
1076fb8391 ssh tunnel - alternative modes 2021-02-13 12:13:10 +01:00
Jan Prochazka
114dc0b543 ssh tunnel - reuse SSH connection + local port for multiple DB connections 2021-02-13 07:47:55 +01:00
Jan Prochazka
728ca72cc1 ssh tunnel - wking POC 2021-02-11 11:34:54 +01:00
Jan Prochazka
e243ecd96a fixed repo links 2021-02-11 10:11:34 +01:00
Jan Prochazka
2defdc3f28 issue templates 2021-02-08 19:58:22 +01:00
Jan Prochazka
7aeef55a58 Update issue templates 2021-02-08 19:55:51 +01:00
Jan Prochazka
5e8967da52 issue templates 2021-02-08 19:51:27 +01:00
Jan Prochazka
679145a394 v3.9.6-alpha.13 2021-02-08 19:22:56 +01:00
Jan Prochazka
9b012c187a v3.9.6-beta.2 2021-02-08 19:22:36 +01:00
Jan Prochazka
9ce1fdd59e version in reposirory should be last stable version 2021-02-08 19:22:13 +01:00
Jan Prochazka
c0d0a00615 try to fix electron export 2021-02-08 19:21:35 +01:00
Jan Prochazka
c67c08bd69 v3.9.6-beta.1 2021-02-08 18:48:59 +01:00
Jan Prochazka
6e846797b9 v3.9.6-alpha.12 2021-02-08 18:37:38 +01:00
Jan Prochazka
a3ad98d2a9 missing dependency 2021-02-08 18:37:27 +01:00
Jan Prochazka
c7dbf333c7 v3.9.6-alpha.11 2021-02-08 18:28:46 +01:00
Jan Prochazka
19392e9406 fixes + optimalized web package 2021-02-08 18:27:26 +01:00
Jan Prochazka
818de9b111 v3.9.6-alpha.10 2021-02-08 18:08:24 +01:00
Jan Prochazka
0292a37b16 readme 2021-02-08 18:08:07 +01:00
Jan Prochazka
8b9031b0c2 npm token refactor 2021-02-08 17:59:37 +01:00
Jan Prochazka
d88591032e web can be run from dbgate package 2021-02-08 17:55:09 +01:00
Jan Prochazka
2c6a59638b fix 2021-02-08 17:26:27 +01:00
Jan Prochazka
8312415430 v3.9.6-alpha.9 2021-02-08 17:15:33 +01:00
Jan Prochazka
fdb14d687b setCurrentVersion script 2021-02-08 17:15:08 +01:00
Jan Prochazka
a20b351938 v3.9.6-alpha.9 2021-02-07 17:53:19 +01:00
Jan Prochazka
f8016d26ec fix 2021-02-07 17:52:51 +01:00
Jan Prochazka
ad186f5efb v3.9.6-alpha.8 2021-02-07 17:49:02 +01:00
Jan Prochazka
8e26918975 fixes 2021-02-07 17:48:46 +01:00
Jan Prochazka
e0303aa77e v3.9.6-alpha.7 2021-02-07 17:37:24 +01:00
Jan Prochazka
6a02c4ebaa fix 2021-02-07 17:37:06 +01:00
Jan Prochazka
2c73ab6bc1 v3.9.6-alpha.6 2021-02-07 17:25:05 +01:00
Jan Prochazka
b60714f30c npm build dbgate 2021-02-07 17:24:45 +01:00
Jan Prochazka
f3163617e0 v3.9.6-alpha.5 2021-02-07 10:52:33 +01:00
Jan Prochazka
834be32676 npmrc file 2021-02-07 10:52:20 +01:00
Jan Prochazka
0f6637188b v3.9.6-alpha.4 2021-02-07 10:43:47 +01:00
Jan Prochazka
ef0921ecf5 try to fix 2021-02-07 10:43:36 +01:00
Jan Prochazka
1ffa613e09 v3.9.6-alpha.3 2021-02-07 10:33:13 +01:00
Jan Prochazka
c0c8cd88e3 npm token 2021-02-07 10:32:58 +01:00
Jan Prochazka
2666717c3a v3.9.6-alpha.2 2021-02-07 10:19:15 +01:00
Jan Prochazka
777abbc097 v3.9.6-aplha.2 2021-02-07 10:18:21 +01:00
Jan Prochazka
e4db985ef9 fix 2021-02-07 10:17:49 +01:00
Jan Prochazka
6afaa6f856 v3.9.6-alpha.1 2021-02-07 10:13:24 +01:00
Jan Prochazka
1325851bcf npm build 2021-02-07 10:13:07 +01:00
Jan Prochazka
fb7da60127 fix 2021-02-07 10:01:15 +01:00
Jan Prochazka
ecde9cb6bd fix 2021-02-07 09:58:57 +01:00
Jan Prochazka
6b06ed5baf set current version 2021-02-07 09:56:50 +01:00
Jan Prochazka
2aa965cf3b license, API - prepare to run from dbgate npm package 2021-02-07 09:44:42 +01:00
Jan Prochazka
fc11fe1e8d readme 2021-02-04 16:23:11 +01:00
Jan Prochazka
e33e14bd5f v3.9.5 2021-02-01 19:49:00 +01:00
Jan Prochazka
0c7fc0b7b6 v3.9.5-beta.2 2021-02-01 19:35:06 +01:00
Jan Prochazka
5904d45c44 Revert "upgraded electron - fixed problem with deleted localstorage"
This reverts commit 84e475192e.
2021-02-01 18:28:38 +01:00
Jan Prochazka
5d997fc1c9 revert 2021-02-01 18:28:16 +01:00
Jan Prochazka
4693564ffa v3.9.5-beta.1 2021-02-01 19:08:12 +01:00
Jan Prochazka
3377929b30 v0.0.0 2021-02-01 19:08:01 +01:00
Jan Prochazka
a35f6f2629 reverted - private package 2021-02-01 19:07:46 +01:00
Jan Prochazka
cb264ac6cc v3.9.4 2021-02-01 18:41:31 +01:00
Jan Prochazka
9236e1a6c2 Merge branch 'develop' 2021-02-01 18:40:20 +01:00
Jan Prochazka
df359aea58 reverted try to dbgate global package 2021-02-01 18:39:55 +01:00
Jan Prochazka
fdf60b5267 dbgate package 2021-02-01 18:09:57 +01:00
Jan Prochazka
bd3c18d883 v3.9.4-beta.5 2021-01-31 09:24:27 +01:00
Jan Prochazka
18bf6e5979 open data files using open dialog in electron + drag & drop in electron without uploading 2021-01-31 09:21:54 +01:00
Jan Prochazka
edaf9676e4 readme 2021-01-31 08:00:37 +01:00
Jan Prochazka
bd524d345a readme 2021-01-31 07:51:20 +01:00
Jan Prochazka
0a39a6829c screenshot 2021-01-31 07:46:50 +01:00
Jan Prochazka
5c7a011efb report problem menu 2021-01-31 07:08:15 +01:00
Jan Prochazka
4e350e99c4 v3.9.4-beta.4 2021-01-30 20:07:28 +01:00
Jan Prochazka
a714f7ae54 small refactor 2021-01-30 20:05:50 +01:00
Jan Prochazka
a17b76c570 save from electron menu 2021-01-30 20:01:54 +01:00
Jan Prochazka
54d476a972 open sql file with drag & drop 2021-01-30 19:06:30 +01:00
Jan Prochazka
255c3e5ef4 improved save file experience 2021-01-30 18:23:05 +01:00
Jan Prochazka
059eabf2fa rename 2021-01-30 12:49:02 +01:00
Jan Prochazka
79fdde73ae v3.9.4-beta.3 2021-01-30 11:01:03 +01:00
Jan Prochazka
84e475192e upgraded electron - fixed problem with deleted localstorage 2021-01-30 10:56:22 +01:00
Jan Prochazka
3907b1ae8b v3.9.4-beta.2 2021-01-30 10:43:07 +01:00
Jan Prochazka
dcfefc78a2 fixed save generated content in useEditorData 2021-01-30 10:37:28 +01:00
Jan Prochazka
d3039a9248 useStorage improved - setter never changes (behaves more like useState) 2021-01-30 10:29:56 +01:00
Jan Prochazka
31dd80b79a fixed qorking with tabs 2021-01-30 09:41:50 +01:00
Jan Prochazka
8d6d1d979e v3.9.4-beta.1 2021-01-28 18:54:15 +01:00
Jan Prochazka
fe1c5f5801 electron: save file to custom location 2021-01-28 18:52:59 +01:00
Jan Prochazka
df976a84d2 electron menu sinplified 2021-01-28 16:56:47 +01:00
Jan Prochazka
420e94600e closed tab - show more info 2021-01-28 16:41:30 +01:00
Jan Prochazka
9940bd5177 upgrade mysql plugin dependency 2021-01-28 15:29:45 +01:00
Jan Prochazka
45d99a4126 timer labels in query design tab and shell tab 2021-01-28 13:00:24 +01:00
Jan Prochazka
c2b7c775c0 code cleanup 2021-01-28 12:56:06 +01:00
Jan Prochazka
51ba9d3b5a statusbar - show query execution duration 2021-01-28 12:49:00 +01:00
Jan Prochazka
8396e726ec numbering tabs 2021-01-28 10:10:41 +01:00
Jan Prochazka
cb67b57faf numbering tabs fix 2021-01-28 10:07:02 +01:00
Jan Prochazka
99381536d7 numbering tabs 2021-01-28 10:05:27 +01:00
Jan Prochazka
a9cb9f1874 style fix 2021-01-28 09:48:33 +01:00
Jan Prochazka
420a58380a upgraded required plugin-postgres version 2021-01-28 09:44:48 +01:00
Jan Prochazka
75ca3cbb11 packages-tools v1.0.8 2021-01-28 09:12:38 +01:00
Jan Prochazka
a5c1966a94 makeUniqueColumnNames function 2021-01-28 09:12:10 +01:00
Jan Prochazka
ca4ff95316 optimalized connection ping 2021-01-28 08:16:31 +01:00
Jan Prochazka
a3294950a4 v3.9.3 2021-01-26 20:40:15 +01:00
Jan Prochazka
29355a6d3e v3.9.3-beta.1 2021-01-26 20:31:10 +01:00
Jan Prochazka
add0ba09c3 fix 2021-01-26 20:30:38 +01:00
Jan Prochazka
005ae87309 v3.9.2 2021-01-25 17:46:53 +01:00
Jan Prochazka
5f372a1d0f v3.9.2-beta.1 2021-01-25 17:33:42 +01:00
Jan Prochazka
ecce75960a fix in open ref table 2021-01-25 17:33:16 +01:00
Jan Prochazka
72cc510c64 improved error boundary 2021-01-25 17:20:17 +01:00
Jan Prochazka
7e39b8c2a0 v3.9.1 2021-01-25 06:52:06 +01:00
Jan Prochazka
ed4ef4d999 v3.9.1-beta.2 2021-01-24 17:26:28 +01:00
Jan Prochazka
0e6b8b4f73 imrpoved closed tabs order algorithm 2021-01-24 10:10:07 +01:00
Jan Prochazka
69fd9bbc67 fixed closing tabs 2021-01-24 09:58:58 +01:00
Jan Prochazka
e561bf38f6 tabs fix 2021-01-24 09:49:58 +01:00
Jan Prochazka
b3d436ddf9 filtering datetime values 2021-01-24 09:25:38 +01:00
Jan Prochazka
ac59665be4 formview - filtering by expanded columns 2021-01-24 08:37:32 +01:00
Jan Prochazka
df74dd114b v3.9.1-beta.1 2021-01-23 20:43:19 +01:00
Jan Prochazka
213ee01fa6 fix formview style 2021-01-23 20:40:49 +01:00
Jan Prochazka
e253cfb1b0 formview better style 2021-01-23 20:36:58 +01:00
Jan Prochazka
532c64840b Merge tag 'v3.9.0'
v3.9.0
2021-01-23 20:21:49 +01:00
Jan Prochazka
c5bcac2755 v3.9.0 2021-01-23 20:19:14 +01:00
Jan Prochazka
a23c882473 hints in references columns 2021-01-23 18:52:24 +01:00
Jan Prochazka
e4ad9acb68 formview - expand FK columns 2021-01-23 18:48:23 +01:00
Jan Prochazka
427f23e1e0 v3.9.0-beta.3 2021-01-23 18:04:31 +01:00
Jan Prochazka
c9fefd14fd fixed server connection status bug 2021-01-23 17:08:17 +01:00
Jan Prochazka
e2ea2809b6 v3.9.0 2021-01-23 16:35:16 +01:00
Jan Prochazka
effb61d43d v3.9.0-beta.2 2021-01-23 11:03:18 +01:00
Jan Prochazka
1495d822d5 dbgate beta - publish to snap 2021-01-23 11:02:56 +01:00
Jan Prochazka
acebc0c692 v3.9.0-beta.1 2021-01-23 10:38:05 +01:00
Jan Prochazka
1f1a3072db beta name 2021-01-23 10:37:44 +01:00
Jan Prochazka
7f115cf571 beta name 2021-01-23 10:35:34 +01:00
Jan Prochazka
bd09e1bb5d beta build 2021-01-23 10:33:20 +01:00
Jan Prochazka
b24d95fb1f updated README 2021-01-23 09:32:53 +01:00
Jan Prochazka
1ce37c6ea8 css fix 2021-01-23 09:25:11 +01:00
Jan Prochazka
6b642c6634 fix status 2021-01-23 09:22:33 +01:00
Jan Prochazka
11f5bb8b93 database object context menu tidy up 2021-01-23 09:17:38 +01:00
Jan Prochazka
5935c9a9e7 better behaviour of database widget search 2021-01-23 08:55:17 +01:00
Jan Prochazka
6e60cf8691 column list expand icons 2021-01-23 08:47:28 +01:00
Jan Prochazka
19a39d4a83 fixed unwanted closing connections 2021-01-23 08:44:41 +01:00
Jan Prochazka
fa29bc65dc view columns 2021-01-23 08:28:01 +01:00
Jan Prochazka
8a19d7c4bc column list in database widget 2021-01-23 08:17:46 +01:00
Jan Prochazka
a1f9b1c53e prettier 2021-01-23 07:33:52 +01:00
Jan Prochazka
54320aa001 prettier script 2021-01-23 07:32:15 +01:00
Jan Prochazka
b9cb8c3a45 prettier 2021-01-23 07:24:46 +01:00
Jan Prochazka
451af5d09f prettier 2021-01-23 07:22:09 +01:00
Jan Prochazka
37cc86f8d2 prettier 2021-01-23 07:20:44 +01:00
Jan Prochazka
7f5143aac2 prettier 2021-01-23 07:13:55 +01:00
Jan Prochazka
ee696b9efe PAD backup 2021-01-23 06:43:38 +01:00
Jan Prochazka
dd97d13620 screenshot 800x600 2021-01-21 17:53:52 +01:00
Jan Prochazka
0b313ed1cf icon 32x32 2021-01-21 17:31:17 +01:00
Jan Prochazka
1d8df1f4fc grid popup menu fix 2021-01-21 14:34:56 +01:00
Jan Prochazka
7c7c334d67 added missing datetime interval filters 2021-01-21 14:31:39 +01:00
Jan Prochazka
a44f4f6208 fix 2021-01-21 13:54:14 +01:00
Jan Prochazka
3da222f3d1 PAD 2021-01-21 13:48:51 +01:00
Jan Prochazka
5a216c0c3e snap - release to stable channel 2021-01-21 10:34:17 +01:00
Jan Prochazka
00a5745b62 company name changed 2021-01-21 10:27:15 +01:00
Jan Prochazka
91ec4c2864 v3.8.40 2021-01-21 10:12:13 +01:00
Jan Prochazka
7fb365ddb4 upgraded plugin dependencies 2021-01-21 09:56:56 +01:00
Jan Prochazka
afebddd2a3 add new connection button 2021-01-21 09:53:26 +01:00
Jan Prochazka
add6f351a5 fix 2021-01-21 09:22:20 +01:00
Jan Prochazka
293f476c2a password mode saveRaw 2021-01-20 18:34:10 +01:00
Jan Prochazka
777c9a99a2 encrypting password, key is stored on backend in .key file 2021-01-20 18:29:15 +01:00
Jan Prochazka
6a8a47cf03 fix in autoinstall 2021-01-20 16:54:23 +01:00
Jan Prochazka
8b0d77569c v3.8.39 2021-01-19 21:05:08 +01:00
Jan Prochazka
40d2696b43 fix 2021-01-19 21:04:02 +01:00
Jan Prochazka
0f276b0422 v3.8.38 2021-01-19 20:56:35 +01:00
Jan Prochazka
59d728a80b snapcraft login fix 2021-01-19 20:56:24 +01:00
Jan Prochazka
715c9e634b v3.8.37 2021-01-19 20:43:31 +01:00
Jan Prochazka
e1ad90da49 publish to snapcraft.io 2021-01-19 20:43:15 +01:00
Jan Prochazka
ffbcbc6d06 v3.8.36 2021-01-18 18:23:45 +01:00
Jan Prochazka
946ec7eb32 plugin minimal versions 2021-01-18 18:21:04 +01:00
Jan Prochazka
011ca0a5c4 upgrade plugin from plugin tab 2021-01-18 18:09:30 +01:00
Jan Prochazka
72619a9902 fix - reload references 2021-01-18 17:46:11 +01:00
Jan Prochazka
97a4cd1653 fix 2021-01-18 17:40:12 +01:00
Jan Prochazka
22d37bda5d optimalization 2021-01-18 17:40:02 +01:00
Jan Prochazka
cc049368e3 v3.8.35 2021-01-17 19:17:28 +01:00
Jan Prochazka
14e139a163 Merge branch 'sspi' 2021-01-17 19:17:09 +01:00
Jan Prochazka
8f98b352da auth types in driver 2021-01-17 19:16:22 +01:00
Jan Prochazka
a9c38d5782 fix 2021-01-17 10:18:41 +01:00
Jan Prochazka
dd6cdeb946 GIT ignore native modules content 2021-01-17 08:16:00 +01:00
Jan Prochazka
c9227d1e37 removed generated files 2021-01-17 08:14:53 +01:00
Jan Prochazka
c06965c79f os dependend native modules 2021-01-17 09:11:09 +01:00
Jan Prochazka
ccd9a0fa70 msnodesql as optional dependency 2021-01-16 21:54:01 +01:00
Jan Prochazka
d1aef572bd native modules - pass version from electron to API 2021-01-16 20:32:07 +01:00
Jan Prochazka
c5e75dfe3e webpack native module 2021-01-16 18:55:10 +01:00
Jan Prochazka
943f9c1c24 grid fix 2021-01-15 20:50:18 +01:00
Jan Prochazka
cd23687428 sspi POC works 2021-01-15 19:43:55 +01:00
Jan Prochazka
f7d559ad20 v3.8.34 2021-01-14 19:51:25 +01:00
Jan Prochazka
8b340e9b7e form view fix 2021-01-14 19:50:53 +01:00
Jan Prochazka
4328107a1d form view - find by ID 2021-01-14 19:36:03 +01:00
Jan Prochazka
ad4fa77e46 form view refactored refresh 2021-01-14 19:08:52 +01:00
Jan Prochazka
a21b61cc7e filter this value in formview 2021-01-14 17:49:36 +01:00
Jan Prochazka
26b1c69f12 form view filters 2021-01-14 17:43:35 +01:00
Jan Prochazka
cac85d776a fix 2021-01-14 16:23:30 +01:00
Jan Prochazka
93af08626a form view - correct handle no data 2021-01-14 13:01:00 +01:00
Jan Prochazka
d7fac5bc6a form view fixes, open form view menu 2021-01-14 12:45:40 +01:00
Jan Prochazka
d1033f0e82 show next form view from form view 2021-01-14 12:08:22 +01:00
Jan Prochazka
9600c213ef open form view detail from grid 2021-01-14 11:38:08 +01:00
Jan Prochazka
f2dbe1f103 performance comments 2021-01-14 10:45:24 +01:00
Jan Prochazka
f60ee04883 prevent grid rerender when celldata is not changed 2021-01-14 10:40:54 +01:00
Jan Prochazka
2cd2546f3f fixed performance bug in grid 2021-01-14 10:18:40 +01:00
Jan Prochazka
9fe0c2ac86 optimized switching between tabs 2021-01-14 10:06:01 +01:00
Jan Prochazka
2f2310a883 json cell data view performance fix 2021-01-14 09:45:27 +01:00
Jan Prochazka
c2ccf27adf unount tab after close 2021-01-14 09:42:01 +01:00
Jan Prochazka
9a275d62c0 code cleanup 2021-01-14 09:32:15 +01:00
Jan Prochazka
35398dd401 fix #56 2021-01-14 09:31:54 +01:00
Jan Prochazka
99746f48df v3.8.33 2021-01-12 18:24:36 +01:00
Jan Prochazka
83eec6a37a code sign - only for wiindows 2021-01-12 18:24:24 +01:00
Jan Prochazka
cca6b77ba5 v3.8.32 2021-01-12 18:18:00 +01:00
Jan Prochazka
69b9ce8afc code signing - use try electron builder 2021-01-12 18:17:46 +01:00
Jan Prochazka
63af42b69d v3.8.31 2021-01-12 17:35:02 +01:00
Jan Prochazka
0821d63c9f win cert fix 2021-01-12 17:34:46 +01:00
Jan Prochazka
904a9b54c1 v3.8.30 2021-01-12 17:16:09 +01:00
Jan Prochazka
2000a4cf2b code signing for windows 2021-01-12 17:15:44 +01:00
Jan Prochazka
fcc1459dee v3.8.29 2021-01-11 18:19:16 +01:00
Jan Prochazka
b44f49a492 Merge branch 'formview' 2021-01-11 18:18:34 +01:00
Jan Prochazka
87fde4185a swithc to form keyboard shortcut 2021-01-11 18:16:17 +01:00
Jan Prochazka
817efb1c72 cell data view for form view 2021-01-11 18:03:22 +01:00
Jan Prochazka
49849820e8 fix 2021-01-11 17:49:31 +01:00
Jan Prochazka
0541cbf1f6 fixed connection refresh 2021-01-11 17:49:18 +01:00
Jan Prochazka
7485582612 form view 2021-01-11 17:34:09 +01:00
Jan Prochazka
9d50ac0093 form view - row count 2021-01-11 17:25:05 +01:00
Jan Prochazka
7c8c7467e1 save changes from form view 2021-01-10 17:04:04 +01:00
Jan Prochazka
fe1180d1e4 editing in form view 2021-01-10 16:50:08 +01:00
Jan Prochazka
c5c4b0b6de form view - inplace editor 2021-01-10 10:50:22 +01:00
Jan Prochazka
b25cc146cb scroll in view 2021-01-10 09:41:35 +01:00
Jan Prochazka
46fbcf13ed formview keyboard navigation 2021-01-10 09:20:05 +01:00
Jan Prochazka
5ab2ed9646 form view - loading, navigation 2021-01-09 21:27:34 +01:00
Jan Prochazka
b71b58c93f form view infrastructure, loading row from DB 2021-01-09 20:37:49 +01:00
Jan Prochazka
bb35a496f8 form view toolbar 2021-01-09 16:55:47 +01:00
Jan Prochazka
03c7bbb7af formview - basic display 2021-01-09 16:35:36 +01:00
Jan Prochazka
bdb8f44895 preview when import from archive 2021-01-09 09:59:40 +01:00
Jan Prochazka
a80c680914 simplified linux icon 2021-01-08 21:03:51 +01:00
Jan Prochazka
3f858cae68 linux icon 2021-01-08 20:53:12 +01:00
Jan Prochazka
b96d876f0e v3.8.28 2021-01-07 17:01:26 +01:00
Jan Prochazka
087a438a74 fix 2021-01-07 17:01:14 +01:00
Jan Prochazka
d2471b63a9 v3.8.27 2021-01-07 16:41:13 +01:00
Jan Prochazka
89ea95ef45 fix 2021-01-07 16:41:03 +01:00
Jan Prochazka
dda52e6067 v3.8.26 2021-01-07 16:29:17 +01:00
Jan Prochazka
7fb6893cce generate pad file 2021-01-07 16:29:01 +01:00
Jan Prochazka
49950068a3 linux app icon 2021-01-07 12:32:01 +01:00
Jan Prochazka
9bc39d5851 v3.8.25 2021-01-07 10:59:25 +01:00
Jan Prochazka
5a9f40111c fix 2021-01-07 10:59:11 +01:00
Jan Prochazka
cdfc40b73f v3.8.24 2021-01-07 10:41:47 +01:00
Jan Prochazka
a539a7e4f8 explicit set artifact name 2021-01-07 10:41:32 +01:00
Jan Prochazka
ae05d8e561 v3.8.23 2021-01-07 10:13:24 +01:00
Jan Prochazka
7508f57549 github autoupgrade fix 2021-01-07 10:10:56 +01:00
Jan Prochazka
f0f5eaacd8 v3.8.22 2021-01-07 09:54:04 +01:00
Jan Prochazka
10f1331376 autoupdater logs 2021-01-07 09:53:42 +01:00
Jan Prochazka
0f4700fb0c v3.8.21 2021-01-07 09:30:53 +01:00
Jan Prochazka
52aed213b7 copy latest.yaml file 2021-01-07 09:30:40 +01:00
Jan Prochazka
d681ab4e79 v3.8.20 2021-01-07 09:09:04 +01:00
Jan Prochazka
de06d42781 gh token 2021-01-07 09:08:57 +01:00
Jan Prochazka
132e1603de v3.8.19 2021-01-07 09:01:49 +01:00
Jan Prochazka
7fe6438292 token for electron publish 2021-01-07 09:01:37 +01:00
Jan Prochazka
51c9f09286 v3.8.18 2021-01-07 08:43:26 +01:00
Jan Prochazka
84cc2c6b8e v3.8.17 2021-01-07 08:33:42 +01:00
Jan Prochazka
077136814d publish (required for autoupgrade) 2021-01-07 08:33:16 +01:00
Jan Prochazka
287d29bbdb icon cleanup 2021-01-07 08:15:26 +01:00
Jan Prochazka
6ac2122c76 electron upgrade 2021-01-07 07:16:46 +01:00
Jan Prochazka
cc317c2433 Merge commit '4c4ad638d57c5ba5a8c0ba600ae49c56d37c2bfe' 2021-01-07 07:06:32 +01:00
dependabot[bot]
4c4ad638d5 Bump ini from 1.3.5 to 1.3.8 in /app
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 18:56:36 +00:00
Jan Prochazka
a78570a2f5 v3.8.16 2021-01-05 19:56:08 +01:00
Jan Prochazka
f57805123f new electron builder 2021-01-05 19:55:37 +01:00
Jan Prochazka
18370cbd97 info about database connection error 2021-01-05 17:52:18 +01:00
Jan Prochazka
71832cbb5e info about empty database 2021-01-05 17:40:28 +01:00
Jan Prochazka
fc4b97adcb table data - reconnect button 2021-01-05 17:28:55 +01:00
Jan Prochazka
162874f383 force new tab, if Open data from menu 2021-01-05 17:13:39 +01:00
Jan Prochazka
463b179a6b fix master/detail 2021-01-05 17:05:51 +01:00
Jan Prochazka
878c47e58c v3.8.15 2021-01-04 19:00:58 +01:00
Jan Prochazka
b033658444 group filters - copy from parent 2021-01-04 18:59:45 +01:00
Jan Prochazka
fc782304fd fixed reloading tabledatatab with groupby 2021-01-04 18:46:48 +01:00
Jan Prochazka
bb39ec6543 v3.8.14 2021-01-03 19:28:58 +01:00
Jan Prochazka
131db1af29 linux build 2021-01-03 19:28:36 +01:00
Jan Prochazka
1bded8473d fix icon in electron app 2021-01-03 16:46:42 +01:00
Jan Prochazka
1736934a1b kill from query designer 2021-01-03 14:39:03 +01:00
Jan Prochazka
1b44050c37 packages-tools v1.0.7 2021-01-01 18:56:32 +01:00
Jan Prochazka
b3e25150e9 fix 2021-01-01 18:52:58 +01:00
Jan Prochazka
6b80d72c03 packages-tools v1.0.6 2021-01-01 18:15:37 +01:00
Jan Prochazka
db7eb96360 split postgres query 2021-01-01 18:14:53 +01:00
Jan Prochazka
fc79f5f07c query excecute fixes 2021-01-01 11:05:02 +01:00
Jan Prochazka
fbd254bafc fix 2020-12-31 18:19:53 +01:00
Jan Prochazka
4cc1da3319 new shell command 2020-12-31 16:12:33 +01:00
Jan Prochazka
7a5187e283 query designer - undo 2020-12-30 18:33:17 +01:00
Jan Prochazka
d71f27f8b3 toolbar optimalization - new commands grouped together 2020-12-30 17:37:44 +01:00
Jan Prochazka
99ab1b38cd files widget refactor 2020-12-30 17:11:59 +01:00
Jan Prochazka
351ac5e6a7 query designer - grop filter (having clause) 2020-12-30 15:55:53 +01:00
Jan Prochazka
5a42e8c9ae designer fixes 2020-12-30 13:00:48 +01:00
Jan Prochazka
0fdf333c0b query design 2020-12-30 10:05:34 +01:00
Jan Prochazka
2f6c749941 query designer context menu 2020-12-30 09:50:46 +01:00
Jan Prochazka
b87f51c5b5 auto add reference on drop 2020-12-30 09:02:07 +01:00
Jan Prochazka
1de9b9f1fb query design ops, add reference 2020-12-30 08:33:39 +01:00
Jan Prochazka
4962d81661 execute designed query 2020-12-29 18:44:28 +01:00
Jan Prochazka
290acdb68a filters 2020-12-29 17:55:07 +01:00
Jan Prochazka
ed11b9e5a1 designer - aggregate, group by, order by 2020-12-29 15:07:32 +01:00
Jan Prochazka
9d10068799 designer - refactor 2020-12-29 14:33:03 +01:00
Jan Prochazka
cd03bb09fe designer - output columns 2020-12-29 14:11:12 +01:00
Jan Prochazka
0055f03c49 designer prevents creating cycles 2020-12-29 12:36:54 +01:00
Jan Prochazka
3f318fdef5 code cleanup 2020-12-29 12:19:22 +01:00
Jan Prochazka
10a213d8a3 referenco conditions 2020-12-29 12:18:07 +01:00
Jan Prochazka
5558869ff4 query design sql generator - new algorithm WIP 2020-12-29 10:31:46 +01:00
Jan Prochazka
60fd1c38ae query designer SQL generator 2020-12-28 16:31:21 +01:00
Jan Prochazka
c10c6afbc5 generated designer query SQL 2020-12-28 13:59:36 +01:00
Jan Prochazka
79759b1665 qury design columns grid 2020-12-27 16:02:50 +01:00
Jan Prochazka
0747614e00 editor data refactor - setEditorData can be called with function 2020-12-27 15:38:16 +01:00
Jan Prochazka
ab0a551d67 reference context menu 2020-12-27 12:05:21 +01:00
Jan Prochazka
8fccaffedb code cleanup 2020-12-27 11:10:10 +01:00
Jan Prochazka
f211450b06 draw references 2020-12-27 10:22:26 +01:00
Jan Prochazka
891a0a99e4 before refs refactor 2020-12-27 09:39:58 +01:00
Jan Prochazka
370412ea1d debounced reference painting 2020-12-26 19:35:12 +01:00
Jan Prochazka
586a17f64e dom tables ref 2020-12-26 18:57:56 +01:00
Jan Prochazka
9aa58c8de7 reference line 2020-12-26 17:15:53 +01:00
Jan Prochazka
1090d4effe added table position 2020-12-26 16:10:26 +01:00
Jan Prochazka
96a52750e2 save fix 2020-12-26 16:07:23 +01:00
Jan Prochazka
e8ffaaab6f fix designer save 2020-12-26 14:23:04 +01:00
Jan Prochazka
a18f98bf28 designer - theme, remove table op 2020-12-26 13:32:02 +01:00
Jan Prochazka
95e0905f01 introduced designer id, bring to front 2020-12-26 10:28:49 +01:00
Jan Prochazka
54bdaac64f move table fixes 2020-12-26 10:03:59 +01:00
Jan Prochazka
ca985330f6 designer - moving tables 2020-12-26 09:45:15 +01:00
Jan Prochazka
7d5d2d131f fix 2020-12-23 12:05:36 +01:00
Jan Prochazka
8f5d866905 v3.8.13 2020-12-14 20:54:30 +01:00
Jan Prochazka
ed15db4c20 fix 2020-12-14 20:52:49 +01:00
Jan Prochazka
a7926a1a71 save favorite content 2020-12-14 20:47:22 +01:00
Jan Prochazka
3a89d1a07b share tab content 2020-12-14 20:24:21 +01:00
Jan Prochazka
808267d97a share tab content 2020-12-14 18:51:51 +01:00
Jan Prochazka
4ab59e09d7 link to open favorite 2020-12-13 09:27:55 +01:00
Jan Prochazka
c108c7d787 v3.8.12 2020-12-12 21:48:56 +01:00
Jan Prochazka
fa5e128d45 fix 2020-12-12 21:48:42 +01:00
Jan Prochazka
1a181ff714 v3.8.11 2020-12-12 21:37:48 +01:00
Jan Prochazka
0f16f842bf favorite editor 2020-12-12 21:37:05 +01:00
Jan Prochazka
e502f5e72c v3.8.10 2020-12-12 20:26:40 +01:00
Jan Prochazka
2978063ac8 removed markdown manifest, used favorites instead 2020-12-12 20:19:39 +01:00
Jan Prochazka
ae0606cc84 refactor 2020-12-12 20:06:18 +01:00
Jan Prochazka
0c0c0356a6 favorite dialog 2020-12-12 20:02:55 +01:00
Jan Prochazka
1e447a8937 favorites refactor 2020-12-12 18:43:50 +01:00
Jan Prochazka
3dcc761c14 add to favorites basic functionality 2020-12-12 18:33:42 +01:00
Jan Prochazka
b1a2093e6b open sql link from markdown 2020-12-12 10:42:26 +01:00
Jan Prochazka
ed98a9e2da chart - undo, redo 2020-12-12 10:32:24 +01:00
Jan Prochazka
737298c6f3 chart - show relative values 2020-12-12 10:21:49 +01:00
Jan Prochazka
0081deb844 open existing tab, when possible 2020-12-12 09:34:55 +01:00
Jan Prochazka
0857757ce2 openNewTab refactor 2020-12-12 09:07:14 +01:00
Jan Prochazka
f7bab744e6 v3.8.9 2020-12-10 18:48:19 +01:00
Jan Prochazka
0316cb16eb fix 2020-12-10 18:48:00 +01:00
Jan Prochazka
adcab4ae69 fix 2020-12-10 18:45:57 +01:00
Jan Prochazka
728353d60a v3.8.8 2020-12-10 18:34:38 +01:00
Jan Prochazka
ac4aa94976 markdown manifest 2020-12-10 18:34:02 +01:00
Jan Prochazka
d502dc0dfd v3.8.7 2020-12-10 15:37:28 +01:00
Jan Prochazka
55d0c77536 markdown viewer 2020-12-10 15:36:45 +01:00
Jan Prochazka
79ddbd439f custom markdown pages - basic concept 2020-12-10 15:12:19 +01:00
Jan Prochazka
7a0883ea03 active chart menu, using markdown to jsx 2020-12-10 14:24:41 +01:00
Jan Prochazka
5256deb567 about modal, current version 2020-12-10 13:31:37 +01:00
Jan Prochazka
f993e82b0b permissins (per instance) 2020-12-10 11:54:28 +01:00
Jan Prochazka
698756b9d2 single database configuration 2020-12-10 11:11:03 +01:00
Jan Prochazka
3921913742 rename saved file 2020-12-10 09:06:40 +01:00
Jan Prochazka
576bdd64a0 cleanup 2020-12-10 08:54:48 +01:00
Jan Prochazka
27a78facf5 chart date format 2020-12-10 08:45:14 +01:00
Jan Prochazka
ee50604112 v3.8.6 2020-12-08 20:57:39 +01:00
Jan Prochazka
1c30eb337b fix 2020-12-08 20:57:20 +01:00
Jan Prochazka
6a78272cc5 v3.8.5 2020-12-08 20:00:54 +01:00
Jan Prochazka
e05f01dce8 save chart files 2020-12-08 19:59:51 +01:00
Jan Prochazka
a29026321f init added to shell script 2020-12-08 19:50:17 +01:00
Jan Prochazka
f8ee3b92cf execute query from shell 2020-12-08 18:51:00 +01:00
Jan Prochazka
e0c91214fd import-export advanced config 2020-12-08 17:34:40 +01:00
Jan Prochazka
cc11e63cd7 error boundary 2020-12-08 17:24:47 +01:00
Jan Prochazka
b47c9f81d2 transparent charts 2020-12-07 22:13:05 +01:00
Jan Prochazka
fcb93015cc chart colors 2020-12-07 21:46:44 +01:00
Jan Prochazka
fc6355126f save using ctrl+s 2020-12-07 19:49:37 +01:00
Jan Prochazka
fd2747d166 charts 2020-12-06 11:01:58 +01:00
Jan Prochazka
3bb22ddc36 form style refactor + charts 2020-12-06 10:23:57 +01:00
Jan Prochazka
0c4d5b5356 active chart - load data from query 2020-12-05 20:47:31 +01:00
Jan Prochazka
61217a944b Merge commit '4eae30c0222ca46cc1dd3cb231f88f0d64badd04' 2020-12-05 18:33:51 +01:00
Jan Prochazka
5434302aa5 charts 2020-12-05 18:33:19 +01:00
Jan Prochazka
23d9c9279c save chart to editor data 2020-12-05 17:23:37 +01:00
dependabot[bot]
4eae30c022 Bump lodash from 4.17.15 to 4.17.20 in /app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-05 15:58:18 +00:00
Jan Prochazka
ac7816fc4b fix 2020-12-05 16:57:25 +01:00
Jan Prochazka
10dc7343ae submit action - run with enter 2020-12-05 16:52:57 +01:00
Jan Prochazka
a3837083da removed formik, used own FormProvider instead 2020-12-05 16:16:04 +01:00
Jan Prochazka
1644587072 charts version 0 2020-12-05 15:13:08 +01:00
Jan Prochazka
6471141926 fix 2020-12-05 08:48:40 +01:00
Jan Prochazka
65197cf038 fix 2020-12-05 08:37:23 +01:00
Jan Prochazka
785c7e54ab better display engine 2020-12-05 08:35:29 +01:00
Jan Prochazka
9a2a945762 v3.8.4 2020-12-03 18:44:42 +01:00
Jan Prochazka
56eecb0836 shell script scheduler 2020-12-03 18:43:02 +01:00
Jan Prochazka
8d9cb51baa shell - save to server 2020-12-03 18:13:51 +01:00
Jan Prochazka
f55049f212 shelltab uses require editor 2020-12-03 18:08:38 +01:00
Jan Prochazka
dc6093e4fc free table editor uses useEditorData 2020-12-03 17:42:36 +01:00
Jan Prochazka
5df650bc51 use editor data optimalizactions 2020-12-03 17:24:37 +01:00
Jan Prochazka
d23a013579 use editor data - sync fallback when called from beforeunload 2020-12-03 15:22:53 +01:00
Jan Prochazka
fc5c0eb239 use editor data hook 2020-12-03 15:16:22 +01:00
Jan Prochazka
9a42d1d6bd added local forage 2020-12-03 13:22:54 +01:00
Jan Prochazka
942115acef save file app object 2020-12-03 12:58:04 +01:00
Jan Prochazka
22b2a62209 save file refactor 2020-12-03 12:26:40 +01:00
Jan Prochazka
0a3a1c9468 code cleanup 2020-12-03 12:03:37 +01:00
Jan Prochazka
655429693a app object refactor finished 2020-12-03 11:59:49 +01:00
Jan Prochazka
2afd46dc91 macro app object refactor 2020-12-03 11:44:18 +01:00
Jan Prochazka
9bf755ff25 app object refactor WIP 2020-12-03 11:35:27 +01:00
Jan Prochazka
d693cb734b popup menu cleanup 2020-12-03 09:38:06 +01:00
Jan Prochazka
836f48c810 popup menu - fix popup placement 2020-12-03 09:36:29 +01:00
Jan Prochazka
327f2140cf showMenu refactor - context is now available inside menu 2020-12-03 09:33:29 +01:00
Jan Prochazka
e4b605162e modal layer fix 2020-12-03 08:50:57 +01:00
Jan Prochazka
e952d5c6f8 saved sql files - save to server (minimal version) 2020-12-02 20:02:58 +01:00
Jan Prochazka
203e490321 comment 2020-12-02 18:11:40 +01:00
Jan Prochazka
7264e52e6c icon 2020-12-01 21:19:08 +01:00
Jan Prochazka
40bca24dfb v3.8.3 2020-11-30 21:28:17 +01:00
Jan Prochazka
56c6ddd392 readme 2020-11-30 21:18:56 +01:00
Jan Prochazka
2cd370d519 packages-api v1.0.7 2020-11-30 20:54:20 +01:00
Jan Prochazka
42545a027f fixed deps 2020-11-30 20:53:43 +01:00
Jan Prochazka
d1ed62ded9 packages-api v1.0.6 2020-11-30 20:18:25 +01:00
Jan Prochazka
2c9d3abe8c api package docs 2020-11-30 20:17:52 +01:00
Jan Prochazka
a03a3416c2 packages-sqlitree v1.0.4 2020-11-30 20:14:07 +01:00
Jan Prochazka
45138b2bc1 sqltree readme 2020-11-30 20:13:31 +01:00
957 changed files with 68090 additions and 22122 deletions

12
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
# These are supported funding model platforms
github: dbgate
patreon: # Replace with a single Patreon username
open_collective: dbgate
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve DbGate
title: 'BUG: Say something here'
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Version Information (please complete the following information):**
- OS: [e.g. Windows/Mac/Ubuntu]
- App Version [see Help -> About]
- Install source [e.g. installer/SNAP/Docker/NPM]
- Type - Web/Application
- Database engine: [e.g. MySQL/PostgreSQL/SQL Server]

View File

@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for DbGate
title: 'FEAT: '
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

18
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@@ -0,0 +1,18 @@
---
name: Question
about: Ask a question about how to do something
title: 'QUESTION: Summary of your question'
labels: ''
assignees: ''
---
**Details:**
Details about your question
**Version Information [might be relevant to your issue]**
Operating System:
App Version [help -> about]:
**Screenshot [if appropriate]**:
A screenshot of the app if that helps

107
.github/workflows/build-app-beta.yaml vendored Normal file
View File

@@ -0,0 +1,107 @@
name: Electron app BETA
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macOS-10.15, windows-2022, ubuntu-18.04]
# os: [macOS-10.15]
steps:
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Use Node.js 14.x
uses: actions/setup-node@v1
with:
node-version: 14.x
- name: yarn install
run: |
yarn install
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: fillNativeModulesElectron
run: |
yarn fillNativeModulesElectron
- name: fillPackagedPlugins
run: |
yarn fillPackagedPlugins
- name: Install Snapcraft
if: matrix.os == 'ubuntu-18.04'
uses: samuelmeuli/action-snapcraft@v1
- name: Publish
run: |
yarn run build:app
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }} # token for electron publish
WIN_CSC_LINK: ${{ secrets.WINCERT_CERTIFICATE }}
WIN_CSC_KEY_PASSWORD: ${{ secrets.WINCERT_PASSWORD }}
CSC_LINK: ${{ secrets.APPLECERT_CERTIFICATE }}
CSC_KEY_PASSWORD: ${{ secrets.APPLECERT_PASSWORD }}
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
- name: Save snap login
if: matrix.os == 'ubuntu-18.04'
run: 'echo "$SNAPCRAFT_LOGIN" > snapcraft.login'
shell: bash
env:
SNAPCRAFT_LOGIN: ${{secrets.SNAPCRAFT_LOGIN}}
- name: publishSnap
if: matrix.os == 'ubuntu-18.04'
run: |
snapcraft login --with snapcraft.login
snapcraft upload --release=beta app/dist/*.snap
- name: Copy artifacts
run: |
mkdir artifacts
cp app/dist/*.deb artifacts/dbgate-beta.deb || true
cp app/dist/*x86*.AppImage artifacts/dbgate-beta.AppImage || true
cp app/dist/*arm64*.AppImage artifacts/dbgate-beta-arm64.AppImage || true
cp app/dist/*armv7l*.AppImage artifacts/dbgate-beta-armv7l.AppImage || true
cp app/dist/*win*.exe artifacts/dbgate-beta.exe || true
cp app/dist/*win_x64.zip artifacts/dbgate-windows-beta.zip || true
cp app/dist/*win_arm64.zip artifacts/dbgate-windows-beta-arm64.zip || true
cp app/dist/*-mac_x64.dmg artifacts/dbgate-beta.dmg || true
cp app/dist/*-mac_arm64.dmg artifacts/dbgate-beta-arm64.dmg || true
mv app/dist/*.exe artifacts/ || true
mv app/dist/*.zip artifacts/ || true
mv app/dist/*.AppImage artifacts/ || true
mv app/dist/*.deb artifacts/ || true
mv app/dist/*.snap artifacts/ || true
mv app/dist/*.dmg artifacts/ || true
- name: Upload artifacts
uses: actions/upload-artifact@v1
with:
name: ${{ matrix.os }}
path: artifacts
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: 'artifacts/**'
prerelease: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -3,61 +3,143 @@ name: Electron app
on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
- 'v[0-9]+.[0-9]+.[0-9]+'
# - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
# branches:
# - production
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
# os: [ubuntu-18.04, windows-2016]
os: [macOS-10.14, windows-2016, ubuntu-18.04]
os: [macOS-10.15, windows-2022, ubuntu-18.04]
steps:
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Use Node.js 10.x
- name: Use Node.js 14.x
uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 14.x
- name: yarn install
run: |
# yarn --version
# yarn config set network-timeout 300000
yarn install
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: fillNativeModulesElectron
run: |
yarn fillNativeModulesElectron
- name: fillPackagedPlugins
run: |
yarn fillPackagedPlugins
- name: Install Snapcraft
if: matrix.os == 'ubuntu-18.04'
uses: samuelmeuli/action-snapcraft@v1
- name: Publish
run: |
yarn run build:app
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }} # token for electron publish
- name: Copy artifacts Linux, MacOs
if: matrix.os != 'windows-2016'
WIN_CSC_LINK: ${{ secrets.WINCERT_CERTIFICATE }}
WIN_CSC_KEY_PASSWORD: ${{ secrets.WINCERT_PASSWORD }}
CSC_LINK: ${{ secrets.APPLECERT_CERTIFICATE }}
CSC_KEY_PASSWORD: ${{ secrets.APPLECERT_PASSWORD }}
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
- name: generatePadFile
run: |
mkdir artifacts
mv app/dist/*.deb artifacts/dbgate-linux.deb || true
mv app/dist/*.AppImage artifacts/dbgate-linux.AppImage || true
mv app/dist/*.dmg artifacts/dbgate-mac.dmg || true
yarn generatePadFile
mv app/dist/*.deb artifacts || true
mv app/dist/*.AppImage artifacts || true
mv app/dist/*.dmg artifacts || true
- name: Save snap login
if: matrix.os == 'ubuntu-18.04'
run: 'echo "$SNAPCRAFT_LOGIN" > snapcraft.login'
shell: bash
env:
SNAPCRAFT_LOGIN: ${{secrets.SNAPCRAFT_LOGIN}}
- name: publishSnap
if: matrix.os == 'ubuntu-18.04'
run: |
snapcraft login --with snapcraft.login
snapcraft upload --release=stable app/dist/*.snap
- name: Copy artifacts
run: |
mkdir artifacts
cp app/dist/*.deb artifacts/dbgate-latest.deb || true
cp app/dist/*x86*.AppImage artifacts/dbgate-latest.AppImage || true
cp app/dist/*arm64*.AppImage artifacts/dbgate-latest-arm64.AppImage || true
cp app/dist/*armv7l*.AppImage artifacts/dbgate-latest-armv7l.AppImage || true
cp app/dist/*.exe artifacts/dbgate-latest.exe || true
cp app/dist/*win_x64.zip artifacts/dbgate-windows-latest.zip || true
cp app/dist/*win_arm64.zip artifacts/dbgate-windows-latest-arm64.zip || true
cp app/dist/*-mac_universal.dmg artifacts/dbgate-latest.dmg || true
cp app/dist/*-mac_x64.dmg artifacts/dbgate-latest-x64.dmg || true
mv app/dist/*.exe artifacts/ || true
mv app/dist/*.zip artifacts/ || true
mv app/dist/*.AppImage artifacts/ || true
mv app/dist/*.deb artifacts/ || true
mv app/dist/*.dmg artifacts/ || true
mv app/dist/*.snap artifacts/dbgate-latest.snap || true
# - name: Copy artifacts Linux, MacOs
# if: matrix.os != 'windows-2016'
# run: |
# mkdir artifacts
# cp app/dist/*.AppImage artifacts/ || true
# cp app/dist/*.dmg artifacts/ || true
# cp app/dist/*.deb artifacts/ || true
# mv app/dist/*.deb artifacts/dbgate-linux.deb || true
# mv app/dist/*.AppImage artifacts/dbgate-linux.AppImage || true
# mv app/dist/*.dmg artifacts/dbgate-mac.dmg || true
# - name: Copy artifacts Win
# if: matrix.os == 'windows-2016'
# run: |
# mkdir artifacts
# cp app/dist/*.exe artifacts/ || true
# mv app/dist/*.exe artifacts/dbgate-windows.exe
# mv app/dist/latest.yml artifacts/latest.yml || true
- name: Copy latest.yml (windows)
if: matrix.os == 'windows-2022'
run: |
mv app/dist/latest.yml artifacts/latest.yml || true
- name: Copy artifacts Win
if: matrix.os == 'windows-2016'
run: |
mkdir artifacts
mv app/dist/*.exe artifacts/dbgate-windows.exe
mv app/dist/*.zip artifacts/dbgate-windows.zip
mv app/dist/dbgate-pad.xml artifacts/ || true
mv app/dist/*.exe artifacts || true
- name: Copy latest-linux.yml
if: matrix.os == 'ubuntu-18.04'
run: |
mv app/dist/latest-linux.yml artifacts/latest-linux.yml || true
- name: Copy latest-mac.yml
if: matrix.os == 'macOS-10.15'
run: |
mv app/dist/latest-mac.yml artifacts/latest-mac.yml || true
- name: Upload artifacts
uses: actions/upload-artifact@v1
@@ -69,7 +151,7 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: "artifacts/**"
files: 'artifacts/**'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -82,4 +164,4 @@ jobs:
# tag_name: ${{ github.ref }}
# release_name: Release ${{ github.ref }}
# draft: false
# prerelease: false
# prerelease: false

View File

@@ -0,0 +1,58 @@
name: Docker image BETA
# on: [push]
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+-docker.[0-9]+'
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04]
steps:
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Use Node.js 14.x
uses: actions/setup-node@v1
with:
node-version: 14.x
- name: yarn install
run: |
# yarn --version
# yarn config set network-timeout 300000
yarn install
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: Prepare docker image
run: |
yarn run prepare:docker
- name: Build docker image
run: |
docker build ./docker -t dbgate
- name: Push docker image
run: |
docker tag dbgate dbgate/dbgate:beta
docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
docker push dbgate/dbgate:beta
- name: Build alpine docker image
run: |
docker build ./docker -t dbgate -f docker/Dockerfile-alpine
- name: Push alpine docker image
run: |
docker tag dbgate dbgate/dbgate:beta-alpine
docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
docker push dbgate/dbgate:beta-alpine

View File

@@ -5,7 +5,8 @@ name: Docker image
on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
- 'v[0-9]+.[0-9]+.[0-9]+'
# - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
# on:
# push:
@@ -20,23 +21,25 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04]
# os: [macOS-10.14, windows-2016, ubuntu-18.04]
steps:
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Use Node.js 10.x
- name: Use Node.js 14.x
uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 14.x
- name: yarn install
run: |
yarn install
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: Prepare docker image
run: |
yarn run prepare:docker
@@ -48,3 +51,11 @@ jobs:
docker tag dbgate dbgate/dbgate
docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
docker push dbgate/dbgate
- name: Build alpine docker image
run: |
docker build ./docker -t dbgate -f docker/Dockerfile-alpine
- name: Push alpine docker image
run: |
docker tag dbgate dbgate/dbgate:alpine
docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
docker push dbgate/dbgate:alpine

140
.github/workflows/build-npm.yaml vendored Normal file
View File

@@ -0,0 +1,140 @@
name: NPM packages
# on: [push]
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+'
# on:
# push:
# branches:
# - production
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04]
steps:
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Use Node.js 14.x
uses: actions/setup-node@v1
with:
node-version: 14.x
- name: Configure NPM token
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}"
- name: yarn install
run: |
yarn install
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: Publish types
working-directory: packages/types
run: |
npm publish
- name: Publish tools
working-directory: packages/tools
run: |
npm publish
- name: Publish sqltree
working-directory: packages/sqltree
run: |
npm publish
- name: Publish api
working-directory: packages/api
run: |
npm publish
- name: Publish datalib
working-directory: packages/datalib
run: |
npm publish
- name: Publish filterparser
working-directory: packages/filterparser
run: |
npm publish
- name: Publish web
working-directory: packages/web
run: |
npm publish
- name: Publish dbgate (obsolete)
working-directory: packages/dbgate
run: |
npm publish
- name: Publish dbgate-serve
working-directory: packages/serve
run: |
npm publish
- name: Publish dbgate-plugin-csv
working-directory: plugins/dbgate-plugin-csv
run: |
npm publish
- name: Publish dbgate-plugin-xml
working-directory: plugins/dbgate-plugin-xml
run: |
npm publish
- name: Publish dbgate-plugin-excel
working-directory: plugins/dbgate-plugin-excel
run: |
npm publish
- name: Publish dbgate-plugin-mssql
working-directory: plugins/dbgate-plugin-mssql
run: |
npm publish
- name: Publish dbgate-plugin-mysql
working-directory: plugins/dbgate-plugin-mysql
run: |
npm publish
- name: Publish dbgate-plugin-mongo
working-directory: plugins/dbgate-plugin-mongo
run: |
npm publish
- name: Publish dbgate-plugin-postgres
working-directory: plugins/dbgate-plugin-postgres
run: |
npm publish
- name: Publish dbgate-plugin-sqlite
working-directory: plugins/dbgate-plugin-sqlite
run: |
npm publish
- name: Publish dbgate-plugin-redis
working-directory: plugins/dbgate-plugin-redis
run: |
npm publish

71
.github/workflows/run-tests.yaml vendored Normal file
View File

@@ -0,0 +1,71 @@
name: Run tests
on:
push:
branches:
- master
- develop
jobs:
test-runner:
runs-on: ubuntu-latest
container: node:14.18
steps:
- name: Context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: yarn install
run: |
yarn install
- name: Integration tests
run: |
cd integration-tests
yarn test:ci
# yarn wait:ci
- name: Filter parser tests
if: always()
run: |
cd packages/filterparser
yarn test:ci
- uses: tanmen/jest-reporter@v1
if: always()
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
result-file: integration-tests/result.json
action-name: Integration tests
- uses: tanmen/jest-reporter@v1
if: always()
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
result-file: packages/filterparser/result.json
action-name: Filter parser test results
services:
postgres:
image: postgres
env:
POSTGRES_PASSWORD: Pwd2020Db
options: >-
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5
mysql:
image: mysql:8.0.18
env:
MYSQL_ROOT_PASSWORD: Pwd2020Db
mssql:
image: mcr.microsoft.com/mssql/server
env:
ACCEPT_EULA: Y
SA_PASSWORD: Pwd2020Db
MSSQL_PID: Express
# cockroachdb:
# image: cockroachdb/cockroach

10
.gitignore vendored
View File

@@ -12,6 +12,12 @@ node_modules
build
dist
app/packages/web/public
app/packages/plugins
docker/public
docker/bundle.js
docker/plugins
# misc
.DS_Store
.env.local
@@ -22,3 +28,7 @@ dist
npm-debug.log*
yarn-debug.log*
yarn-error.log*
app/src/nativeModulesContent.js
packages/api/src/nativeModulesContent.js
packages/api/src/packagedPluginsContent.js
.VSCodeCounter

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"jestrunner.jestCommand": "node_modules/.bin/cross-env DEVMODE=1 LOCALTEST=1 node_modules/.bin/jest"
}

378
CHANGELOG.md Normal file
View File

@@ -0,0 +1,378 @@
# ChangeLog
Builds:
- docker - build
- npm - npm package dbgate-serve
- app - classic electron app
- mac - application for macOS
- linux - application for linux
- win - application for Windows
### 4.8.4
- FIXED(mac): Fixed build for macOS arm64 #259
- FIXED(mac): Fixed opening SQLite files on macOS #243
- FIXED(mac): Fixed opening PEM certificates on macOS #206
- FIXED(mac): Fixed handling Command key on macOS
- FIXED(mac): Fixed system menu on macOS
- FIXED(mac): Fixed reopening main window on macOS
- CHANGED: Shortcut for net query is now Ctrl+T or Command+T on macOS, former it was Ctrl+Q
- FIXED: Fixed misplaced tab close icon #260
- ADDED: Added menu command "Tools/Change to recent database"
### 4.8.3
- FIXED: filters in query result and NDJSON/archive viewer
- ADDED: Added select values from query result and NDJSON/archive viewer
- ADDED: tab navigation in datagrid #254
- ADDED: Keyboard shortcuts added to help menu #254
- ADDED: API logging (run enableApiLog() in developers console to enable logging)
- ADDED: SSH reconnect + moved SSH forward into separate fork #253
- ADDED: Data type + reference link in column manager
- FIXED(win,linux,mac): Unable to change theme after installing plugin #244
### 4.8.2
- ADDED: implemented missing redis search key logic
### 4.8.1
- FIXED: fixed crash after disconnecting from all DBs
### 4.8.0
- ADDED: Redis support (support stream type), removed experimental status
- ADDED: Redis readonly support
- ADDED: Explicit NDJSON support, when opening NDJSON/JSON lines file, table data are immediately shown, without neccesarity to import
- ADDED(win,linux,mac): Opening developer tools when crashing without reload app
### 4.7.4
- ADDED: Experimental Redis support (full support is planned to version 4.8.0)
- ADDED: Read-only connections
- FIXED: MongoDB filters
- ADDED: MongoDB column value selection
- ADDED: App related queries
- ADDED: Fuzzy search #246
- ADDED(docker, npm): New permissions
- FIXED(npm): NPM build no longer allocates additonal ports
- CHANGED(npm): renamed NPM package dbgate => dbgate-serve
- CHANGED(docker): custom JavaScripts and connections defined in scripts are now prohibited by default, use SHELL_CONNECTION and SHELL_SCRIPTING environment variables for allowing this
- ADDED(docker, npm): Better documentation of environment variables configuration, https://dbgate.org/docs/env-variables.html
- ADDED(docker): support for multiple users with different permissions
- ADDED(docker): logout operation
### 4.7.3
- CHANGED: Export menu redesign, quick export menu merged with old export menu
- REMOVED: Quick export menu
- ADDED: Export column mapping
- ADDED: Export invoked from data grid respects columns choosed in column manager
- ADDED: Quick export (now merged in export menu) is now possible also in web app
- FIXED: Virtual foreign key editor fixes
- FIXED: Tabs panel style fix
- ADDED: Find by schema in databases widget
- FIXED: Column manager selection fix
- FIXED: NPM dist - fixed error when loading plugins
- CHANGED: NPN dist is now executed by dbgate-serve command
- ADDED: NPM dist accepts .env configuration
### 4.7.2
- CHANGED: documentation URL - https://dbgate.org/docs/
- CHANGED: Close button available for all tab groups - #238
- ADDED: Search function for the Keyboard Shortcuts overview - #239
- ADDED: Editor font size settings - #229
- ADDED: Rename MongoDB collection - #223
- FIXED: bug in cache subsystem
### 4.7.1
- FIXED: Fixed connecting to MS SQL server running in docker container from DbGate running in docker container #236
- FIXED: Fixed export MongoDB collections into Excel and CSV #240
- ADDED: Added support for docker volumes to persiste connections, when not using configuration via env variables #232
- ADDED: DbGate in Docker can run in subdirectory #228
- FIXED: DbGate in Docker can be proxied with nginx #228
- FIDED: Theme persists when opening multiple windows #207
- ADDED: Remember fullscreen state #230
- ADDED: Improved fullscreen state, title bar with menu is hidden, menu is in hamburger menu, like in web version
- ADDED: Theme choose dialog (added as tab in settings)
- FIXED: Fixed crash when clicking on application layers #231
### 4.7.0
- CHANGED: Changed main menu style, menu and title bar is in one line (+ability to switch to system menu)
- REMOVED: Removed main toolbar, use main menu or tab related bottom tool instead
- ADDED: Added tab related context bottom toolbar
- ADDED: Main menu is available also in web application, by clicking on hamburger menu
- ADDED: Added support of SQLite to docker container #219
- ADDED: Added Debian and Alpine docker distributions (default is Debian)
- FIXED: Fixed performance problem of data grid, especially when there are cells with large data (eg. JSONs), now it is much faster
- ADDED: Open JSON and array cell buttons
- ADDED: Handle JSON in varchar cells
- ADDED: Scroll tabs on mouse wheel
- ADDED: Show edit edit MySQL column comments #218 #81
- ADDED: Handle sparse (mssql), unsigned (mysql), zerofill (mysql) column flags
- FIXED: Fixed same caching problems (eg. leading to indefinitely loading DB structure sometimes)
- ADDED: Show estimated table row count for MySQL and MS SQL
- FIXED: Fixed deleting rows from added rows in table data editor
- ADDED: Better work with JSON lines file, added JSONL editor with preview
### 4.6.3
- FIXED: Fixed Windows build
- FIXED: Fixed crash, when there is invalid value in browser local storage
- FIXED: Fixed plugin description display, where author name or description is not correctly filled
### 4.6.2
- FIXED: Fixed issues of XML import plugin
- ADDED: Split columns macro (available in data sheet editor)
- CHANGED: Accepting non standard plugins names (which doesn't start with dbgate-plugin-)
- ADDED: Support BLOB values #211
- ADDED: Picture cell view
- ADDED: HTML cell view
- CHANGED: Code completion supports non-default schema names
- FIXED: More robust MySQL analyser, when connecting to non-standard servers #214
- FIXED: Fixed configuring connection to SQLite with environment variables #215
### 4.6.1
- ADDED: Ability to configure SSH tunnel over environment variables #210 (for docker container)
- ADDED: XML export and import
- ADDED: Archive file - show and edit source text file
- ADDED: Window title shows current tab and database
- ADDED: DbGate documentation
- ADDED: Introduced application layers
- ADDED: Virtual foreign key editor
- ADDED: Application commands (SQL scripts related to database)
- ADDED: Theme can be implemented in plugin
- CHANGED: Dictionary description is stored in app
- FIXED: Unique and index editor
- FIXED: Posibility to edit UNIQUE index flag
- CHANGED: UX improvements of table editor
### 4.6.0
- ADDED: ER diagrams #118
- Generate diagram from table or for database
- Automatic layout
- Diagram styles - colors, select columns to display, optional displaying data type or nullability
- Export diagram to HTML file
- FIXED: Mac latest build link #204
### 4.5.1
- FIXED: MongoId detection
- FIXED: #203 disabled spellchecker
- FIXED: Prevented display filters in form view twice
- FIXED: Query designer fixes
### 4.5.0
- ADDED: #220 functions, materialized views and stored procedures in code completion
- ADDED: Query result in statusbar
- ADDED: Highlight and execute current query
- CHANGED: Code completion offers objects only from current query
- CHANGED: Big optimalizations of electron app - removed embedded web server, removed remote module, updated electron to version 13
- CHANGED: Removed dependency to electron-store module
- FIXED: #201 fixed database URL definition, when running from Docvker container
- FIXED: #192 Docker container stops in 1 second, ability to stop container with Ctrl+C
- CHANGED: Web app - websocket replaced with SSE technology
- CHANGED: Changed tab order, tabs are ordered by creation time
- ADDED: Reorder tabs with drag & drop
- CHANGED: Collapse left column in datagrid - removed from settings, remember last used state
- ADDED: Ability to select multiple columns in column manager in datagrid + copy column names
- ADDED: Show used filters in left datagrid column
- FIXED: Fixed delete dependency cycle detection (delete didn't work for some tables)
### 4.4.4
- FIXED: Database colors
- CHANGED: Precise work with MongoDB ObjectId
- FIXED: Run macro works on MongoDB collection data editor
- ADDED: Type conversion macros
- CHANGED: Improved UX of import into current database or current archive
- ADDED: Posibility to create string MongoDB IDs when importing into MongoDB collections
- CHANGED: Better crash recovery
- FIXED: Context menu of data editor when using views - some commands didn't work for views
- ADDED: Widget lists (on left side) now supports add operation, where it has sense
- CHANGED: Improved UX of saved data sheets
- ADDED: deploy - preloadedRows: impelemnted onsertOnly columns
- ADDED: Show change log after app upgrade
### 4.4.3
- ADDED: Connection and database colors
- ADDED: Ability to pin connection or table
- ADDED: MongoDb: create, drop collection from menu
- ADDED: Copy as MongoDB insert
- ADDED: MongoDB support for multiple statements in script (dbgate-query-splitter)
- ADDED: View JSON in tab
- ADDED: Open DB model as JSON
- ADDED: Open JSON array as data sheet
- ADDED: Open JSON from data grid
- FIXED: Mongo update command when using string IDs resembling Mongo IDs
- CHANGED: Imrpoved add JSON document, change JSON document commands
- ADDED: Possibility to add column to JSON grid view
- FIXED: Hiding columns #1
- REMOVED: Copy JSON document menu command (please use Copy advanced instead)
- CHANGED: Save widget visibility and size
### 4.4.2
- ADDED: Open SQL script from SQL confirm
- CHANGED: Better looking statusbar
- ADDED: Create table from database popup menu
- FIXED: Some fixes for DB compare+deploy (eg. #196)
- ADDED: Archives + DB models from external directories
- ADDED: DB deploy supports preloaded data
- ADDED: Support for Command key on Mac (#199)
### 4.4.1
- FIXED: #188 Fixed problem with datetime values in PostgreSQL and mysql
- ADDED: #194 Close tabs by DB
- FIXED: Improved form view width calculations
- CHANGED: Form view - highlight matched columns instead of filtering
- ADDED: Lookup distinct values
- ADDED: Copy advanced command, Copy as CSV, JSON, YAML, SQL
- CHANGED: Hide column manager by default
- ADDED: Change database status command
- CHANGED: Table structure and view structure tabs have different icons
- ADDED: #186 - zoom setting
- ADDED: Row count information moved into status bar, when only one grid on tab is used (typical case)
### 4.4.0
- ADDED: Database structure compare, export report to HTML
- ADDED: Experimental: Deploy DB structure changes between databases
- ADDED: Lookup dialog, available in table view on columns with foreign key
- ADDED: Customize foreign key lookups
- ADDED: Chart improvements, export charts as HTML page
- ADDED: Experimental: work with DB model, deploy model, compare model with real DB
- ADDED: #193 new SQLite db command
- CHANGED: #190 code completion improvements
- ADDED: #189 Copy JSON document - context menu command in data grid for MongoDB
- ADDED: #191 Connection to POstgreSQL can be defined also with connection string
- ADDED: #187 dbgate-query-splitter: Transform stream support
- CHANGED: Upgraded to node 12 in docker app
- FIXED: Upgraded to node 12 in docker app
- FIXED: Fixed import into SQLite and PostgreSQL databases, added integration test for this
### 4.3.4
- FIXED: Delete row with binary ID in MySQL (#182)
- ADDED: Using 'ODBC Driver 17 for SQL Server' or 'SQL Server Native Client 11.0', when connecting to MS SQL using windows auth #183
### 4.3.3
- ADDED: Generate SQL from data (#176 - Copy row as INSERT/UPDATE statement)
- ADDED: Datagrid keyboard column operations (Ctrl+F - find column, Ctrl+H - hide column) #180
- FIXED: Make window remember that it was maximized
- FIXED: Fixed lost focus after copy to clipboard and after inserting SQL join
### 4.3.2
- FIXED: Sorted database list in PostgreSQL (#178)
- FIXED: Loading stricture of PostgreSQL database, when it contains indexes on expressions (#175)
- ADDED: Hotkey Shift+Alt+F for formatting SQL code
### 4.3.1
- FIXED: #173 Using key phrase for SSH key file connection
- ADDED: #172 Abiloity to quick search within database names
- ADDED: Database search added to command palette (Ctrl+P)
- FIXED: #171 fixed PostgreSQL analyser for older versions than 9.3 (matviews don't exist)
- ADDED: DELETE cascade option - ability to delete all referenced rows, when deleting rows
### 4.3.0
- ADDED: Table structure editor
- ADDED: Index support
- ADDED: Unique constraint support
- ADDED: Context menu for drop/rename table/columns and for drop view/procedure/function
- ADDED: Added support for Windows arm64 platform
- FIXED: Search by _id in MongoDB
### 4.2.6
- FIXED: Fixed MongoDB import
- ADDED: Configurable thousands separator #136
- ADDED: Using case insensitive text search in postgres
### 4.2.5
- FIXED: Fixed crash when using large model on some installations
- FIXED: Postgre SQL CREATE function
- FIXED: Analysing of MySQL when modifyDate is not known
### 4.2.4
- ADDED: Query history
- ADDED: One-click exports in desktop app
- ADDED: JSON array export
- FIXED: Procedures in PostgreSQL #122
- ADDED: Support of materialized views for PostgreSQL #123
- ADDED: Integration tests
- FIXED: Fixes in DB structure analysis in PostgreSQL, SQLite, MySQL
- FIXED: Save data in SQLite, PostgreSQL
- CHANGED: Introduced package dbgate-query-splitter, instead of sql-query-identifier and @verycrazydog/mysql-parse
### 4.2.3
- ADDED: ARM builds for MacOS and Linux
- ADDED: Filter by columns in form view
### 4.2.2
- CHANGED: Further startup optimalization (approx. 2 times quicker start of electron app)
### 4.2.1
- FIXED: Fixed+optimalized app startup (esp. on Windows)
### 4.2.0
- ADDED: Support of SQLite database
- ADDED: Support of Amazon Redshift database
- ADDED: Support of CockcroachDB
- CHANGED: DB Model is not auto-refreshed by default, refresh could be invoked from statusbar
- FIXED: Fixed race conditions on startup
- FIXED: Fixed broken style in data grid under strange circumstances
- ADDED: Configure connections with commandline arguments #108
- CHANGED: Optimalized algorithm of incremental DB model updates
- CHANGED: Loading queries from PostgreSQL doesn't need cursors, using streamed query instead
- ADDED: Disconnect command
- ADDED: Query executed on server has tab marker (formerly it had only "No DB" marker)
- ADDED: Horizontal scroll using shift+mouse wheel #113
- ADDED: Cosmetic improvements of MariaDB support
### 4.1.11
- FIX: Fixed crash of API process when using SSH tunnel connection (race condition)
### 4.1.11
- FIX: fixed processing postgre query containing $$
- FIX: fixed postgre analysing procedures & functions
- FIX: patched svelte crash #105
- ADDED: ability to disbale background DB model updates
- ADDED: Duplicate connection
- ADDED: Duplicate tab
- FIX: SSH tunnel connection using keyfile auth #106
- FIX: All tables button fix in export #109
- CHANGED: Add to favorites moved from toolbar to tab context menu
- CHANGED: Toolbar design - current tab related commands are delimited
### 4.1.10
- ADDED: Default database option in connectin settings #96 #92
- FIX: Bundle size optimalization for Windows #97
- FIX: Popup menu placement on smaller displays #94
- ADDED: Browse table data with SQL Server 2008 #93
- FIX: Prevented malicious origins / DNS rebinding #91
- ADDED: Handle JSON fields in data editor (eg. jsonb field in Postgres) #90
- FIX: Fixed crash on Windows with Hyper-V #86
- ADDED: Show database server version in status bar
- ADDED: Show detailed info about error, when connect to database fails
- ADDED: Portable ZIP distribution for Windows #84
### 4.1.9
- FIX: Incorrect row count info in query result #83
### 4.1.1
- CHANGED: Default plugins are now part of installation
### 4.1.0
- ADDED: MongoDB support
- ADDED: Configurable keyboard shortcuts
- ADDED: JSON row cell data view
- FIX: Fixed some problems from migration to Svelte
### 4.0.3
- FIX: fixes for FireFox (mainly incorrent handle of bind:clientHeight, replaces with resizeobserver)
### 4.0.2
- FIX: fixed docker and NPM build
### 4.0.0
- CHANGED: Excahnged React with Svelte. Changed theme colors. Huge speed and memory optimalization
- ADDED: SQL Generator (CREATE, INSERT, DROP)
- ADDED: Command palette (F1). Introduced commands, extended some context menus
- ADDED: New keyboard shortcuts
- ADDED: Switch to recent database feature
- ADDED: Macros from free table editor are available also in table data editor
- CHANGED: Cell data preview is now in left widgets panel
- CHANGED: Toolbar refactor
- FIX: Solved reconnecting expired connection
### 3.9.6
- ADDED: Connect using SSH Tunnel
- ADDED: Connect using SSL
- ADDED: Database connection dialog redesigned
- ADDED: #63 Ctrl+Enter runs query
- ADDED: Published dbgate NPM package
- ADDED: SQL editor context menu
- FIX: #62 - import, export executed from SNAP installs didn't work
### 3.9.5
- Start point of changelog

695
LICENSE
View File

@@ -1,674 +1,21 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
MIT License
Copyright (c) 2021 Jan Prochazka
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

176
README.md
View File

@@ -1,86 +1,153 @@
[![NPM version](https://img.shields.io/npm/v/dbgate-serve.svg)](https://www.npmjs.com/package/dbgate-serve)
![GitHub All Releases](https://img.shields.io/github/downloads/dbgate/dbgate/total)
[![dbgate](https://snapcraft.io/dbgate/badge.svg)](https://snapcraft.io/dbgate)
[![dbgate](https://snapcraft.io/dbgate/trending.svg?name=0)](https://snapcraft.io/dbgate)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://paypal.me/JanProchazkaCz/30eur)
[![NPM version](https://img.shields.io/npm/v/dbgate-api.svg)](https://www.npmjs.com/package/dbgate-api)
# DbGate - database administration tool
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/app/icon.png" width="64" align="right"/>
DbGate is fast and efficient database administration tool. It is focused to work with data (filtering, editing, master/detail views etc.)
# DbGate - (no)SQL database client
**Try it online** - https://demo.dbgate.org - online demo application
DbGate is cross-platform database manager.
It's designed to be simple to use and effective, when working with more databases simultaneously.
But there are also many advanced features like schema compare, visual query designer, chart visualisation or batch export and import.
DbGate is licensed under MIT license and is completely free.
* Try it online - [demo.dbgate.org](https://demo.dbgate.org) - online demo application
* **Download** application for Windows, Linux or Mac from [dbgate.org](https://dbgate.org/download/)
* Run web version as [NPM package](https://www.npmjs.com/package/dbgate-serve) or as [docker image](https://hub.docker.com/r/dbgate/dbgate)
## Supported databases
* MySQL
* PostgreSQL
* SQL Server
* MongoDB
* Redis
* SQLite
* Amazon Redshift
* CockroachDB
* MariaDB
<!-- Learn more about DbGate features at the [DbGate website](https://dbgate.org/), or try our online [demo application](https://demo.dbgate.org) -->
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png">
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png" width="400"/>
</a>
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot2.png">
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot2.png" width="400"/>
</a>
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot4.png">
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot4.png" width="400"/>
</a>
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot3.png">
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot3.png" width="400"/>
</a>
<!-- ![Screenshot](https://raw.githubusercontent.com/dbgate/dbgate/master/screenshot.png) -->
## Features
* Support for Microsoft SQL Server, Postgre SQL, MySQL
* Table data browsing - filtering, sorting, related columns using foreign keys
* Master/detail views
* Browsing objects - tables, views, procedures, functions
* Table data editing, with SQL change script preview
* SQL editor, execute SQL script, SQL code formatter, SQL code completion, SQL join wizard
* Edit table schema, indexes, primary and foreign keys
* Compare and synchronize database structure
* ER diagram
* Light and dark theme
* Master/detail views, foreign key lookups
* Query designer
* Form view for comfortable work with tables with many columns
* JSON view on MongoDB collections
* Explore tables, views, procedures, functions, MongoDB collections
* SQL editor
* execute SQL script
* SQL code formatter
* SQL code completion
* Add SQL LEFT/INNER/RIGHT join utility
* Mongo JavaScript editor, execute Mongo script (with NodeJs syntax)
* Redis tree view, generate script from keys, run Redis script
* Runs as application for Windows, Linux and Mac. Or in Docker container on server and in web Browser on client.
* Import, export from/to CSV, Excel, JSON
* Import, export from/to CSV, Excel, JSON, XML
* Free table editor - quick table data editing (cleanup data after import/before export, prototype tables etc.)
* Archives - backup your data in JSON files on local filesystem (or on DbGate server, when using web application)
* Light and dark theme
* Charts, export chart to HTML page
* For detailed info, how to run DbGate in docker container, visit [docker hub](https://hub.docker.com/r/dbgate/dbgate)
* Extensible plugin architecture
![Screenshot](https://raw.githubusercontent.com/dbshell/dbgate/master/screenshot.png)
## How to contribute
Any contributions are welcome. If you want to contribute without coding, consider following:
* Tell your friends about DbGate or share on social networks - when more people will use DbGate, it will grow to be better
* Write review on [Slant.co](https://www.slant.co/improve/options/41086/~dbgate-review) or [G2](https://www.g2.com/products/dbgate/reviews)
* Create issue, if you find problem in app, or you have idea to new feature. If issue already exists, you could leave comment on it, to prioritise most wanted issues.
* Become a backer on [Open collective](https://opencollective.com/dbgate)
* Where a small coding is acceptable for you, you could [create plugin](https://dbgate.org/docs/plugin-development.html). Plugins for new themes can be created actually without JS coding.
Thank you!
## Why is DbGate different
There are many database managers now, so why DbGate?
* Works everywhere - Windows, Linux, Mac, Web browser (+mobile web is planned), without compromises in features
* Based on standalone NPM packages, scripts can be run without DbGate (example - [CSV export](https://www.npmjs.com/package/dbgate-plugin-csv) )
* Many data browsing functions based using foreign keys - master/detail, expand columns, expandable form view
## Design goals
* Application simplicity - DbGate takes the best and only the best from old [DbGate](http://www.jenasoft.com/dbgate), [DatAdmin](http://www.jenasoft.com/datadmin) and [DbMouse](http://www.jenasoft.com/dbmouse) .
* Minimal dependencies
* Frontend - React, styled-components, socket.io
* Frontend - Svelte, socket.io
* Backend - NodeJs, ExpressJs, socket.io, database connection drivers
* JavaScript + TypeScript
* App - electron
* There is plan to incorporate SQLite to support work with local datasets
* Platform independed - will run as web application in single docker container on server, or as application using Electron platform on Linux, Windows and Mac
* Platform independent - runs as web application in single docker container on server, or as application using Electron platform on Linux, Windows and Mac
## How Can I Contribute?
You're welcome to contribute to this project! Below are some ideas, how to contribute:
<!-- ## Plugins
Plugins are standard NPM packages published on [npmjs.com](https://www.npmjs.com).
See all [existing DbGate plugins](https://www.npmjs.com/search?q=keywords:dbgateplugin).
Visit [dbgate generator homepage](https://github.com/dbgate/generator-dbgate) to see, how to create your own plugin.
* Bug fixing
* Test Mac edition
* Improve linux package build, add to APT repository
* Auto-upgrade of electron application
* Support for new import/export formats
Currently following extensions can be implemented using plugins:
- File format parsers/writers
- Database engine connectors
Any help is appreciated!
Feel free to report issues and open merge requests.
## Roadmap
| Feature | Complexity | Schedule |
|---|---|---|
| Query designer | medium | december 2020 |
| Table designer (structure editor) | big | january 2021 |
| Filter SQL result sets | small | november 2020 |
| Filtering, sorting in free table editor | small | november 2020 |
| Using tedious driver instead of mssql | small | january 2021 |
| Support for SQLite | big | 2021 |
Basic set of plugins is part of DbGate git repository and is installed with app. Additional plugins pust be downloaded from NPM (this task is handled by DbGate) -->
## How to run development environment
Simple variant - runs WEB application:
```sh
yarn
yarn start
```
If you want to make modifications in TypeScript packages, run TypeScript compiler in watch mode in seconds terminal:
If you want more control, run WEB application:
```sh
yarn lib
yarn # install NPM packages
```
And than run following 3 commands concurrently in 3 terminals:
```
yarn start:api # run API on port 3000
yarn start:web # run web on port 5000
yarn lib # watch typescript libraries and plugins modifications
```
This runs API on port 3000 and web application on port 5000
Open http://localhost:5000 in your browser
You could run electron app, using this server:
If you want to run electron app:
```sh
yarn # install NPM packages
cd app
yarn
yarn start
yarn # install NPM packages for electron
```
And than run following 3 commands concurrently in 3 terminals:
```
yarn start:web # run web on port 5000 (only static JS and HTML files)
yarn lib # watch typescript libraries and plugins modifications
yarn start:app # run electron app
```
## How to run built electron app locally
This mode is very similar to production run of electron app. Electron app forks process with API on dynamically allocated port, works with compiled javascript files.
This mode is very similar to production run of electron app. Electron doesn't use localhost:5000.
```sh
cd app
@@ -93,15 +160,16 @@ yarn build:app:local
yarn start:app:local
```
## Packages
Some dbgate packages can be used also without DbGate. You can find them on [NPM repository](https://www.npmjs.com/search?q=keywords:dbgate)
## How to create plugin
Creating plugin is described in [documentation](https://github.com/dbgate/dbgate/wiki/Plugin-development)
* [api](https://github.com/dbshell/dbgate/tree/master/packages/api) - backend, Javascript, ExpressJS [![NPM version](https://img.shields.io/npm/v/dbgate-api.svg)](https://www.npmjs.com/package/dbgate-api)
* [datalib](https://github.com/dbshell/dbgate/tree/master/packages/datalib) - TypeScript library for utility classes
* [app](https://github.com/dbshell/dbgate/tree/master/app) - application (JavaScript)
* [engines](https://github.com/dbshell/dbgate/tree/master/packages/engines) - drivers for database engine (mssql, mysql, postgres), analysing database structure, creating specific queries (JavaScript) [![NPM version](https://img.shields.io/npm/v/dbgate-engines.svg)](https://www.npmjs.com/package/dbgate-engines)
* [filterparser](https://github.com/dbshell/dbgate/tree/master/packages/filterparser) - TypeScript library for parsing data filter expressions using parsimmon
* [sqltree](https://github.com/dbshell/dbgate/tree/master/packages/sqltree) - JSON representation of SQL query, functions converting to SQL (TypeScript) [![NPM version](https://img.shields.io/npm/v/dbgate-sqltree.svg)](https://www.npmjs.com/package/dbgate-sqltree)
* [types](https://github.com/dbshell/dbgate/tree/master/packages/types) - common TypeScript definitions [![NPM version](https://img.shields.io/npm/v/dbgate-types.svg)](https://www.npmjs.com/package/dbgate-types)
* [web](https://github.com/dbshell/dbgate/tree/master/packages/web) - frontend in React (JavaScript)
* [tools](https://github.com/dbshell/dbgate/tree/master/packages/tools) - various tools [![NPM version](https://img.shields.io/npm/v/dbgate-tools.svg)](https://www.npmjs.com/package/dbgate-tools)
But it is very simple:
```sh
npm install -g yo # install yeoman
npm install -g generator-dbgate # install dbgate generator
cd dbgate-plugin-my-new-plugin # this directory is created by wizard, edit, what you need to change
yarn plugin # this compiles plugin and copies it into existing DbGate installation
```
After restarting DbGate, you could use your new plugin from DbGate.

263
app/DbGate_pad.xml Normal file
View File

@@ -0,0 +1,263 @@
<?xml version="1.0" encoding="UTF-8"?>
<XML_DIZ_INFO>
<MASTER_PAD_VERSION_INFO>
<MASTER_PAD_VERSION>4.0</MASTER_PAD_VERSION>
<MASTER_PAD_EDITOR>AppVisor 1.0.43</MASTER_PAD_EDITOR>
<MASTER_PAD_EDITOR_URL>http://publisher.appvisor.com</MASTER_PAD_EDITOR_URL>
<MASTER_PAD_INFO>Portable Application Description, or PAD(TM) 2004 Association of Software Professionals (ASP)http://www.asp-shareware.org/pad is a data set standard and specification that is commercialsoftware publishers to disseminate certified information about their software application. The PAD format is copyright of the ASP and cannot be used without the formal licensing and permission of both the Association of Software Professionals and its agent AppVisor.com.</MASTER_PAD_INFO>
<CERTIFIED>No</CERTIFIED>
<CERTIFICATE_ID></CERTIFICATE_ID>
<CERTIFICATE_LICENSE></CERTIFICATE_LICENSE>
</MASTER_PAD_VERSION_INFO>
<RoboSoft>
<Company_UIN>CMP-9600EC03382B</Company_UIN>
<Product_UIN>APP-A60089A1482B</Product_UIN>
<Publish_on_CD>N</Publish_on_CD>
<NewsFeed_Search_String></NewsFeed_Search_String>
<Search_String>DbGate</Search_String>
<Press_Release_Search_String></Press_Release_Search_String>
<Backlink></Backlink>
<Comments_For_Reviewer></Comments_For_Reviewer>
<Search_String_Unique>DbGate</Search_String_Unique>
<Search_Engine_Search_String></Search_Engine_Search_String>
<Web_Directories_Search_String></Web_Directories_Search_String>
<Company_Description></Company_Description>
</RoboSoft>
<Company_Info>
<PublisherID>pid-86000673282b</PublisherID>
<BrandID>bid-9600ec03382b</BrandID>
<Company_Name>Jan Prochazka</Company_Name>
<Country>Czech Republic</Country>
<State_Province>Czechia</State_Province>
<City_Town>Prague</City_Town>
<Zip_Postal_Code>18100</Zip_Postal_Code>
<Address_1>Vratislavska 396</Address_1>
<Address_2>Praha 8</Address_2>
<Company_WebSite_URL>https://dbgate.org/</Company_WebSite_URL>
<Contact_Info>
<Contact_First_Name>Jan</Contact_First_Name>
<Contact_Last_Name>Prochazka</Contact_Last_Name>
<Contact_Email>jenasoft.database@gmail.com</Contact_Email>
<Author_First_Name>Jan</Author_First_Name>
<Author_Last_Name>Prochazka</Author_Last_Name>
<Author_Email>jenasoft.database@gmail.com</Author_Email>
<Contact_Phone></Contact_Phone>
</Contact_Info>
<Support_Info>
<Sales_Email>jenasoft.database@gmail.com</Sales_Email>
<Support_Email>jenasoft.database@gmail.com</Support_Email>
<General_Email>jenasoft.database@gmail.com</General_Email>
<Sales_Phone></Sales_Phone>
<Support_Phone></Support_Phone>
<General_Phone></General_Phone>
<Fax_Phone></Fax_Phone>
</Support_Info>
<LinkedinPage></LinkedinPage>
<TwitterCompanyPage></TwitterCompanyPage>
<FacebookCompanyPage></FacebookCompanyPage>
</Company_Info>
<Program_Info>
<AppID>app-a60089a1482b</AppID>
<Program_Name>DbGate</Program_Name>
<Program_Version>3.8.40</Program_Version>
<Program_Release_Month>01</Program_Release_Month>
<Program_Release_Day>21</Program_Release_Day>
<Program_Release_Year>2021</Program_Release_Year>
<Program_Cost_Dollars>0</Program_Cost_Dollars>
<Program_Type>Freeware</Program_Type>
<Program_Category_Class>Business::Databases &amp; Tools</Program_Category_Class>
<Program_Specific_Category></Program_Specific_Category>
<Program_Categories>Business &amp; Finance :: Database Managers,Programming :: SQL,Programming :: Databases &amp; Networks</Program_Categories>
<Program_Release_Status>New Release</Program_Release_Status>
<Program_Install_Support>Install and Uninstall</Program_Install_Support>
<Program_Target_Platform>Windows</Program_Target_Platform>
<Program_OS_Support>Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,Windows2000,Windows2003,Windows Server 2000,Windows Server 2003,Windows Server 2008,Windows Server 2008r2,Windows Server 2012,Windows Tablet PC Edition 2005,Windows Media Center Edition 2005,WinVista,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,WinVista x64,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vista Business x64,Windows Vista Enterprise x64,Windows Vista Ultimate x64</Program_OS_Support>
<Program_Language>English</Program_Language>
<Program_Change_Info>Form view - for tables with may columns
Windows authentization for SQL Server
Support for MariaDB</Program_Change_Info>
<Program_System_Requirements>2GB RAM, 100MB disk space</Program_System_Requirements>
<Limitations>No limitations</Limitations>
<Awards></Awards>
<File_Info>
<File_Size_Bytes>60973056</File_Size_Bytes>
<File_Size_K>59544</File_Size_K>
<File_Size_MB>58.15</File_Size_MB>
</File_Info>
<Expire_Info>
<Has_Expire_Info>N</Has_Expire_Info>
<Expire_Count></Expire_Count>
<Expire_Based_On></Expire_Based_On>
<Expire_Year></Expire_Year>
<Expire_Other_Info></Expire_Other_Info>
<Expire_Month></Expire_Month>
<Expire_Day></Expire_Day>
</Expire_Info>
<Includes_JAVA_VM></Includes_JAVA_VM>
<Includes_DirectX></Includes_DirectX>
<Includes_VB_Runtime></Includes_VB_Runtime>
</Program_Info>
<Web_Info>
<Application_URLs>
<Application_Info_URL>https://dbgate.org/</Application_Info_URL>
<Application_Order_URL></Application_Order_URL>
<Application_Screenshot_URL>https://raw.githubusercontent.com/dbshell/dbgate/master/screenshot800.png</Application_Screenshot_URL>
<Application_Icon_URL>https://raw.githubusercontent.com/dbshell/dbgate/master/app/icon32.png</Application_Icon_URL>
<Application_XML_File_URL>http://repository.appvisor.com/app-a60089a1482b/site-01/DbGate_pad.xml</Application_XML_File_URL>
</Application_URLs>
<Download_URLs>
<Primary_Download_URL>https://github.com/dbshell/dbgate/releases/latest/download/dbgate-latest.exe</Primary_Download_URL>
<Secondary_Download_URL></Secondary_Download_URL>
<Additional_Download_URL_1></Additional_Download_URL_1>
<Additional_Download_URL_2></Additional_Download_URL_2>
</Download_URLs>
</Web_Info>
<Program_Descriptions>
<English>
<Keywords>sql, management, tool, microsoft, sql, mssql, postgres, postgresql, mysql, csv, data, export, import, javascript, database</Keywords>
<Char_Desc_45>Modern data manipulation tool</Char_Desc_45>
<Char_Desc_80>Modern cross-platform data manipulation tool</Char_Desc_80>
<Char_Desc_250>Modern cross-platform data manipulation tool for Microsoft SQL Server, PostgreSQL and MySQL. Query designer. Master/detail views. Advanced data filtering. Export, import. Exports can be saved as jobs</Char_Desc_250>
<Char_Desc_450>Modern cross-platform data manipulation tool for Microsoft SQL Server, PostgreSQL and MySQL. Query designer. Charts. Master/detail views. Advanced data filtering. Export, import. Exports can be saved as jobs</Char_Desc_450>
<Char_Desc_2000>Modern cross-platform data manipulation tool for Microsoft SQL Server, PostgreSQL and MySQL
Main features:
Quick database browser
Database editor, view and and views, stored procedures, functions, triggers, table relations
Export, import - CSV, MS Excel
Form view for tables with many columns
Query designer
Advanced data filtering
JavaScript data scripting
Run queries, code completion
Display data from referenced tables
Create charts, supports for active charts - are refreshed when underlying source is changed</Char_Desc_2000>
</English>
<Czech>
<Keywords>sql, management, tool, microsoft, sql, mssql, postgres, postgresql, mysql, csv, data, export, import, javascript, database</Keywords>
<Char_Desc_45>Moderní správce databází</Char_Desc_45>
<Char_Desc_80>Správce databází MS SQL Server, MySQL a PostgreSQL</Char_Desc_80>
<Char_Desc_250>Nástroj pro správu databází MS SQL Server, MySQL a PostgreSQL</Char_Desc_250>
<Char_Desc_450>Nástroj pro správu databází MS SQL Server, MySQL a PostgreSQL</Char_Desc_450>
<Char_Desc_2000>Moderní multiplatformní nástroj pro práci s databázemi pro Microsoft SQL Server, PostgreSQL a MySQL.
Hlavní funkce:
Prohlížení databáze, tabulek, pohledů, uložených procedur a funkcí
Export, import - CSV, MS Excel
Zobrazení jednoho řádku tabulky "na výšku" - vhodné pro tabulky s mnoha sloupci
Grafický návrh dotazů
Pokročilé filtrování dat
Advanced data filtering
Skriptování pomocí jazyka JavaScript
SQL editor, doplňování kódu
Zobrazování referencových dat, na základě cizích klíčů
Vytváření grafů, podpora aktivních grafů - obnoví se, pokud se změní zdroj dat</Char_Desc_2000>
</Czech>
</Program_Descriptions>
<Permissions>
<Distribution_Permissions>This product can be freely distributed without limitations.</Distribution_Permissions>
<EULA>MIT License
Copyright (c) 2021 Jan Prochazka
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.</EULA>
</Permissions>
<Affiliates>
<Affiliates_Regsoft_Order_Page></Affiliates_Regsoft_Order_Page>
<Affiliates_Regsoft_Vendor_ID></Affiliates_Regsoft_Vendor_ID>
<Affiliates_Regsoft_Product_ID></Affiliates_Regsoft_Product_ID>
<Affiliates_FORM></Affiliates_FORM>
<Affiliates_FORM_VER></Affiliates_FORM_VER>
<Affiliates_VERSION></Affiliates_VERSION>
<Affiliates_URL></Affiliates_URL>
<Affiliates_Information_Page></Affiliates_Information_Page>
<Affiliates_Avangate_Order_Page></Affiliates_Avangate_Order_Page>
<Affiliates_Avangate_Vendor_ID></Affiliates_Avangate_Vendor_ID>
<Affiliates_Avangate_Product_ID></Affiliates_Avangate_Product_ID>
<Affiliates_Avangate_Maximum_Commission_Rate></Affiliates_Avangate_Maximum_Commission_Rate>
<Affiliates_BlueSnap_Order_Page></Affiliates_BlueSnap_Order_Page>
<Affiliates_BlueSnap_Vendor_ID></Affiliates_BlueSnap_Vendor_ID>
<Affiliates_BlueSnap_Product_ID></Affiliates_BlueSnap_Product_ID>
<Affiliates_BlueSnap_Maximum_Commission_Rate></Affiliates_BlueSnap_Maximum_Commission_Rate>
<Affiliates_BMTMicro_Order_Page></Affiliates_BMTMicro_Order_Page>
<Affiliates_BMTMicro_Vendor_ID></Affiliates_BMTMicro_Vendor_ID>
<Affiliates_BMTMicro_Product_ID></Affiliates_BMTMicro_Product_ID>
<Affiliates_BMTMicro_Maximum_Commission_Rate></Affiliates_BMTMicro_Maximum_Commission_Rate>
<Affiliates_eSellerate_Order_Page></Affiliates_eSellerate_Order_Page>
<Affiliates_eSellerate_Vendor_ID></Affiliates_eSellerate_Vendor_ID>
<Affiliates_eSellerate_Product_ID></Affiliates_eSellerate_Product_ID>
<Affiliates_eSellerate_Maximum_Commission_Rate></Affiliates_eSellerate_Maximum_Commission_Rate>
<Affiliates_Regnet_Order_Page></Affiliates_Regnet_Order_Page>
<Affiliates_Regnet_Vendor_ID></Affiliates_Regnet_Vendor_ID>
<Affiliates_Regnet_Product_ID></Affiliates_Regnet_Product_ID>
<Affiliates_Regnet_Maximum_Commission_Rate></Affiliates_Regnet_Maximum_Commission_Rate>
<Affiliates_Regsoft_Maximum_Commission_Rate></Affiliates_Regsoft_Maximum_Commission_Rate>
<Affiliates_ShareIt_Order_Page></Affiliates_ShareIt_Order_Page>
<Affiliates_ShareIt_Vendor_ID></Affiliates_ShareIt_Vendor_ID>
<Affiliates_ShareIt_Product_ID></Affiliates_ShareIt_Product_ID>
<Affiliates_ShareIt_Maximum_Commission_Rate></Affiliates_ShareIt_Maximum_Commission_Rate>
</Affiliates>
<NewsFeed>
<NewsFeed_FORM></NewsFeed_FORM>
<NewsFeed_VERSION></NewsFeed_VERSION>
<NewsFeed_URL></NewsFeed_URL>
<NewsFeed_DESCRIPTION></NewsFeed_DESCRIPTION>
<NewsFeed_Feed_URL></NewsFeed_Feed_URL>
<NewsFeed_Type></NewsFeed_Type>
<NewsFeed_Site_URL></NewsFeed_Site_URL>
<NewsFeed_Author_First_Name>Jan</NewsFeed_Author_First_Name>
<NewsFeed_Author_Last_Name>Prochazka</NewsFeed_Author_Last_Name>
<NewsFeed_Author_Email>jenasoft.database@gmail.com</NewsFeed_Author_Email>
<NewsFeed_Language></NewsFeed_Language>
<NewsFeed_Title></NewsFeed_Title>
<NewsFeed_Description_70></NewsFeed_Description_70>
<NewsFeed_Description_250></NewsFeed_Description_250>
<NewsFeed_Purpose></NewsFeed_Purpose>
<NewsFeed_Site_Name></NewsFeed_Site_Name>
</NewsFeed>
<Press_Release>
<Press_Release></Press_Release>
<Headline></Headline>
<Summary></Summary>
<Press_Release_Plain></Press_Release_Plain>
</Press_Release>
<Site>
<Site_FORM></Site_FORM>
<Site_VERSION></Site_VERSION>
<Site_DESCRIPTION></Site_DESCRIPTION>
<Site_Site_Title>DbGate github</Site_Site_Title>
<Site_Site_URL>https://github.com/dbshell/dbgate</Site_Site_URL>
<Site_Keywords>database, manager, organizer, explorer, mssql, sqlserver, tsql, sql, mysql, postgre, postgresql, export, import, filter</Site_Keywords>
<Site_Description_100>DbGate developer site</Site_Description_100>
<Site_Description_250>Source code for DbGate. Create issues, porticipate, post pull requests. Explore, how to write plugins for DbGate</Site_Description_250>
<Site_Description_450>Source code for DbGate. Create issues, porticipate, post pull requests. Explore, how to write plugins for DbGate</Site_Description_450>
<Site_Contact_First_Name>Jan</Site_Contact_First_Name>
<Site_Contact_Last_Name>Prochazka</Site_Contact_Last_Name>
<Site_Contact_Email>jenasoft.database@gmail.com</Site_Contact_Email>
</Site>
<Dynamic_PAD>
<General>
<DP_Pad_Enabled>TRUE</DP_Pad_Enabled>
<DP_AtFormFill_Enabled>TRUE</DP_AtFormFill_Enabled>
<DP_Distributive_Enabled>TRUE</DP_Distributive_Enabled>
<DP_Script_Base_URL>http://repository.appvisor.com/</DP_Script_Base_URL>
<DP_Pad_Mask>DbGate_pad.xml</DP_Pad_Mask>
<DP_Distributive_Primary_URL>https://github.com/dbshell/dbgate/releases/latest/download/dbgate-latest.exe</DP_Distributive_Primary_URL>
<DP_Distributive_Mask>dbgate-latest.exe</DP_Distributive_Mask>
</General>
</Dynamic_PAD>
</XML_DIZ_INFO>

21
app/LICENSE Normal file
View File

@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2021 Jan Prochazka
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

172
app/dbgate-pad-template.xml Normal file
View File

@@ -0,0 +1,172 @@
<?xml version="1.0" encoding="UTF-8"?>
<XML_DIZ_INFO>
<MASTER_PAD_VERSION_INFO>
<MASTER_PAD_VERSION>3.01</MASTER_PAD_VERSION>
<MASTER_PAD_EDITOR>PADManager 2.0.46</MASTER_PAD_EDITOR>
<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
</MASTER_PAD_VERSION_INFO>
<Company_Info>
<Company_Name>Jan Prochazka</Company_Name>
<Address_1>Vratislavska 396</Address_1>
<Address_2>Praha 8</Address_2>
<City_Town>Prague</City_Town>
<State_Province/>
<Zip_Postal_Code>18100</Zip_Postal_Code>
<Country>Czech Republic</Country>
<Company_WebSite_URL>https://dbgate.org/</Company_WebSite_URL>
<Contact_Info>
<Contact_First_Name>Jan</Contact_First_Name>
<Contact_Last_Name>Prochazka</Contact_Last_Name>
<Contact_Email>jenasoft.database@gmail.com</Contact_Email>
<Author_First_Name>Jan</Author_First_Name>
<Author_Last_Name>Prochazka</Author_Last_Name>
<Author_Email>jenasoft.database@gmail.com</Author_Email>
</Contact_Info>
<Support_Info>
<Sales_Email>jenasoft.database@gmail.com</Sales_Email>
<Support_Email>jenasoft.database@gmail.com</Support_Email>
<General_Email>jenasoft.database@gmail.com</General_Email>
<Sales_Phone/>
<Support_Phone/>
<General_Phone/>
<Fax_Phone/>
</Support_Info>
</Company_Info>
<Site>
<Site_FORM>Y</Site_FORM>
<Site_VERSION>1.0</Site_VERSION>
<Site_URL>https://dbgate.org/</Site_URL>
<Site_DESCRIPTION>This PAD extension allows you to add your site info into your PAD file. This info can be used by site submission software or by web directories themselves.</Site_DESCRIPTION>
<Site_Contact_Email>jenasoft.database@gmail.com</Site_Contact_Email>
<Site_Contact_First_Name>Jan</Site_Contact_First_Name>
<Site_Contact_Last_Name>Prochazka</Site_Contact_Last_Name>
<Site_Description_100>Database tools - effecient data manipulation</Site_Description_100>
<Site_Description_250>Database tools - effecient data manipulation, import, export, filtering, master/detail, query designer</Site_Description_250>
<Site_Description_450>Database tools - effecient data manipulation, import, export, filtering, master/detail, query designer</Site_Description_450>
<Site_Site_URL>https://dbgate.org/</Site_Site_URL>
<Site_Site_Title>DbGate</Site_Site_Title>
<Site_Keywords>database, manager, organizer, explorer, mssql, sqlserver, tsql, sql, mysql, postgre, postgresql, export, import, filter</Site_Keywords>
</Site>
<Program_Info>
<Program_Name>DbGate</Program_Name>
<Program_Version>#VERSION#</Program_Version>
<Program_Release_Month>#MONTH#</Program_Release_Month>
<Program_Release_Day>#DAY#</Program_Release_Day>
<Program_Release_Year>#YEAR#</Program_Release_Year>
<Program_Cost_Dollars>0.00</Program_Cost_Dollars>
<Program_Type>Freeware</Program_Type>
<Program_Release_Status>Major Update</Program_Release_Status>
<Program_Install_Support>Install and Uninstall</Program_Install_Support>
<Program_OS_Support>Linux,Linux Gnome,Linux GPL,Linux Open Source,Mac OS X,Win7 x64,WinOther</Program_OS_Support>
<Program_Language>English</Program_Language>
<Program_Change_Info>Query designer</Program_Change_Info>
<Program_System_Requirements></Program_System_Requirements>
<Program_Category_Class>Business::Databases &amp; Tools</Program_Category_Class>
<File_Info>
<File_Size_Bytes>#SIZE_BYTES#</File_Size_Bytes>
<File_Size_K>#SIZE_KB#</File_Size_K>
<File_Size_MB>#SIZE_MB#</File_Size_MB>
<Filename_Versioned/>
<Filename_Previous/>
<Filename_Generic/>
<Filename_Long/>
</File_Info>
<Expire_Info>
<Has_Expire_Info>N</Has_Expire_Info>
<Expire_Based_On>Days</Expire_Based_On>
<Expire_Count/>
<Expire_Other_Info/>
<Expire_Month/>
<Expire_Day/>
<Expire_Year/>
</Expire_Info>
<Program_Categories>Business &amp; Finance :: Database Managers,Programming :: Databases &amp; Networks,Programming :: SQL</Program_Categories>
<Limitations>No limitations</Limitations>
<Program_Cost_Other_Code/>
<Program_Cost_Other/>
<Awards/>
<Program_Specific_Category/>
<Includes_JAVA_VM/>
<Includes_VB_Runtime/>
<Includes_DirectX/>
</Program_Info>
<Web_Info>
<Application_URLs>
<Application_Info_URL>https://dbgate.org/</Application_Info_URL>
<Application_Screenshot_URL>https://raw.githubusercontent.com/dbshell/dbgate/master/screenshot.png</Application_Screenshot_URL>
<Application_Icon_URL>https://github.com/dbshell/dbgate/raw/master/app/icon.png</Application_Icon_URL>
<Application_XML_File_URL>https://github.com/dbshell/dbgate/releases/latest/download/dbgate-pad.xml</Application_XML_File_URL>
<Application_Order_URL></Application_Order_URL>
</Application_URLs>
<Download_URLs>
<Primary_Download_URL>https://github.com/dbshell/dbgate/releases/latest/download/dbgate-latest.exe</Primary_Download_URL>
<Secondary_Download_URL></Secondary_Download_URL>
<Additional_Download_URL_1/>
<Additional_Download_URL_2/>
</Download_URLs>
</Web_Info>
<Permissions>
<Distribution_Permissions>This product can be freely distributed through the Internet. To put it onto a CD, please contact jenasoft.database@gmail.com</Distribution_Permissions>
<EULA>MIT License
Copyright (c) 2021 Jan Prochazka
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.</EULA>
</Permissions>
<Program_Descriptions>
<English>
<Keywords>sql, management, tool, microsoft, sql, mssql, postgres, postgresql, mysql, csv, data, export, import, javascript, database</Keywords>
<Char_Desc_45>Modern data manipulation tool</Char_Desc_45>
<Char_Desc_80>Modern cross-platform data manipulation tool</Char_Desc_80>
<Char_Desc_250>Modern cross-platform data manipulation tool for Microsoft SQL Server, PostgreSQL and MySQL. Query designer. Master/detail views. Advanced data filtering. Export, import. Exports can be saved as jobs</Char_Desc_250>
<Char_Desc_450>Modern cross-platform data manipulation tool for Microsoft SQL Server, PostgreSQL and MySQL. Query designer. Charts. Master/detail views. Advanced data filtering. Export, import. Exports can be saved as jobs</Char_Desc_450>
<Char_Desc_2000>
Modern cross-platform data manipulation tool for Microsoft SQL Server, PostgreSQL and MySQL
Main features:
Quick database browser
Database editor, view and and views, stored procedures, functions, triggers, table relations
Export, import - CSV, MS Excel
Form view for tables with many columns
Query designer
Advanced data filtering
JavaScript data scripting
Run queries, code completion
Display data from referenced tables
Create charts, supports for active charts - are refreshed when underlying source is changed
</Char_Desc_2000>
</English>
<Czech>
<Char_Desc_250>Správce databází MS SQL Server, MySQL a PostgreSQL</Char_Desc_250>
<Char_Desc_2000>
Moderní multiplatformní nástroj pro práci s databázemi pro Microsoft SQL Server, PostgreSQL a MySQL.
Hlavní funkce:
Prohlížení databáze, tabulek, pohledů, uložených procedur a funkcí
Export, import - CSV, MS Excel
Zobrazení jednoho řádku tabulky "na výšku" - vhodné pro tabulky s mnoha sloupci
Grafický návrh dotazů
Pokročilé filtrování dat
Advanced data filtering
Skriptování pomocí jazyka JavaScript
SQL editor, doplňování kódu
Zobrazování referencových dat, na základě cizích klíčů
Vytváření grafů, podpora aktivních grafů - obnoví se, pokud se změní zdroj dat
</Char_Desc_2000>
</Czech>
</Program_Descriptions>
</XML_DIZ_INFO>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.cs.disable-library-validation</key><true/>
<key>com.apple.security.cs.allow-jit</key><true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key><true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key><true/>
<key>com.apple.security.files.user-selected.read-only</key><true/>
<key>com.apple.security.files.user-selected.read-write</key><true/>
</dict>
</plist>

BIN
app/icon32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
app/icons/128x128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
app/icons/16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
app/icons/256x256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
app/icons/32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
app/icons/48x48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
app/icons/512x512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
app/icons/64x64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -1,51 +1,118 @@
{
"name": "dbgate",
"version": "3.8.2",
"version": "4.1.1",
"private": true,
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"description": "Opensource database administration tool",
"dependencies": {
"electron-store": "^5.1.1",
"electron-updater": "^4.3.1"
"electron-log": "^4.4.1",
"electron-updater": "^4.6.1",
"lodash.clonedeepwith": "^4.5.0",
"patch-package": "^6.4.7"
},
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"build": {
"artifactName": "dbgate-${version}-${os}_${arch}.${ext}",
"appId": "org.dbgate",
"productName": "DbGate",
"afterSign": "electron-builder-notarize",
"mac": {
"category": "database",
"icon": "icon512.png"
"icon": "icon512.png",
"hardenedRuntime": true,
"entitlements": "entitlements.mac.plist",
"entitlementsInherit": "entitlements.mac.plist",
"publish": [
"github"
],
"target": {
"target": "default",
"arch": [
"universal",
"x64"
]
}
},
"linux": {
"target": [
"AppImage",
"deb"
"deb",
"snap",
{
"target": "AppImage",
"arch": [
"x64",
"armv7l",
"arm64"
]
}
],
"icon": "icon512.png"
"icon": "icons/",
"category": "Development",
"synopsis": "Database manager for SQL Server, MySQL, PostgreSQL, MongoDB and SQLite",
"publish": [
"github"
]
},
"appImage": {
"license": "./LICENSE",
"category": "Development"
},
"snap": {
"publish": [
"github",
"snapStore"
],
"environment": {
"ELECTRON_SNAP": "true"
}
},
"win": {
"target": [
"nsis"
"nsis",
{
"target": "zip",
"arch": [
"x64",
"arm64"
]
}
],
"icon": "icon.ico"
"icon": "icon.ico",
"publish": [
"github"
],
"rfc3161TimeStampServer": "http://sha256timestamp.ws.symantec.com/sha256/timestamp"
},
"files": [
"packages",
"src"
"src",
"icon.png"
]
},
"homepage": "./",
"scripts": {
"start": "cross-env ELECTRON_START_URL=http://localhost:5000 electron .",
"start": "cross-env ELECTRON_START_URL=http://localhost:5000 DEVMODE=1 electron .",
"start:local": "cross-env electron .",
"dist": "electron-builder",
"build": "cd ../packages/api && yarn build && cd ../web && yarn build:app && cd ../../app && yarn dist",
"build:local": "cd ../packages/api && yarn build && cd ../web && yarn build:app && cd ../../app && yarn predist",
"postinstall": "electron-builder install-app-deps",
"predist": "copyfiles ../packages/api/dist/* packages && copyfiles \"../packages/web/build/*\" packages && copyfiles \"../packages/web/build/**/*\" packages"
"build": "cd ../packages/api && yarn build && cd ../web && yarn build && cd ../../app && yarn dist",
"build:local": "cd ../packages/api && yarn build && cd ../web && yarn build && cd ../../app && yarn predist",
"postinstall": "yarn rebuild && patch-package",
"rebuild": "electron-builder install-app-deps",
"predist": "copyfiles ../packages/api/dist/* packages && copyfiles \"../packages/web/public/*\" packages && copyfiles \"../packages/web/public/**/*\" packages && copyfiles --up 3 \"../plugins/dist/**/*\" packages/plugins"
},
"main": "src/electron.js",
"devDependencies": {
"copyfiles": "^2.2.0",
"cross-env": "^6.0.3",
"electron": "8.1.1",
"electron-builder": "22.4.1"
"electron": "13.6.3",
"electron-builder": "22.14.5",
"electron-builder-notarize": "^1.4.0"
},
"optionalDependencies": {
"better-sqlite3": "7.4.5",
"msnodesqlv8": "^2.4.4"
}
}

View File

@@ -1,9 +1,11 @@
const electron = require('electron');
const os = require('os');
const { Menu } = require('electron');
const { fork } = require('child_process');
var { autoUpdater } = require('electron-updater');
const Store = require('electron-store');
const fs = require('fs');
const { Menu, ipcMain } = require('electron');
const { autoUpdater } = require('electron-updater');
const log = require('electron-log');
const _cloneDeepWith = require('lodash.clonedeepwith');
// Module to control application life.
const app = electron.app;
// Module to create native browser window.
@@ -11,166 +13,335 @@ const BrowserWindow = electron.BrowserWindow;
const path = require('path');
const url = require('url');
const mainMenuDefinition = require('./mainMenuDefinition');
const { settings } = require('cluster');
const store = new Store();
// require('@electron/remote/main').initialize();
const configRootPath = path.join(app.getPath('userData'), 'config-root.json');
let initialConfig = {};
let apiLoaded = false;
const isMac = () => os.platform() == 'darwin';
try {
initialConfig = JSON.parse(fs.readFileSync(configRootPath, { encoding: 'utf-8' }));
} catch (err) {
console.log('Error loading config-root:', err.message);
initialConfig = {};
}
// let settingsJson = {};
// try {
// const datadir = path.join(os.homedir(), 'dbgate-data');
// settingsJson = JSON.parse(fs.readFileSync(path.join(datadir, 'settings.json'), { encoding: 'utf-8' }));
// } catch (err) {
// console.log('Error loading settings.json:', err.message);
// settingsJson = {};
// }
// Keep a global reference of the window object, if you don't, the window will
// be closed automatically when the JavaScript object is garbage collected.
let mainWindow;
let splashWindow;
let mainMenu;
let runCommandOnLoad = null;
function hideSplash() {
if (splashWindow) {
splashWindow.destroy();
splashWindow = null;
log.transports.file.level = 'debug';
autoUpdater.logger = log;
// TODO - create settings for this
// appUpdater.channel = 'beta';
let commands = {};
function formatKeyText(keyText) {
if (!keyText) {
return keyText;
}
mainWindow.show();
if (os.platform() == 'darwin') {
return keyText.replace('CtrlOrCommand+', 'Command+');
}
return keyText.replace('CtrlOrCommand+', 'Ctrl+');
}
function commandItem(item) {
const id = item.command;
const command = commands[id];
if (item.skipInApp) {
return { skip: true };
}
return {
id,
label: command ? command.menuName || command.toolbarName || command.name : id,
accelerator: formatKeyText(command ? command.keyText : undefined),
enabled: command ? command.enabled : false,
click() {
if (mainWindow) {
mainWindow.webContents.send('run-command', id);
} else {
runCommandOnLoad = id;
createWindow();
}
},
};
}
function buildMenu() {
const template = [
{
label: 'File',
submenu: [
{
label: 'Connect to database',
click() {
mainWindow.webContents.executeJavaScript(`dbgate_createNewConnection()`);
},
},
{
label: 'New query',
click() {
mainWindow.webContents.executeJavaScript(`dbgate_newQuery()`);
},
},
],
},
{
label: 'Edit',
submenu: [{ role: 'copy' }, { role: 'paste' }],
},
{
label: 'View',
submenu: [
{ role: 'reload' },
{ role: 'forcereload' },
{ role: 'toggledevtools' },
{ type: 'separator' },
{ role: 'resetzoom' },
{ role: 'zoomin' },
{ role: 'zoomout' },
{ type: 'separator' },
{ role: 'togglefullscreen' },
],
},
{
role: 'window',
submenu: [
{
label: 'Close all tabs',
click() {
mainWindow.webContents.executeJavaScript('dbgate_closeAll()');
},
},
{ type: 'separator' },
{ role: 'minimize' },
{ role: 'close' },
],
},
{
role: 'help',
submenu: [
{
label: 'dbgate.org',
click() {
require('electron').shell.openExternal('https://dbgate.org');
},
},
{
label: 'DbGate on GitHub',
click() {
require('electron').shell.openExternal('https://github.com/dbshell/dbgate');
},
},
{
label: 'DbGate on docker hub',
click() {
require('electron').shell.openExternal('https://hub.docker.com/r/dbgate/dbgate');
},
},
],
},
];
let template = _cloneDeepWith(mainMenuDefinition({ editMenu: true }), item => {
if (item.divider) {
return { type: 'separator' };
}
if (item.command) {
return commandItem(item);
}
});
template = _cloneDeepWith(template, item => {
if (Array.isArray(item) && item.find(x => x.skip)) {
return item.filter(x => x && !x.skip);
}
});
if (isMac()) {
template = [
{
label: 'DbGate',
submenu: [
commandItem({ command: 'about.show' }),
{ role: 'services' },
{ role: 'hide' },
{ role: 'hideOthers' },
{ role: 'unhide' },
{ role: 'quit' },
],
},
...template,
];
}
return Menu.buildFromTemplate(template);
}
ipcMain.on('update-commands', async (event, arg) => {
commands = JSON.parse(arg);
for (const key of Object.keys(commands)) {
const menu = mainMenu.getMenuItemById(key);
if (!menu) continue;
const command = commands[key];
// rebuild menu
if (menu.label != command.text || menu.accelerator != command.keyText) {
mainMenu = buildMenu();
Menu.setApplicationMenu(mainMenu);
// mainWindow.setMenu(mainMenu);
return;
}
menu.enabled = command.enabled;
}
});
ipcMain.on('quit-app', async (event, arg) => {
if (isMac()) {
app.quit();
} else {
mainWindow.close();
}
});
ipcMain.on('set-title', async (event, arg) => {
mainWindow.setTitle(arg);
});
ipcMain.on('open-link', async (event, arg) => {
electron.shell.openExternal(arg);
});
ipcMain.on('open-dev-tools', () => {
mainWindow.webContents.openDevTools();
});
ipcMain.on('app-started', async (event, arg) => {
if (runCommandOnLoad) {
mainWindow.webContents.send('run-command', runCommandOnLoad);
runCommandOnLoad = null;
}
});
ipcMain.on('window-action', async (event, arg) => {
if (!mainWindow) {
return;
}
switch (arg) {
case 'minimize':
mainWindow.minimize();
break;
case 'maximize':
if (mainWindow.isMaximized()) {
mainWindow.unmaximize();
} else {
mainWindow.maximize();
}
break;
case 'close':
mainWindow.close();
break;
case 'fullscreen-on':
mainWindow.setFullScreen(true);
break;
case 'fullscreen-off':
mainWindow.setFullScreen(false);
break;
case 'devtools':
mainWindow.webContents.toggleDevTools();
break;
case 'reload':
mainWindow.webContents.reloadIgnoringCache();
break;
case 'zoomin':
mainWindow.webContents.zoomLevel += 0.5;
break;
case 'zoomout':
mainWindow.webContents.zoomLevel -= 0.5;
break;
case 'zoomreset':
mainWindow.webContents.zoomLevel = 0;
break;
// edit
case 'undo':
mainWindow.webContents.undo();
break;
case 'redo':
mainWindow.webContents.redo();
break;
case 'cut':
mainWindow.webContents.cut();
break;
case 'copy':
mainWindow.webContents.copy();
break;
case 'paste':
mainWindow.webContents.paste();
break;
}
});
ipcMain.handle('showOpenDialog', async (event, options) => {
const res = electron.dialog.showOpenDialogSync(mainWindow, options);
return res;
});
ipcMain.handle('showSaveDialog', async (event, options) => {
const res = electron.dialog.showSaveDialogSync(mainWindow, options);
return res;
});
ipcMain.handle('showItemInFolder', async (event, path) => {
electron.shell.showItemInFolder(path);
});
ipcMain.handle('openExternal', async (event, url) => {
electron.shell.openExternal(url);
});
function fillMissingSettings(value) {
const res = {
...value,
};
if (value['app.useNativeMenu'] !== true && value['app.useNativeMenu'] !== false) {
res['app.useNativeMenu'] = false;
// res['app.useNativeMenu'] = os.platform() == 'darwin' ? true : false;
}
return res;
}
function createWindow() {
const bounds = store.get('winBounds');
let settingsJson = {};
try {
const datadir = path.join(os.homedir(), 'dbgate-data');
settingsJson = fillMissingSettings(
JSON.parse(fs.readFileSync(path.join(datadir, 'settings.json'), { encoding: 'utf-8' }))
);
} catch (err) {
console.log('Error loading settings.json:', err.message);
settingsJson = fillMissingSettings({});
}
const bounds = initialConfig['winBounds'];
useNativeMenu = settingsJson['app.useNativeMenu'];
mainWindow = new BrowserWindow({
width: 1200,
height: 800,
title: 'DbGate',
icon: os.platform() == 'win32' ? 'icon.ico' : 'icon512.png',
frame: useNativeMenu,
titleBarStyle: useNativeMenu ? undefined : 'hidden',
...bounds,
show: false,
icon: os.platform() == 'win32' ? 'icon.ico' : path.resolve(__dirname, '../icon.png'),
partition: 'persist:dbgate',
webPreferences: {
nodeIntegration: true,
contextIsolation: false,
spellcheck: false,
},
});
mainWindow.setMenu(buildMenu());
if (initialConfig['winIsMaximized']) {
mainWindow.maximize();
}
if (settingsJson['app.fullscreen']) {
mainWindow.setFullScreen(true);
}
mainMenu = buildMenu();
mainWindow.setMenu(mainMenu);
function loadMainWindow() {
const startUrl =
process.env.ELECTRON_START_URL ||
url.format({
pathname: path.join(__dirname, '../packages/web/build/index.html'),
pathname: path.join(__dirname, '../packages/web/public/index.html'),
protocol: 'file:',
slashes: true,
});
mainWindow.webContents.on('did-finish-load', function () {
hideSplash();
});
mainWindow.on('close', () => {
store.set('winBounds', mainWindow.getBounds());
});
mainWindow.loadURL(startUrl);
}
splashWindow = new BrowserWindow({
width: 300,
height: 120,
transparent: true,
frame: false,
});
splashWindow.loadURL(
url.format({
pathname: path.join(__dirname, '../packages/web/build/splash.html'),
protocol: 'file:',
slashes: true,
})
);
if (process.env.ELECTRON_START_URL) {
loadMainWindow();
} else {
const apiProcess = fork(path.join(__dirname, '../packages/api/dist/bundle.js'), ['--dynport']);
apiProcess.on('message', (msg) => {
if (msg.msgtype == 'listening') {
const { port } = msg;
global['port'] = port;
loadMainWindow();
try {
fs.writeFileSync(
configRootPath,
JSON.stringify({
winBounds: mainWindow.getBounds(),
winIsMaximized: mainWindow.isMaximized(),
}),
'utf-8'
);
} catch (err) {
console.log('Error saving config-root:', err.message);
}
});
mainWindow.loadURL(startUrl);
if (os.platform() == 'linux') {
mainWindow.setIcon(path.resolve(__dirname, '../icon.png'));
}
// mainWindow.webContents.toggleDevTools();
}
// and load the index.html of the app.
// mainWindow.loadURL('http://localhost:3000');
if (!apiLoaded) {
const apiPackage = path.join(
__dirname,
process.env.DEVMODE ? '../../packages/api/src/index' : '../packages/api/dist/bundle.js'
);
// Open the DevTools.
// mainWindow.webContents.openDevTools();
global.API_PACKAGE = apiPackage;
global.NATIVE_MODULES = path.join(__dirname, 'nativeModules');
// console.log('global.API_PACKAGE', global.API_PACKAGE);
const api = require(apiPackage);
// console.log(
// 'REQUIRED',
// path.resolve(
// path.join(__dirname, process.env.DEVMODE ? '../../packages/api/src/index' : '../packages/api/dist/bundle.js')
// )
// );
const main = api.getMainModule();
main.initializeElectronSender(mainWindow.webContents);
main.useAllControllers(null, electron);
apiLoaded = true;
}
loadMainWindow();
// Emitted when the window is closed.
mainWindow.on('closed', function () {
@@ -182,7 +353,9 @@ function createWindow() {
}
function onAppReady() {
autoUpdater.checkForUpdatesAndNotify();
if (!process.env.DEVMODE) {
autoUpdater.checkForUpdatesAndNotify();
}
createWindow();
}
@@ -195,7 +368,7 @@ app.on('ready', onAppReady);
app.on('window-all-closed', function () {
// On OS X it is common for applications and their menu bar
// to stay active until the user quits explicitly with Cmd + Q
if (process.platform !== 'darwin') {
if (!isMac()) {
app.quit();
}
});

View File

@@ -0,0 +1,99 @@
module.exports = ({ editMenu }) => [
{
label: 'File',
submenu: [
{ command: 'new.connection', hideDisabled: true },
{ command: 'new.sqliteDatabase', hideDisabled: true },
{ divider: true },
{ command: 'new.query', hideDisabled: true },
{ command: 'new.freetable', hideDisabled: true },
{ command: 'new.shell', hideDisabled: true },
{ command: 'new.jsonl', hideDisabled: true },
{ divider: true },
{ command: 'file.open', hideDisabled: true },
{ command: 'file.openArchive', hideDisabled: true },
{ divider: true },
{ command: 'group.save', hideDisabled: true },
{ command: 'group.saveAs', hideDisabled: true },
{ divider: true },
{ command: 'file.exit', hideDisabled: true },
{ command: 'app.logout', hideDisabled: true, skipInApp: true },
],
},
{
label: 'Window',
submenu: [
{ command: 'tabs.closeTab', hideDisabled: false },
{ command: 'tabs.closeAll', hideDisabled: false },
{ command: 'tabs.closeTabsWithCurrentDb', hideDisabled: false },
{ command: 'tabs.closeTabsButCurrentDb', hideDisabled: false },
{ divider: true },
{ command: 'app.zoomIn', hideDisabled: true },
{ command: 'app.zoomOut', hideDisabled: true },
{ command: 'app.zoomReset', hideDisabled: true },
],
},
editMenu
? {
label: 'Edit',
submenu: [
{ command: 'edit.undo' },
{ command: 'edit.redo' },
{ divider: true },
{ command: 'edit.cut' },
{ command: 'edit.copy' },
{ command: 'edit.paste' },
],
}
: null,
// {
// label: 'Edit',
// submenu: [
// { role: 'undo' },
// { role: 'redo' },
// { type: 'separator' },
// { role: 'cut' },
// { role: 'copy' },
// { role: 'paste' },
// ],
// },
{
label: 'View',
submenu: [
{ command: 'app.reload', hideDisabled: true },
{ command: 'app.toggleDevTools', hideDisabled: true },
{ command: 'app.toggleFullScreen', hideDisabled: true },
{ command: 'app.minimize', hideDisabled: true },
{ divider: true },
{ command: 'theme.changeTheme', hideDisabled: true },
{ command: 'settings.show' },
],
},
{
label: 'Tools',
submenu: [
{ command: 'database.search', hideDisabled: true },
{ command: 'commandPalette.show', hideDisabled: true },
{ command: 'database.switch', hideDisabled: true },
{ divider: true },
{ command: 'sql.generator', hideDisabled: true },
{ command: 'file.import', hideDisabled: true },
{ command: 'new.modelCompare', hideDisabled: true },
],
},
{
label: 'Help',
submenu: [
{ command: 'app.openDocs', hideDisabled: true },
{ command: 'app.openWeb', hideDisabled: true },
{ command: 'app.openIssue', hideDisabled: true },
{ command: 'app.openSponsoring', hideDisabled: true },
{ divider: true },
{ command: 'settings.commands', hideDisabled: true },
{ command: 'tabs.changelog', hideDisabled: true },
{ command: 'about.show', hideDisabled: true },
],
},
];

3
app/src/nativeModules.js Normal file
View File

@@ -0,0 +1,3 @@
const content = require('./nativeModulesContent');
module.exports = content;

File diff suppressed because it is too large Load Diff

54
docker-compose.yaml Normal file
View File

@@ -0,0 +1,54 @@
# this compose file is for testing purposes only
# use it for testing docker containsers built on local machine
version: "3"
services:
dbgate:
build: docker
# image: dbgate/dbgate:beta-alpine
# image: dbgate/dbgate:alpine
# image: dbgate/dbgate:beta
restart: always
ports:
- 3100:3000
# volumes:
# - /home/jena/dbgate-data:/root/dbgate-data
volumes:
- dbgate-data:/root/dbgate-data
# environment:
# WEB_ROOT: /dbgate
# CONNECTIONS: mssql
# LABEL_mssql: MS Sql
# SERVER_mssql: mssql
# USER_mssql: sa
# PORT_mssql: 1433
# PASSWORD_mssql: Pwd2020Db
# ENGINE_mssql: mssql@dbgate-plugin-mssql
# proxy:
# # image: nginx
# build: test/nginx
# ports:
# - 8082:80
# volumes:
# - /home/jena/test/chinook:/mnt/sqt
# environment:
# CONNECTIONS: sqlite
# LABEL_sqlite: sqt
# FILE_sqlite: /mnt/sqt/Chinook.db
# ENGINE_sqlite: sqlite@dbgate-plugin-sqlite
# mssql:
# image: mcr.microsoft.com/mssql/server
# restart: always
# environment:
# - ACCEPT_EULA=Y
# - SA_PASSWORD=Pwd2020Db
# - MSSQL_PID=Express
volumes:
dbgate-data:
driver: local

2
docker/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
package.json
yarn.lock

View File

@@ -1,9 +1,18 @@
FROM node:12-alpine
FROM node:14
RUN apt-get update && apt-get install -y \
iputils-ping \
iproute2 \
&& rm -rf /var/lib/apt/lists/*
WORKDIR /home/dbgate-docker
COPY . .
RUN ["chmod", "+x", "/home/dbgate-docker/entrypoint.sh"]
WORKDIR /home/dbgate-docker
EXPOSE 3000
CMD node bundle.js
VOLUME /root/dbgate-data
CMD ["/home/dbgate-docker/entrypoint.sh"]

17
docker/Dockerfile-alpine Normal file
View File

@@ -0,0 +1,17 @@
FROM node:14-alpine
WORKDIR /home/dbgate-docker
RUN apk --no-cache upgrade \
&& apk --no-cache add \
iputils
COPY . .
RUN ["chmod", "+x", "/home/dbgate-docker/entrypoint.sh"]
WORKDIR /home/dbgate-docker
EXPOSE 3000
VOLUME /root/dbgate-data
CMD ["/home/dbgate-docker/entrypoint.sh"]

11
docker/entrypoint.sh Normal file
View File

@@ -0,0 +1,11 @@
#!/bin/sh
HOST_DOMAIN="dockerhost"
ping -q -c1 $HOST_DOMAIN > /dev/null 2>&1
if [ $? != 0 ]
then
HOST_IP=$(ip route | awk 'NR==1 {print $3}')
echo "$HOST_IP $HOST_DOMAIN" >> /etc/hosts
fi
node bundle.js

23
fillNativeModules.js Normal file
View File

@@ -0,0 +1,23 @@
const fs = require('fs');
let fillContent = '';
if (process.platform == 'win32') {
fillContent += `content.msnodesqlv8 = () => require('msnodesqlv8');`;
}
fillContent += `content['better-sqlite3'] = () => require('better-sqlite3');`;
const getContent = (empty) => `
// this file is generated automatically by script fillNativeModules.js, do not edit it manually
const content = {};
${empty ? '' : fillContent}
module.exports = content;
`;
fs.writeFileSync(
'packages/api/src/nativeModulesContent.js',
getContent(process.argv.includes('--electron') ? true : false)
);
fs.writeFileSync('app/src/nativeModulesContent.js', getContent(false));

23
fillPackagedPlugins.js Normal file
View File

@@ -0,0 +1,23 @@
const fs = require('fs');
const path = require('path');
function load() {
const plugins = {};
for (const packageName of fs.readdirSync('plugins')) {
if (!packageName.startsWith('dbgate-plugin-')) continue;
const dir = path.join('plugins', packageName);
const frontend = fs.readFileSync(path.join(dir, 'dist', 'frontend.js'), 'utf-8');
const readme = fs.readFileSync(path.join(dir, 'README.md'), 'utf-8');
const manifest = JSON.parse(fs.readFileSync(path.join(dir, 'package.json'), 'utf-8'));
plugins[packageName] = {
manifest,
frontend,
readme,
};
}
return plugins;
}
fs.writeFileSync('packages/api/src/packagedPluginsContent.js', `module.exports = () => (${JSON.stringify(load())});`);

31
generatePadFile.js Normal file
View File

@@ -0,0 +1,31 @@
const fs = require('fs');
const path = require('path');
const packageJson = fs.readFileSync('app/package.json', { encoding: 'utf-8' });
const json = JSON.parse(packageJson);
const { version } = json;
const template = fs.readFileSync('app/dbgate-pad-template.xml', { encoding: 'utf-8' });
const date = new Date();
let size = 0;
const files = fs.readdirSync('app/dist');
for (const file of files) {
if (file.endsWith('.exe')) {
const stats = fs.statSync(path.join('app', 'dist', file));
size = stats.size;
}
}
const padContent = template
.replace('#VERSION#', version)
.replace('#YEAR#', date.getFullYear())
.replace('#MONTH#', (date.getMonth() + 1).toString().padStart(2, '0'))
.replace('#DAY#', date.getDate().toString().padStart(2, '0'))
.replace('#SIZE_BYTES#', size)
.replace('#SIZE_KB#', Math.round(size / 1024))
.replace('#SIZE_MB#', Math.round(size / 1024 / 1024));
if (size > 0) {
fs.writeFileSync('app/dist/dbgate-pad.xml', padContent, 'utf-8');
}

BIN
img/screenshot1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

BIN
img/screenshot2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

BIN
img/screenshot3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
img/screenshot4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

1
integration-tests/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
dbtemp

View File

@@ -0,0 +1,68 @@
const stableStringify = require('json-stable-stringify');
const _ = require('lodash');
const fp = require('lodash/fp');
const uuidv1 = require('uuid/v1');
const { testWrapper } = require('../tools');
const engines = require('../engines');
const { getAlterDatabaseScript, extendDatabaseInfo, generateDbPairingId } = require('dbgate-tools');
function flatSource() {
return _.flatten(
engines.map(engine => (engine.objects || []).map(object => [engine.label, object.type, object, engine]))
);
}
async function testDatabaseDiff(conn, driver, mangle, createObject = null) {
await driver.query(conn, `create table t1 (id int not null primary key)`);
await driver.query(
conn,
`create table t2 (
id int not null primary key,
t1_id int null references t1(id)
)`
);
if (createObject) await driver.query(conn, createObject);
const structure1 = generateDbPairingId(extendDatabaseInfo(await driver.analyseFull(conn)));
let structure2 = _.cloneDeep(structure1);
mangle(structure2);
structure2 = extendDatabaseInfo(structure2);
const { sql } = getAlterDatabaseScript(structure1, structure2, {}, structure1, structure2, driver);
console.log('RUNNING ALTER SQL', driver.engine, ':', sql);
await driver.script(conn, sql);
const structure2Real = extendDatabaseInfo(await driver.analyseFull(conn));
expect(structure2Real.tables.length).toEqual(structure2.tables.length);
return structure2Real;
}
describe('Alter database', () => {
test.each(engines.map(engine => [engine.label, engine]))(
'Drop referenced table - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDiff(conn, driver, db => {
_.remove(db.tables, x => x.pureName == 't1');
});
})
);
test.each(flatSource())(
'Drop object - %s - %s',
testWrapper(async (conn, driver, type, object, engine) => {
const db = await testDatabaseDiff(
conn,
driver,
db => {
_.remove(db[type], x => x.pureName == 'obj1');
},
object.create1
);
expect(db[type].length).toEqual(0);
})
);
});

View File

@@ -0,0 +1,124 @@
const stableStringify = require('json-stable-stringify');
const _ = require('lodash');
const fp = require('lodash/fp');
const uuidv1 = require('uuid/v1');
const { testWrapper } = require('../tools');
const engines = require('../engines');
const { getAlterTableScript, extendDatabaseInfo, generateDbPairingId } = require('dbgate-tools');
function pickImportantTableInfo(table) {
return {
pureName: table.pureName,
columns: table.columns
.filter(x => x.columnName != 'rowid')
.map(fp.pick(['columnName', 'notNull', 'autoIncrement'])),
};
}
function checkTableStructure(t1, t2) {
// expect(t1.pureName).toEqual(t2.pureName)
expect(pickImportantTableInfo(t1)).toEqual(pickImportantTableInfo(t2));
}
async function testTableDiff(conn, driver, mangle) {
await driver.query(conn, `create table t0 (id int not null primary key)`);
await driver.query(
conn,
`create table t1 (
col_pk int not null primary key,
col_std int null,
col_def int null default 12,
col_fk int null references t0(id),
col_idx int null,
col_uq int null unique,
col_ref int null unique
)`
);
await driver.query(conn, `create index idx1 on t1(col_idx)`);
await driver.query(conn, `create table t2 (id int not null primary key, fkval int null references t1(col_ref))`);
const tget = x => x.tables.find(y => y.pureName == 't1');
const structure1 = generateDbPairingId(extendDatabaseInfo(await driver.analyseFull(conn)));
let structure2 = _.cloneDeep(structure1);
mangle(tget(structure2));
structure2 = extendDatabaseInfo(structure2);
const { sql } = getAlterTableScript(tget(structure1), tget(structure2), {}, structure1, structure2, driver);
console.log('RUNNING ALTER SQL', driver.engine, ':', sql);
await driver.script(conn, sql);
const structure2Real = extendDatabaseInfo(await driver.analyseFull(conn));
checkTableStructure(tget(structure2Real), tget(structure2));
// expect(stableStringify(structure2)).toEqual(stableStringify(structure2Real));
}
const TESTED_COLUMNS = ['col_pk', 'col_std', 'col_def', 'col_fk', 'col_ref', 'col_idx', 'col_uq'];
// const TESTED_COLUMNS = ['col_pk'];
// const TESTED_COLUMNS = ['col_idx'];
// const TESTED_COLUMNS = ['col_def'];
// const TESTED_COLUMNS = ['col_std'];
// const TESTED_COLUMNS = ['col_ref'];
function engines_columns_source() {
return _.flatten(engines.map(engine => TESTED_COLUMNS.map(column => [engine.label, column, engine])));
}
describe('Alter table', () => {
test.each(engines.map(engine => [engine.label, engine]))(
'Add column - %s',
testWrapper(async (conn, driver, engine) => {
await testTableDiff(conn, driver, tbl => {
tbl.columns.push({
columnName: 'added',
dataType: 'int',
pairingId: uuidv1(),
notNull: false,
autoIncrement: false,
});
});
})
);
test.each(engines_columns_source())(
'Drop column - %s - %s',
testWrapper(async (conn, driver, column, engine) => {
await testTableDiff(conn, driver, tbl => (tbl.columns = tbl.columns.filter(x => x.columnName != column)));
})
);
test.each(engines_columns_source())(
'Change nullability - %s - %s',
testWrapper(async (conn, driver, column, engine) => {
await testTableDiff(
conn,
driver,
tbl => (tbl.columns = tbl.columns.map(x => (x.columnName == column ? { ...x, notNull: true } : x)))
);
})
);
test.each(engines_columns_source())(
'Rename column - %s - %s',
testWrapper(async (conn, driver, column, engine) => {
await testTableDiff(
conn,
driver,
tbl => (tbl.columns = tbl.columns.map(x => (x.columnName == column ? { ...x, columnName: 'col_renamed' } : x)))
);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Drop index - %s',
testWrapper(async (conn, driver, engine) => {
await testTableDiff(conn, driver, tbl => {
tbl.indexes = [];
});
})
);
});

View File

@@ -0,0 +1,75 @@
const engines = require('../engines');
const stream = require('stream');
const { testWrapper } = require('../tools');
const tableWriter = require('dbgate-api/src/shell/tableWriter');
const copyStream = require('dbgate-api/src/shell/copyStream');
const fakeObjectReader = require('dbgate-api/src/shell/fakeObjectReader');
function createImportStream() {
const pass = new stream.PassThrough({
objectMode: true,
});
pass.write({ columns: [{ columnName: 'id' }, { columnName: 'country' }], __isStreamHeader: true });
pass.write({ id: 1, country: 'Czechia' });
pass.write({ id: 2, country: 'Austria' });
pass.write({ country: 'Germany', id: 3 });
pass.write({ country: 'Romania', id: 4 });
pass.write({ country: 'Great Britain', id: 5 });
pass.write({ country: 'Bosna, Hecegovina', id: 6 });
pass.end();
return pass;
}
describe('DB Import', () => {
test.each(engines.map(engine => [engine.label, engine]))(
'Import one table - %s',
testWrapper(async (conn, driver, engine) => {
// const reader = await fakeObjectReader({ delay: 10 });
// const reader = await fakeObjectReader();
const reader = createImportStream();
const writer = await tableWriter({
systemConnection: conn,
driver,
pureName: 't1',
createIfNotExists: true,
});
await copyStream(reader, writer);
const res = await driver.query(conn, `select count(*) as cnt from t1`);
expect(res.rows[0].cnt.toString()).toEqual('6');
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Import two tables - %s',
testWrapper(async (conn, driver, engine) => {
// const reader = await fakeObjectReader({ delay: 10 });
// const reader = await fakeObjectReader();
const reader1 = createImportStream();
const writer1 = await tableWriter({
systemConnection: conn,
driver,
pureName: 't1',
createIfNotExists: true,
});
await copyStream(reader1, writer1);
const reader2 = createImportStream();
const writer2 = await tableWriter({
systemConnection: conn,
driver,
pureName: 't2',
createIfNotExists: true,
});
await copyStream(reader2, writer2);
const res1 = await driver.query(conn, `select count(*) as cnt from t1`);
expect(res1.rows[0].cnt.toString()).toEqual('6');
const res2 = await driver.query(conn, `select count(*) as cnt from t2`);
expect(res2.rows[0].cnt.toString()).toEqual('6');
})
);
});

View File

@@ -0,0 +1,300 @@
/// TODO
const { testWrapper } = require('../tools');
const _ = require('lodash');
const engines = require('../engines');
const deployDb = require('dbgate-api/src/shell/deployDb');
const { databaseInfoFromYamlModel } = require('dbgate-tools');
const generateDeploySql = require('dbgate-api/src/shell/generateDeploySql');
function checkStructure(structure, model) {
const expected = databaseInfoFromYamlModel(model);
expect(structure.tables.length).toEqual(expected.tables.length);
for (const [realTable, expectedTable] of _.zip(
_.sortBy(structure.tables, 'pureName'),
_.sortBy(expected.tables, 'pureName')
)) {
expect(realTable.columns.length).toBeGreaterThanOrEqual(expectedTable.columns.length);
}
}
async function testDatabaseDeploy(conn, driver, dbModelsYaml, testEmptyLastScript) {
let index = 0;
for (const loadedDbModel of dbModelsYaml) {
const { sql, isEmpty } = await generateDeploySql({
systemConnection: conn,
driver,
loadedDbModel,
});
console.debug('Generated deploy script:', sql);
expect(sql.toUpperCase().includes('DROP ')).toBeFalsy();
console.log('dbModelsYaml.length', dbModelsYaml.length, index);
if (testEmptyLastScript && index == dbModelsYaml.length - 1) {
expect(isEmpty).toBeTruthy();
}
await deployDb({
systemConnection: conn,
driver,
loadedDbModel,
});
index++;
}
const structure = await driver.analyseFull(conn);
checkStructure(structure, dbModelsYaml[dbModelsYaml.length - 1]);
}
describe('Deploy database', () => {
test.each(engines.map(engine => [engine.label, engine]))(
'Deploy database simple - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDeploy(conn, driver, [
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [{ name: 'id', type: 'int' }],
primaryKey: ['id'],
},
},
],
]);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Deploy database simple twice - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDeploy(
conn,
driver,
[
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [{ name: 'id', type: 'int' }],
primaryKey: ['id'],
},
},
],
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [{ name: 'id', type: 'int' }],
primaryKey: ['id'],
},
},
],
],
true
);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Add column - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDeploy(conn, driver, [
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [{ name: 'id', type: 'int' }],
primaryKey: ['id'],
},
},
],
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [
{ name: 'id', type: 'int' },
{ name: 'val', type: 'int' },
],
primaryKey: ['id'],
},
},
],
]);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Dont drop column - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDeploy(
conn,
driver,
[
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [
{ name: 'id', type: 'int' },
{ name: 'val', type: 'int' },
],
primaryKey: ['id'],
},
},
],
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [{ name: 'id', type: 'int' }],
primaryKey: ['id'],
},
},
],
],
true
);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Foreign keys - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDeploy(
conn,
driver,
[
[
{
name: 't2.table.yaml',
json: {
name: 't2',
columns: [
{ name: 't2id', type: 'int' },
{ name: 't1id', type: 'int', references: 't1' },
],
primaryKey: ['t2id'],
},
},
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [{ name: 't1id', type: 'int' }],
primaryKey: ['t1id'],
},
},
],
[
{
name: 't2.table.yaml',
json: {
name: 't2',
columns: [
{ name: 't2id', type: 'int' },
{ name: 't1id', type: 'int', references: 't1' },
],
primaryKey: ['t2id'],
},
},
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [{ name: 't1id', type: 'int' }],
primaryKey: ['t1id'],
},
},
],
],
true
);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Deploy preloaded data - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDeploy(conn, driver, [
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [
{ name: 'id', type: 'int' },
{ name: 'value', type: 'int' },
],
primaryKey: ['id'],
data: [
{ id: 1, value: 1 },
{ id: 2, value: 2 },
{ id: 3, value: 3 },
],
},
},
],
]);
const res = await driver.query(conn, `select count(*) as cnt from t1`);
expect(res.rows[0].cnt.toString()).toEqual('3');
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Deploy preloaded data - update - %s',
testWrapper(async (conn, driver, engine) => {
await testDatabaseDeploy(conn, driver, [
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [
{ name: 'id', type: 'int' },
{ name: 'val', type: 'int' },
],
primaryKey: ['id'],
data: [
{ id: 1, val: 1 },
{ id: 2, val: 2 },
{ id: 3, val: 3 },
],
},
},
],
[
{
name: 't1.table.yaml',
json: {
name: 't1',
columns: [
{ name: 'id', type: 'int' },
{ name: 'val', type: 'int' },
],
primaryKey: ['id'],
data: [
{ id: 1, val: 1 },
{ id: 2, val: 5 },
{ id: 3, val: 3 },
],
},
},
],
]);
const res = await driver.query(conn, `select val from t1 where id = 2`);
expect(res.rows[0].val.toString()).toEqual('5');
})
);
});

View File

@@ -0,0 +1,89 @@
const { testWrapper } = require('../tools');
const engines = require('../engines');
const _ = require('lodash');
const initSql = ['CREATE TABLE t1 (id int)', 'CREATE TABLE t2 (id int)'];
function flatSource() {
return _.flatten(
engines.map(engine => (engine.objects || []).map(object => [engine.label, object.type, object, engine]))
);
}
const obj1Match = expect.objectContaining({
pureName: 'obj1',
});
const view1Match = expect.objectContaining({
pureName: 'obj1',
columns: expect.arrayContaining([
expect.objectContaining({
columnName: 'id',
}),
]),
});
describe('Object analyse', () => {
test.each(flatSource())(
'Full analysis - %s - %s',
testWrapper(async (conn, driver, type, object, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
await driver.query(conn, object.create1);
const structure = await driver.analyseFull(conn);
expect(structure[type].length).toEqual(1);
expect(structure[type][0]).toEqual(type.includes('views') ? view1Match : obj1Match);
})
);
test.each(flatSource())(
'Incremental analysis - add - %s - %s',
testWrapper(async (conn, driver, type, object, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
await driver.query(conn, object.create2);
const structure1 = await driver.analyseFull(conn);
await driver.query(conn, object.create1);
const structure2 = await driver.analyseIncremental(conn, structure1);
expect(structure2[type].length).toEqual(2);
expect(structure2[type].find(x => x.pureName == 'obj1')).toEqual(type.includes('views') ? view1Match : obj1Match);
})
);
test.each(flatSource())(
'Incremental analysis - drop - %s - %s',
testWrapper(async (conn, driver, type, object, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
await driver.query(conn, object.create1);
await driver.query(conn, object.create2);
const structure1 = await driver.analyseFull(conn);
await driver.query(conn, object.drop2);
const structure2 = await driver.analyseIncremental(conn, structure1);
expect(structure2[type].length).toEqual(1);
expect(structure2[type][0]).toEqual(type.includes('views') ? view1Match : obj1Match);
})
);
test.each(flatSource())(
'Create SQL - add - %s - %s',
testWrapper(async (conn, driver, type, object, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
await driver.query(conn, object.create1);
const structure1 = await driver.analyseFull(conn);
await driver.query(conn, object.drop1);
const structure2 = await driver.analyseIncremental(conn, structure1);
expect(structure2[type].length).toEqual(0);
await driver.query(conn, structure1[type][0].createSql);
const structure3 = await driver.analyseIncremental(conn, structure2);
expect(structure3[type].length).toEqual(1);
expect(structure3[type][0]).toEqual(type.includes('views') ? view1Match : obj1Match);
})
);
});

View File

@@ -0,0 +1,163 @@
const engines = require('../engines');
const { splitQuery } = require('dbgate-query-splitter');
const { testWrapper } = require('../tools');
const initSql = ['CREATE TABLE t1 (id int)', 'INSERT INTO t1 (id) VALUES (1)', 'INSERT INTO t1 (id) VALUES (2)'];
expect.extend({
dataRow(row, expected) {
for (const key in expected) {
if (row[key] != expected[key]) {
return {
pass: false,
message: () => `Different key: ${key}`,
};
}
}
return {
pass: true,
message: () => '',
};
},
});
class StreamHandler {
constructor(resolve) {
this.results = [];
this.resolve = resolve;
this.infoRows = [];
}
row(row) {
this.results[this.results.length - 1].rows.push(row);
}
recordset(columns) {
this.results.push({
columns,
rows: [],
});
}
done(result) {
this.resolve(this.results);
}
info(msg) {
this.infoRows.push(msg);
}
}
function executeStreamItem(driver, conn, sql) {
return new Promise(resolve => {
const handler = new StreamHandler(resolve);
driver.stream(conn, sql, handler);
});
}
async function executeStream(driver, conn, sql) {
const results = [];
for (const sqlItem of splitQuery(sql, driver.getQuerySplitterOptions('stream'))) {
const item = await executeStreamItem(driver, conn, sqlItem);
results.push(...item);
}
return results;
}
describe('Query', () => {
test.each(engines.map(engine => [engine.label, engine]))(
'Simple query - %s',
testWrapper(async (conn, driver, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
const res = await driver.query(conn, 'SELECT id FROM t1 ORDER BY id');
expect(res.columns).toEqual([
expect.objectContaining({
columnName: 'id',
}),
]);
expect(res.rows).toEqual([
expect.dataRow({
id: 1,
}),
expect.dataRow({
id: 2,
}),
]);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Simple stream query - %s',
testWrapper(async (conn, driver, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
const results = await executeStream(driver, conn, 'SELECT id FROM t1 ORDER BY id');
expect(results.length).toEqual(1);
const res = results[0];
expect(res.columns).toEqual([expect.objectContaining({ columnName: 'id' })]);
expect(res.rows).toEqual([expect.dataRow({ id: 1 }), expect.dataRow({ id: 2 })]);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'More queries - %s',
testWrapper(async (conn, driver, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
const results = await executeStream(
driver,
conn,
'SELECT id FROM t1 ORDER BY id; SELECT id FROM t1 ORDER BY id DESC'
);
expect(results.length).toEqual(2);
const res1 = results[0];
expect(res1.columns).toEqual([expect.objectContaining({ columnName: 'id' })]);
expect(res1.rows).toEqual([expect.dataRow({ id: 1 }), expect.dataRow({ id: 2 })]);
const res2 = results[1];
expect(res2.columns).toEqual([expect.objectContaining({ columnName: 'id' })]);
expect(res2.rows).toEqual([expect.dataRow({ id: 2 }), expect.dataRow({ id: 1 })]);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Script - return data - %s',
testWrapper(async (conn, driver, engine) => {
const results = await executeStream(
driver,
conn,
'CREATE TABLE t1 (id int); INSERT INTO t1 (id) VALUES (1); INSERT INTO t1 (id) VALUES (2); SELECT id FROM t1 ORDER BY id; '
);
expect(results.length).toEqual(1);
const res1 = results[0];
expect(res1.columns).toEqual([expect.objectContaining({ columnName: 'id' })]);
expect(res1.rows).toEqual([expect.dataRow({ id: 1 }), expect.dataRow({ id: 2 })]);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Script - no data - %s',
testWrapper(async (conn, driver, engine) => {
const results = await executeStream(
driver,
conn,
'CREATE TABLE t1 (id int); INSERT INTO t1 (id) VALUES (1); INSERT INTO t1 (id) VALUES (2) '
);
expect(results.length).toEqual(0);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Save data query - %s',
testWrapper(async (conn, driver, engine) => {
for (const sql of initSql) await driver.query(conn, sql);
await driver.script(
conn,
'INSERT INTO t1 (id) VALUES (3);INSERT INTO t1 (id) VALUES (4);UPDATE t1 SET id=10 WHERE id=1;DELETE FROM t1 WHERE id=2;'
);
const res = await driver.query(conn, 'SELECT COUNT(*) AS cnt FROM t1');
// console.log(res);
expect(res.rows[0].cnt == 3).toBeTruthy();
})
);
});

View File

@@ -0,0 +1,164 @@
const engines = require('../engines');
const { testWrapper } = require('../tools');
const t1Sql = 'CREATE TABLE t1 (id int not null primary key, val1 varchar(50) null)';
const ix1Sql = 'CREATE index ix1 ON t1(val1, id)';
const t2Sql = 'CREATE TABLE t2 (id int not null primary key, val2 varchar(50) null unique)';
const t3Sql = 'CREATE TABLE t3 (id int not null primary key, valfk int, foreign key (valfk) references t2(id))';
// const fkSql = 'ALTER TABLE t3 ADD FOREIGN KEY (valfk) REFERENCES t2(id)'
const txMatch = (tname, vcolname, nextcol) =>
expect.objectContaining({
pureName: tname,
columns: [
expect.objectContaining({
columnName: 'id',
notNull: true,
dataType: expect.stringContaining('int'),
}),
expect.objectContaining({
columnName: vcolname,
notNull: false,
dataType: expect.stringMatching(/.*char.*\(50\)/),
}),
...(nextcol
? [
expect.objectContaining({
columnName: 'nextcol',
notNull: false,
dataType: expect.stringMatching(/.*char.*\(50\)/),
}),
]
: []),
],
primaryKey: expect.objectContaining({
columns: [
expect.objectContaining({
columnName: 'id',
}),
],
}),
});
const t1Match = txMatch('t1', 'val1');
const t2Match = txMatch('t2', 'val2');
const t2NextColMatch = txMatch('t2', 'val2', true);
describe('Table analyse', () => {
test.each(engines.map(engine => [engine.label, engine]))(
'Table structure - full analysis - %s',
testWrapper(async (conn, driver, engine) => {
await driver.query(conn, t1Sql);
const structure = await driver.analyseFull(conn);
expect(structure.tables.length).toEqual(1);
expect(structure.tables[0]).toEqual(t1Match);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Table add - incremental analysis - %s',
testWrapper(async (conn, driver, engine) => {
await driver.query(conn, t2Sql);
const structure1 = await driver.analyseFull(conn);
expect(structure1.tables.length).toEqual(1);
expect(structure1.tables[0]).toEqual(t2Match);
await driver.query(conn, t1Sql);
const structure2 = await driver.analyseIncremental(conn, structure1);
expect(structure2.tables.length).toEqual(2);
expect(structure2.tables.find(x => x.pureName == 't1')).toEqual(t1Match);
expect(structure2.tables.find(x => x.pureName == 't2')).toEqual(t2Match);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Table remove - incremental analysis - %s',
testWrapper(async (conn, driver, engine) => {
await driver.query(conn, t1Sql);
await driver.query(conn, t2Sql);
const structure1 = await driver.analyseFull(conn);
expect(structure1.tables.length).toEqual(2);
expect(structure1.tables.find(x => x.pureName == 't1')).toEqual(t1Match);
expect(structure1.tables.find(x => x.pureName == 't2')).toEqual(t2Match);
await driver.query(conn, 'DROP TABLE t2');
const structure2 = await driver.analyseIncremental(conn, structure1);
expect(structure2.tables.length).toEqual(1);
expect(structure2.tables[0]).toEqual(t1Match);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Table change - incremental analysis - %s',
testWrapper(async (conn, driver, engine) => {
await driver.query(conn, t1Sql);
await driver.query(conn, t2Sql);
const structure1 = await driver.analyseFull(conn);
if (engine.dbSnapshotBySeconds) await new Promise(resolve => setTimeout(resolve, 1100));
await driver.query(conn, 'ALTER TABLE t2 ADD nextcol varchar(50)');
const structure2 = await driver.analyseIncremental(conn, structure1);
expect(structure2).toBeTruthy(); // if falsy, no modification is detected
expect(structure2.tables.length).toEqual(2);
expect(structure2.tables.find(x => x.pureName == 't1')).toEqual(t1Match);
expect(structure2.tables.find(x => x.pureName == 't2')).toEqual(t2NextColMatch);
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Index - full analysis - %s',
testWrapper(async (conn, driver, engine) => {
await driver.query(conn, t1Sql);
await driver.query(conn, ix1Sql);
const structure = await driver.analyseFull(conn);
const t1 = structure.tables.find(x => x.pureName == 't1');
expect(t1.indexes.length).toEqual(1);
expect(t1.indexes[0].columns.length).toEqual(2);
expect(t1.indexes[0].columns[0]).toEqual(expect.objectContaining({ columnName: 'val1' }));
expect(t1.indexes[0].columns[1]).toEqual(expect.objectContaining({ columnName: 'id' }));
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Unique - full analysis - %s',
testWrapper(async (conn, driver, engine) => {
await driver.query(conn, t2Sql);
const structure = await driver.analyseFull(conn);
const t2 = structure.tables.find(x => x.pureName == 't2');
// const indexesAndUniques = [...t2.uniques, ...t2.indexes];
expect(t2.uniques.length).toEqual(1);
expect(t2.uniques[0].columns.length).toEqual(1);
expect(t2.uniques[0].columns[0]).toEqual(expect.objectContaining({ columnName: 'val2' }));
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Foreign key - full analysis - %s',
testWrapper(async (conn, driver, engine) => {
await driver.query(conn, t2Sql);
await driver.query(conn, t3Sql);
// await driver.query(conn, fkSql);
const structure = await driver.analyseFull(conn);
const t3 = structure.tables.find(x => x.pureName == 't3');
console.log('T3', t3.foreignKeys[0].columns);
expect(t3.foreignKeys.length).toEqual(1);
expect(t3.foreignKeys[0].columns.length).toEqual(1);
expect(t3.foreignKeys[0]).toEqual(expect.objectContaining({ refTableName: 't2' }));
expect(t3.foreignKeys[0].columns[0]).toEqual(
expect.objectContaining({ columnName: 'valfk', refColumnName: 'id' })
);
})
);
});

View File

@@ -0,0 +1,153 @@
const _ = require('lodash');
const fp = require('lodash/fp');
const engines = require('../engines');
const { testWrapper } = require('../tools');
const { extendDatabaseInfo } = require('dbgate-tools');
function createExpector(value) {
return _.cloneDeepWith(value, x => {
if (_.isPlainObject(x)) {
return expect.objectContaining(_.mapValues(x, y => createExpector(y)));
}
});
}
function omitTableSpecificInfo(table) {
return {
...table,
columns: table.columns.map(fp.omit(['dataType'])),
};
}
function checkTableStructure2(t1, t2) {
// expect(t1.pureName).toEqual(t2.pureName)
expect(t2).toEqual(createExpector(omitTableSpecificInfo(t1)));
}
async function testTableCreate(conn, driver, table) {
await driver.query(conn, `create table t0 (id int not null primary key)`);
const dmp = driver.createDumper();
const table1 = {
...table,
pureName: 'tested',
};
dmp.createTable(table1);
console.log('RUNNING CREATE SQL', driver.engine, ':', dmp.s);
await driver.script(conn, dmp.s);
const db = extendDatabaseInfo(await driver.analyseFull(conn));
const table2 = db.tables.find(x => x.pureName == 'tested');
checkTableStructure2(table1, table2);
}
describe('Table create', () => {
test.each(engines.map(engine => [engine.label, engine]))(
'Simple table - %s',
testWrapper(async (conn, driver, engine) => {
await testTableCreate(conn, driver, {
columns: [
{
columnName: 'col1',
dataType: 'int',
notNull: true,
},
],
primaryKey: {
columns: [{ columnName: 'col1' }],
},
});
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Table with index - %s',
testWrapper(async (conn, driver, engine) => {
await testTableCreate(conn, driver, {
columns: [
{
columnName: 'col1',
dataType: 'int',
notNull: true,
},
{
columnName: 'col2',
dataType: 'int',
notNull: true,
},
],
primaryKey: {
columns: [{ columnName: 'col1' }],
},
indexes: [
{
constraintName: 'ix1',
pureName: 'tested',
columns: [{ columnName: 'col2' }],
},
],
});
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Table with foreign key - %s',
testWrapper(async (conn, driver, engine) => {
await testTableCreate(conn, driver, {
columns: [
{
columnName: 'col1',
dataType: 'int',
notNull: true,
},
{
columnName: 'col2',
dataType: 'int',
notNull: true,
},
],
primaryKey: {
columns: [{ columnName: 'col1' }],
},
foreignKeys: [
{
pureName: 'tested',
refTableName: 't0',
columns: [{ columnName: 'col2', refColumnName: 'id' }],
},
],
});
})
);
test.each(engines.map(engine => [engine.label, engine]))(
'Table with unique - %s',
testWrapper(async (conn, driver, engine) => {
await testTableCreate(conn, driver, {
columns: [
{
columnName: 'col1',
dataType: 'int',
notNull: true,
},
{
columnName: 'col2',
dataType: 'int',
notNull: true,
},
],
primaryKey: {
columns: [{ columnName: 'col1' }],
},
uniques: [
{
pureName: 'tested',
columns: [{ columnName: 'col2' }],
},
],
});
})
);
});

View File

View File

@@ -0,0 +1,55 @@
version: '3'
services:
postgres:
image: postgres
restart: always
environment:
POSTGRES_PASSWORD: Pwd2020Db
ports:
- 15000:5432
mysql:
image: mysql:8.0.18
command: --default-authentication-plugin=mysql_native_password
restart: always
ports:
- 15001:3306
environment:
- MYSQL_ROOT_PASSWORD=Pwd2020Db
mssql:
image: mcr.microsoft.com/mssql/server
restart: always
ports:
- 15002:1433
environment:
- ACCEPT_EULA=Y
- SA_PASSWORD=Pwd2020Db
- MSSQL_PID=Express
cockroachdb:
image: cockroachdb/cockroach
ports:
- 15003:26257
command: start-single-node --insecure
# mongodb:
# image: mongo:4.0.12
# restart: always
# volumes:
# - mongo-data:/data/db
# - mongo-config:/data/configdb
# ports:
# - 27017:27017
# cockroachdb-init:
# image: cockroachdb/cockroach
# # build: cockroach
# # entrypoint: /cockroach/init.sh
# entrypoint: ./cockroach sql --insecure --host="cockroachdb" --execute="CREATE DATABASE IF NOT EXISTS test;"
# depends_on:
# - cockroachdb
# restart: on-failure

View File

@@ -0,0 +1,128 @@
const views = {
type: 'views',
create1: 'CREATE VIEW obj1 AS SELECT id FROM t1',
create2: 'CREATE VIEW obj2 AS SELECT id FROM t2',
drop1: 'DROP VIEW obj1',
drop2: 'DROP VIEW obj2',
};
const matviews = {
type: 'matviews',
create1: 'CREATE MATERIALIZED VIEW obj1 AS SELECT id FROM t1',
create2: 'CREATE MATERIALIZED VIEW obj2 AS SELECT id FROM t2',
drop1: 'DROP MATERIALIZED VIEW obj1',
drop2: 'DROP MATERIALIZED VIEW obj2',
};
const engines = [
{
label: 'MySQL',
connection: {
engine: 'mysql@dbgate-plugin-mysql',
password: 'Pwd2020Db',
user: 'root',
server: 'mysql',
port: 3306,
},
local: {
server: 'localhost',
port: 15001,
},
// skipOnCI: true,
objects: [views],
dbSnapshotBySeconds: true,
},
{
label: 'PostgreSQL',
connection: {
engine: 'postgres@dbgate-plugin-postgres',
password: 'Pwd2020Db',
user: 'postgres',
server: 'postgres',
port: 5432,
},
local: {
server: 'localhost',
port: 15000,
},
objects: [
views,
matviews,
{
type: 'procedures',
create1: 'CREATE PROCEDURE obj1() LANGUAGE SQL AS $$ select * from t1 $$',
create2: 'CREATE PROCEDURE obj2() LANGUAGE SQL AS $$ select * from t2 $$',
drop1: 'DROP PROCEDURE obj1',
drop2: 'DROP PROCEDURE obj2',
},
{
type: 'functions',
create1:
'CREATE FUNCTION obj1() returns int LANGUAGE plpgsql AS $$ declare res integer; begin select count(*) into res from t1; return res; end; $$',
create2:
'CREATE FUNCTION obj2() returns int LANGUAGE plpgsql AS $$ declare res integer; begin select count(*) into res from t2; return res; end; $$',
drop1: 'DROP FUNCTION obj1',
drop2: 'DROP FUNCTION obj2',
},
],
},
{
label: 'SQL Server',
connection: {
engine: 'mssql@dbgate-plugin-mssql',
password: 'Pwd2020Db',
user: 'sa',
server: 'mssql',
port: 1433,
},
local: {
server: 'localhost',
port: 15002,
},
objects: [
views,
{
type: 'procedures',
create1: 'CREATE PROCEDURE obj1 AS SELECT id FROM t1',
create2: 'CREATE PROCEDURE obj2 AS SELECT id FROM t2',
drop1: 'DROP PROCEDURE obj1',
drop2: 'DROP PROCEDURE obj2',
},
],
},
{
label: 'SQLite',
generateDbFile: true,
connection: {
engine: 'sqlite@dbgate-plugin-sqlite',
},
objects: [views],
},
{
label: 'CockroachDB',
connection: {
engine: 'cockroach@dbgate-plugin-postgres',
user: 'root',
server: 'cockroachdb',
port: 26257,
},
local: {
server: 'localhost',
port: 15003,
},
skipOnCI: true,
objects: [views, matviews],
},
];
const filterLocal = [
// filter local testing
'-MySQL',
'-PostgreSQL',
'-SQL Server',
'SQLite',
'-CockroachDB',
];
module.exports = process.env.CITEST
? engines.filter(x => !x.skipOnCI)
: engines.filter(x => filterLocal.find(y => x.label == y));

View File

@@ -0,0 +1,28 @@
{
"name": "dbgate-integration-tests",
"version": "4.1.1",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"author": "Jan Prochazka",
"license": "MIT",
"scripts": {
"wait:local": "cross-env DEVMODE=1 LOCALTEST=1 node wait.js",
"wait:ci": "cross-env DEVMODE=1 CITEST=1 node wait.js",
"test:local": "cross-env DEVMODE=1 LOCALTEST=1 jest",
"test:ci": "cross-env DEVMODE=1 CITEST=1 jest --runInBand --json --outputFile=result.json --testLocationInResults",
"run:local": "docker-compose down && docker-compose up -d && yarn wait:local && yarn test:local"
},
"jest": {
"testTimeout": 5000
},
"devDependencies": {
"cross-env": "^7.0.3",
"jest": "^27.0.1"
},
"dependencies": {}
}

View File

@@ -0,0 +1,63 @@
global.DBGATE_TOOLS = require('dbgate-tools');
const requireEngineDriver = require('dbgate-api/src/utility/requireEngineDriver');
const crypto = require('crypto');
function randomDbName() {
const generatedKey = crypto.randomBytes(6);
const newKey = generatedKey.toString('hex');
return `db${newKey}`;
}
function extractConnection(engine) {
const { connection } = engine;
if (process.env.LOCALTEST && engine.local) {
return {
...connection,
...engine.local,
};
}
return connection;
}
async function connect(engine, database) {
const connection = extractConnection(engine);
const driver = requireEngineDriver(connection);
if (engine.generateDbFile) {
const conn = await driver.connect({
...connection,
databaseFile: `dbtemp/${database}`,
});
return conn;
} else {
const conn = await driver.connect(connection);
await driver.query(conn, `CREATE DATABASE ${database}`);
await driver.close(conn);
const res = await driver.connect({
...connection,
database,
});
return res;
}
}
const testWrapper = body => async (label, ...other) => {
const engine = other[other.length - 1];
const driver = requireEngineDriver(engine.connection);
const conn = await connect(engine, randomDbName());
try {
await body(conn, driver, ...other);
} finally {
await driver.close(conn);
}
};
module.exports = {
randomDbName,
connect,
extractConnection,
testWrapper,
};

29
integration-tests/wait.js Normal file
View File

@@ -0,0 +1,29 @@
const requireEngineDriver = require('dbgate-api/src/utility/requireEngineDriver');
const engines = require('./engines');
const { extractConnection } = require('./tools');
global.DBGATE_TOOLS = require('dbgate-tools');
async function connectEngine(engine) {
const connection = extractConnection(engine);
const driver = requireEngineDriver(connection);
for (;;) {
try {
const conn = await driver.connect(connection);
await driver.getVersion(conn);
console.log(`Connect to ${engine.label} - OK`);
await driver.close(conn);
return;
} catch (err) {
console.log(`Waiting for ${engine.label}, error: ${err.message}`);
await new Promise(resolve => setTimeout(resolve, 2500));
continue;
}
}
}
async function run() {
await new Promise(resolve => setTimeout(resolve, 10000));
await Promise.all(engines.map(engine => connectEngine(engine)));
}
run();

View File

@@ -1,13 +1,18 @@
{
"private": true,
"version": "4.8.7-beta.2",
"name": "dbgate-all",
"workspaces": [
"packages/*"
"packages/*",
"plugins/*",
"integration-tests"
],
"scripts": {
"start:api": "yarn workspace dbgate-api start",
"start:app": "cd app && yarn start",
"start:api:portal": "yarn workspace dbgate-api start:portal",
"start:web": "yarn workspace dbgate-web start",
"start:api:singledb": "yarn workspace dbgate-api start:singledb",
"start:web": "yarn workspace dbgate-web dev",
"start:sqltree": "yarn workspace dbgate-sqltree start",
"start:tools": "yarn workspace dbgate-tools start",
"start:datalib": "yarn workspace dbgate-datalib start",
@@ -16,23 +21,32 @@
"build:datalib": "yarn workspace dbgate-datalib build",
"build:filterparser": "yarn workspace dbgate-filterparser build",
"build:tools": "yarn workspace dbgate-tools build",
"build:lib": "yarn build:tools && yarn build:sqltree && yarn build:filterparser && yarn build:datalib",
"build:app": "cd app && yarn install && yarn build",
"build:lib": "yarn build:sqltree && yarn build:tools && yarn build:filterparser && yarn build:datalib",
"build:app": "yarn plugins:copydist && cd app && yarn install && yarn build",
"build:api": "yarn workspace dbgate-api build",
"build:web:docker": "yarn workspace dbgate-web build:docker",
"build:app:local": "cd app && yarn build:local",
"build:web:docker": "yarn workspace dbgate-web build",
"build:plugins:frontend": "workspaces-run --only=\"dbgate-plugin-*\" -- yarn build:frontend",
"build:plugins:frontend:watch": "workspaces-run --parallel --only=\"dbgate-plugin-*\" -- yarn build:frontend:watch",
"plugins:copydist": "workspaces-run --only=\"dbgate-plugin-*\" -- yarn copydist",
"build:app:local": "yarn plugins:copydist && cd app && yarn build:local",
"start:app:local": "cd app && yarn start:local",
"copy:docker:build": "copyfiles packages/api/dist/* docker -f && copyfiles packages/web/build/* docker -u 2 && copyfiles \"packages/web/build/**/*\" docker -u 2",
"prepare:docker": "yarn build:web:docker && yarn build:api && yarn copy:docker:build",
"prepare": "yarn build:lib",
"setCurrentVersion": "node setCurrentVersion",
"generatePadFile": "node generatePadFile",
"fillNativeModules": "node fillNativeModules",
"fillNativeModulesElectron": "node fillNativeModules --electron",
"fillPackagedPlugins": "node fillPackagedPlugins",
"resetPackagedPlugins": "node resetPackagedPlugins",
"prettier": "prettier --write packages/api/src && prettier --write packages/datalib/src && prettier --write packages/filterparser/src && prettier --write packages/sqltree/src && prettier --write packages/tools/src && prettier --write packages/types && prettier --write packages/web/src && prettier --write app/src",
"copy:docker:build": "copyfiles packages/api/dist/* docker -f && copyfiles packages/web/public/* docker -u 2 && copyfiles \"packages/web/public/**/*\" docker -u 2 && copyfiles \"plugins/dist/**/*\" docker/plugins -u 2",
"install:sqlite:docker": "cd docker && yarn init --yes && yarn add better-sqlite3 && cd ..",
"prepare:docker": "yarn plugins:copydist && yarn build:web:docker && yarn build:api && yarn copy:docker:build && yarn install:sqlite:docker",
"start": "concurrently --kill-others-on-fail \"yarn start:api\" \"yarn start:web\"",
"lib": "concurrently --kill-others-on-fail \"yarn start:sqltree\" \"yarn start:filterparser\" \"yarn start:datalib\" \"yarn start:tools\"",
"lib": "concurrently --kill-others-on-fail \"yarn start:sqltree\" \"yarn start:filterparser\" \"yarn start:datalib\" \"yarn start:tools\" \"yarn build:plugins:frontend:watch\"",
"ts:api": "yarn workspace dbgate-api ts",
"ts:web": "yarn workspace dbgate-web ts",
"ts": "yarn ts:api && yarn ts:web",
"postinstall": "patch-package"
"postinstall": "yarn resetPackagedPlugins && yarn build:lib && patch-package && yarn fillNativeModules && yarn build:plugins:frontend",
"dbgate-serve": "node packages/dbgate/bin/dbgate-serve.js"
},
"dependencies": {
"concurrently": "^5.1.0",
@@ -40,6 +54,8 @@
"socket.io": "^2.3.0"
},
"devDependencies": {
"copyfiles": "^2.2.0"
"copyfiles": "^2.2.0",
"prettier": "^2.2.1",
"workspaces-run": "^1.0.1"
}
}

View File

@@ -1,23 +1,15 @@
CONNECTIONS=mysql,postgres
DEVMODE=1
# PERMISSIONS=~widgets/app,~widgets/plugins
# DISABLE_SHELL=1
# HIDE_APP_EDITOR=1
LABEL_mysql=MySql localhost
SERVER_mysql=localhost
USER_mysql=root
PASSWORD_mysql=test
PORT_mysql=3307
ENGINE_mysql=mysql
LABEL_postgres=Postgres localhost
SERVER_postgres=localhost
USER_postgres=postgres
PASSWORD_postgres=test
PORT_postgres=5433
ENGINE_postgres=postgres
# DEVWEB=1
# LOGINS=admin,test
TOOLBAR=home
ICON_home=mdi mdi-home
TITLE_home=Home
PAGE_home=home.html
STARTUP_PAGES=home
# LOGIN_PASSWORD_admin=admin
# LOGIN_PERMISSIONS_admin=*
PAGES_DIRECTORY=/home/jena/jenasoft/dbgate-web/pages
# LOGIN_PASSWORD_test=test
# LOGIN_PERMISSIONS_test=~*, widgets/database
# WORKSPACE_DIR=/home/jena/dbgate-data-2

2
packages/api/.yarnrc Normal file
View File

@@ -0,0 +1,2 @@
version-tag-prefix packages-api-v
version-git-message "packages-api v%s"

View File

@@ -11,15 +11,19 @@ Allows run DbGate data-manipulation scripts.
This example exports table Customer info CSV file.
```javascript
const dbgateApi = require('dbgate-api');
const dbgatePluginMssql = require("dbgate-plugin-mssql");
const dbgatePluginCsv = require("dbgate-plugin-csv");
dbgateApi.registerPlugins(dbgatePluginMssql);
async function run() {
const reader = await dbgateApi.tableReader({
connection: { server: 'localhost', engine: 'mssql', user: 'sa', password: 'xxxx', database: 'Chinook' },
schemaName: 'dbo',
pureName: 'Customer',
});
const writer = await dbgateApi.csvWriter({ fileName: 'Customer.csv' });
const writer = await dbgatePluginCsv.shellApi.writer({ fileName: 'Customer.csv' });
await dbgateApi.copyStream(reader, writer);
console.log('Finished job script');
@@ -28,7 +32,7 @@ dbgateApi.runScript(run);
```
Silly example, runs without any dependencies. Copy [fakeObjectReader](https://github.com/dbshell/dbgate/blob/master/packages/api/src/shell/fakeObjectReader.js) to [consoleObjectWriter](https://github.com/dbshell/dbgate/blob/master/packages/api/src/shell/consoleObjectWriter.js) .
Silly example, runs without any dependencies. Copy [fakeObjectReader](https://github.com/dbgate/dbgate/blob/master/packages/api/src/shell/fakeObjectReader.js) to [consoleObjectWriter](https://github.com/dbgate/dbgate/blob/master/packages/api/src/shell/consoleObjectWriter.js) .
```javascript
@@ -88,36 +92,11 @@ Imports data into table. Options are optional, default values are false.
});
```
### dbgateApi.csvReader
Reads CSV file
```js
const reader = await dbgateApi.csvReader({
fileName: '/home/root/test.csv',
encoding: 'utf-8',
header: true,
delimiter: ',',
quoted: false,
limitRows: null
});
```
### dbgateApi.csvWriter
Writes CSV file
```js
const reader = await dbgateApi.csvWriter({
fileName: '/home/root/test.csv',
encoding: 'utf-8',
header: true,
delimiter: ',',
quoted: false
});
```
### dbgateApi.jsonLinesReader
Reads JSON lines data file. On first line could be structure. Every line contains one row as JSON serialized object.
```js
const reader = await dbgateApi.jsonLinesReader({
fileName: '/home/root/test.jsonl',
fileName: 'test.jsonl',
encoding: 'utf-8',
header: true,
limitRows: null
@@ -128,19 +107,8 @@ Reads JSON lines data file. On first line could be structure. Every line contain
Writes JSON lines data file. On first line could be structure. Every line contains one row as JSON serialized object.
```js
const reader = await dbgateApi.jsonLinesWriter({
fileName: '/home/root/test.jsonl',
fileName: 'test.jsonl',
encoding: 'utf-8',
header: true
});
```
### dbgateApi.excelSheetReader
Reads tabular data from one sheet in MS Excel file.
```js
const reader = await dbgateApi.excelSheetReader({
fileName: '/home/root/test.xlsx',
sheetName: 'Album',
limitRows: null
});
```

44
packages/api/env/portal/.env vendored Normal file
View File

@@ -0,0 +1,44 @@
DEVMODE=1
CONNECTIONS=mysql,postgres,mongo,mongo2,mysqlssh,sqlite
LABEL_mysql=MySql localhost
SERVER_mysql=localhost
USER_mysql=root
PASSWORD_mysql=test
PORT_mysql=3307
ENGINE_mysql=mysql@dbgate-plugin-mysql
LABEL_postgres=Postgres localhost
SERVER_postgres=localhost
USER_postgres=postgres
PASSWORD_postgres=test
PORT_postgres=5433
ENGINE_postgres=postgres@dbgate-plugin-postgres
LABEL_mongo=Mongo URL
URL_mongo=mongodb://localhost:27017
ENGINE_mongo=mongo@dbgate-plugin-mongo
LABEL_mongo2=Mongo Server
SERVER_mongo2=localhost
ENGINE_mongo2=mongo@dbgate-plugin-mongo
LABEL_mysqlssh=MySql SSH
SERVER_mysqlssh=localhost
USER_mysqlssh=root
PASSWORD_mysqlssh=xxx
PORT_mysqlssh=3316
ENGINE_mysqlssh=mysql@dbgate-plugin-mysql
USE_SSH_mysqlssh=1
SSH_HOST_mysqlssh=demo.dbgate.org
SSH_PORT_mysqlssh=22
SSH_MODE_mysqlssh=userPassword
SSH_LOGIN_mysqlssh=root
SSH_PASSWORD_mysqlssh=xxx
LABEL_sqlite=sqlite
FILE_sqlite=/home/jena/dbgate-data/files/sqlite/feeds.sqlite
ENGINE_sqlite=sqlite@dbgate-plugin-sqlite
# docker run -p 3000:3000 -e CONNECTIONS=mongo -e URL_mongo=mongodb://localhost:27017 -e ENGINE_mongo=mongo@dbgate-plugin-mongo -e LABEL_mongo=mongo dbgate/dbgate:beta

17
packages/api/env/singledb/.env vendored Normal file
View File

@@ -0,0 +1,17 @@
DEVMODE=1
CONNECTIONS=mysql
LABEL_mysql=MySql localhost
SERVER_mysql=localhost
USER_mysql=root
PASSWORD_mysql=test
PORT_mysql=3307
ENGINE_mysql=mysql@dbgate-plugin-mysql
DBCONFIG_mysql=[{"name":"Chinook","connectionColor":"cyan"}]
SINGLE_CONNECTION=mysql
SINGLE_DATABASE=Chinook
PERMISSIONS=files/charts/read

View File

@@ -1,15 +1,14 @@
{
"name": "dbgate-api",
"main": "src/index.js",
"version": "1.0.5",
"version": "4.1.1",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
"url": "https://github.com/dbshell/dbgate.git"
"url": "https://github.com/dbgate/dbgate.git"
},
"funding": "https://www.paypal.com/paypalme/JanProchazkaCz/30eur",
"author": "Jan Prochazka",
"license": "GPL",
"license": "MIT",
"keywords": [
"sql",
"json",
@@ -19,40 +18,61 @@
],
"dependencies": {
"async-lock": "^1.2.4",
"axios": "^0.19.0",
"axios": "^0.21.1",
"body-parser": "^1.19.0",
"bufferutil": "^4.0.1",
"byline": "^5.0.0",
"compare-versions": "^3.6.0",
"cors": "^2.8.5",
"cross-env": "^6.0.3",
"dbgate-sqltree": "^1.0.0",
"dbgate-tools": "^1.0.0",
"dbgate-query-splitter": "^4.9.0",
"dbgate-sqltree": "^4.1.1",
"dbgate-tools": "^4.1.1",
"diff": "^5.0.0",
"diff2html": "^3.4.13",
"eslint": "^6.8.0",
"express": "^4.17.1",
"express-basic-auth": "^1.2.0",
"express-fileupload": "^1.2.0",
"find-free-port": "^2.0.0",
"fs-extra": "^8.1.0",
"fs-extra": "^9.1.0",
"fs-reverse": "^0.0.3",
"get-port": "^5.1.1",
"http": "^0.0.0",
"is-electron": "^2.2.1",
"js-yaml": "^4.1.0",
"json-stable-stringify": "^1.0.1",
"line-reader": "^0.4.0",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"ncp": "^2.0.0",
"nedb-promises": "^4.0.1",
"tar": "^6.0.5"
"node-cron": "^2.0.3",
"node-ssh-forward": "^0.7.2",
"portfinder": "^1.0.28",
"simple-encryptor": "^4.0.0",
"tar": "^6.0.5",
"uuid": "^3.4.0"
},
"scripts": {
"start": "nodemon src/index.js",
"start:portal": "env-cmd nodemon src/index.js",
"start": "env-cmd node src/index.js",
"start:portal": "env-cmd -f env/portal/.env node src/index.js",
"start:singledb": "env-cmd -f env/singledb/.env node src/index.js",
"start:filedb": "env-cmd node src/index.js /home/jena/test/chinook/Chinook.db",
"start:singleconn": "env-cmd node src/index.js --server localhost --user root --port 3307 --engine mysql@dbgate-plugin-mysql --password test",
"ts": "tsc",
"build": "webpack"
},
"devDependencies": {
"@types/fs-extra": "^9.0.11",
"@types/lodash": "^4.14.149",
"dbgate-types": "^1.0.0",
"dbgate-types": "^4.1.1",
"env-cmd": "^10.1.0",
"node-loader": "^1.0.2",
"nodemon": "^2.0.2",
"typescript": "^3.7.4",
"typescript": "^4.4.3",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
},
"optionalDependencies": {
"better-sqlite3": "7.4.5",
"msnodesqlv8": "^2.4.4"
}
}

View File

@@ -0,0 +1,280 @@
const fs = require('fs-extra');
const _ = require('lodash');
const path = require('path');
const { appdir } = require('../utility/directories');
const socket = require('../utility/socket');
const connections = require('./connections');
module.exports = {
folders_meta: true,
async folders() {
const folders = await fs.readdir(appdir());
return [
...folders.map(name => ({
name,
})),
];
},
createFolder_meta: true,
async createFolder({ folder }) {
const name = await this.getNewAppFolder({ name: folder });
await fs.mkdir(path.join(appdir(), name));
socket.emitChanged('app-folders-changed');
this.emitChangedDbApp(folder);
return name;
},
files_meta: true,
async files({ folder }) {
if (!folder) return [];
const dir = path.join(appdir(), folder);
if (!(await fs.exists(dir))) return [];
const files = await fs.readdir(dir);
function fileType(ext, type) {
return files
.filter(name => name.endsWith(ext))
.map(name => ({
name: name.slice(0, -ext.length),
label: path.parse(name.slice(0, -ext.length)).base,
type,
}));
}
return [
...fileType('.command.sql', 'command.sql'),
...fileType('.query.sql', 'query.sql'),
...fileType('.config.json', 'config.json'),
];
},
async emitChangedDbApp(folder) {
const used = await this.getUsedAppFolders();
if (used.includes(folder)) {
socket.emitChanged('used-apps-changed');
}
},
refreshFiles_meta: true,
async refreshFiles({ folder }) {
socket.emitChanged(`app-files-changed-${folder}`);
},
refreshFolders_meta: true,
async refreshFolders() {
socket.emitChanged(`app-folders-changed`);
},
deleteFile_meta: true,
async deleteFile({ folder, file, fileType }) {
await fs.unlink(path.join(appdir(), folder, `${file}.${fileType}`));
socket.emitChanged(`app-files-changed-${folder}`);
this.emitChangedDbApp(folder);
},
renameFile_meta: true,
async renameFile({ folder, file, newFile, fileType }) {
await fs.rename(
path.join(path.join(appdir(), folder), `${file}.${fileType}`),
path.join(path.join(appdir(), folder), `${newFile}.${fileType}`)
);
socket.emitChanged(`app-files-changed-${folder}`);
this.emitChangedDbApp(folder);
},
renameFolder_meta: true,
async renameFolder({ folder, newFolder }) {
const uniqueName = await this.getNewAppFolder({ name: newFolder });
await fs.rename(path.join(appdir(), folder), path.join(appdir(), uniqueName));
socket.emitChanged(`app-folders-changed`);
},
deleteFolder_meta: true,
async deleteFolder({ folder }) {
if (!folder) throw new Error('Missing folder parameter');
await fs.rmdir(path.join(appdir(), folder), { recursive: true });
socket.emitChanged(`app-folders-changed`);
socket.emitChanged(`app-files-changed-${folder}`);
socket.emitChanged('used-apps-changed');
},
async getNewAppFolder({ name }) {
if (!(await fs.exists(path.join(appdir(), name)))) return name;
let index = 2;
while (await fs.exists(path.join(appdir(), `${name}${index}`))) {
index += 1;
}
return `${name}${index}`;
},
getUsedAppFolders_meta: true,
async getUsedAppFolders() {
const list = await connections.list();
const apps = [];
for (const connection of list) {
for (const db of connection.databases || []) {
for (const key of _.keys(db || {})) {
if (key.startsWith('useApp:') && db[key]) {
apps.push(key.substring('useApp:'.length));
}
}
}
}
return _.intersection(_.uniq(apps), await fs.readdir(appdir()));
},
getUsedApps_meta: true,
async getUsedApps() {
const apps = await this.getUsedAppFolders();
const res = [];
for (const folder of apps) {
res.push(await this.loadApp({ folder }));
}
return res;
},
// getAppsForDb_meta: true,
// async getAppsForDb({ conid, database }) {
// const connection = await connections.get({ conid });
// if (!connection) return [];
// const db = (connection.databases || []).find(x => x.name == database);
// const apps = [];
// const res = [];
// if (db) {
// for (const key of _.keys(db || {})) {
// if (key.startsWith('useApp:') && db[key]) {
// apps.push(key.substring('useApp:'.length));
// }
// }
// }
// for (const folder of apps) {
// res.push(await this.loadApp({ folder }));
// }
// return res;
// },
loadApp_meta: true,
async loadApp({ folder }) {
const res = {
queries: [],
commands: [],
name: folder,
};
const dir = path.join(appdir(), folder);
if (await fs.exists(dir)) {
const files = await fs.readdir(dir);
async function processType(ext, field) {
for (const file of files) {
if (file.endsWith(ext)) {
res[field].push({
name: file.slice(0, -ext.length),
sql: await fs.readFile(path.join(dir, file), { encoding: 'utf-8' }),
});
}
}
}
await processType('.command.sql', 'commands');
await processType('.query.sql', 'queries');
}
try {
res.virtualReferences = JSON.parse(
await fs.readFile(path.join(dir, 'virtual-references.config.json'), { encoding: 'utf-8' })
);
} catch (err) {
res.virtualReferences = [];
}
try {
res.dictionaryDescriptions = JSON.parse(
await fs.readFile(path.join(dir, 'dictionary-descriptions.config.json'), { encoding: 'utf-8' })
);
} catch (err) {
res.dictionaryDescriptions = [];
}
return res;
},
async saveConfigFile(appFolder, filename, filterFunc, newItem) {
const file = path.join(appdir(), appFolder, filename);
let json;
try {
json = JSON.parse(await fs.readFile(file, { encoding: 'utf-8' }));
} catch (err) {
json = [];
}
if (filterFunc) {
json = json.filter(filterFunc);
}
json = [...json, newItem];
await fs.writeFile(file, JSON.stringify(json, undefined, 2));
socket.emitChanged(`app-files-changed-${appFolder}`);
socket.emitChanged('used-apps-changed');
},
saveVirtualReference_meta: true,
async saveVirtualReference({ appFolder, schemaName, pureName, refSchemaName, refTableName, columns }) {
await this.saveConfigFile(
appFolder,
'virtual-references.config.json',
columns.length == 1
? x =>
!(
x.schemaName == schemaName &&
x.pureName == pureName &&
x.columns.length == 1 &&
x.columns[0].columnName == columns[0].columnName
)
: null,
{
schemaName,
pureName,
refSchemaName,
refTableName,
columns,
}
);
return true;
},
saveDictionaryDescription_meta: true,
async saveDictionaryDescription({ appFolder, pureName, schemaName, expression, columns, delimiter }) {
await this.saveConfigFile(
appFolder,
'dictionary-descriptions.config.json',
x => !(x.schemaName == schemaName && x.pureName == pureName),
{
schemaName,
pureName,
expression,
columns,
delimiter,
}
);
return true;
},
createConfigFile_meta: true,
async createConfigFile({ appFolder, fileName, content }) {
const file = path.join(appdir(), appFolder, fileName);
if (!(await fs.exists(file))) {
await fs.writeFile(file, JSON.stringify(content, undefined, 2));
socket.emitChanged(`app-files-changed-${appFolder}`);
socket.emitChanged('used-apps-changed');
return true;
}
return false;
},
};

View File

@@ -3,13 +3,14 @@ const stream = require('stream');
const readline = require('readline');
const path = require('path');
const { formatWithOptions } = require('util');
const { archivedir } = require('../utility/directories');
const { archivedir, clearArchiveLinksCache, resolveArchiveFolder } = require('../utility/directories');
const socket = require('../utility/socket');
const JsonLinesDatastore = require('../utility/JsonLinesDatastore');
const { saveFreeTableData } = require('../utility/freeTableStorage');
const loadFilesRecursive = require('../utility/loadFilesRecursive');
module.exports = {
folders_meta: 'get',
folders_meta: true,
async folders() {
const folders = await fs.readdir(archivedir());
return [
@@ -18,73 +19,117 @@ module.exports = {
type: 'jsonl',
},
...folders
.filter((x) => x != 'default')
.map((name) => ({
.filter(x => x != 'default')
.map(name => ({
name,
type: 'jsonl',
})),
];
},
createFolder_meta: 'post',
createFolder_meta: true,
async createFolder({ folder }) {
await fs.mkdir(path.join(archivedir(), folder));
socket.emitChanged('archive-folders-changed');
return true;
},
files_meta: 'get',
async files({ folder }) {
const dir = path.join(archivedir(), folder);
if (!(await fs.exists(dir))) return [];
const files = await fs.readdir(dir);
return files
.filter((name) => name.endsWith('.jsonl'))
.map((name) => ({
name: name.slice(0, -'.jsonl'.length),
type: 'jsonl',
}));
createLink_meta: true,
async createLink({ linkedFolder }) {
const folder = await this.getNewArchiveFolder({ database: path.parse(linkedFolder).name + '.link' });
fs.writeFile(path.join(archivedir(), folder), linkedFolder);
clearArchiveLinksCache();
socket.emitChanged('archive-folders-changed');
return folder;
},
refreshFiles_meta: 'post',
files_meta: true,
async files({ folder }) {
const dir = resolveArchiveFolder(folder);
if (!(await fs.exists(dir))) return [];
const files = await loadFilesRecursive(dir); // fs.readdir(dir);
function fileType(ext, type) {
return files
.filter(name => name.endsWith(ext))
.map(name => ({
name: name.slice(0, -ext.length),
label: path.parse(name.slice(0, -ext.length)).base,
type,
}));
}
return [
...fileType('.jsonl', 'jsonl'),
...fileType('.table.yaml', 'table.yaml'),
...fileType('.view.sql', 'view.sql'),
...fileType('.proc.sql', 'proc.sql'),
...fileType('.func.sql', 'func.sql'),
...fileType('.trigger.sql', 'trigger.sql'),
...fileType('.matview.sql', 'matview.sql'),
];
},
refreshFiles_meta: true,
async refreshFiles({ folder }) {
socket.emitChanged(`archive-files-changed-${folder}`);
},
refreshFolders_meta: 'post',
refreshFolders_meta: true,
async refreshFolders() {
socket.emitChanged(`archive-folders-changed`);
},
deleteFile_meta: 'post',
async deleteFile({ folder, file }) {
await fs.unlink(path.join(archivedir(), folder, `${file}.jsonl`));
deleteFile_meta: true,
async deleteFile({ folder, file, fileType }) {
await fs.unlink(path.join(resolveArchiveFolder(folder), `${file}.${fileType}`));
socket.emitChanged(`archive-files-changed-${folder}`);
},
deleteFolder_meta: 'post',
async deleteFolder({ folder }) {
if (!folder) throw new Error('Missing folder parameter');
await fs.rmdir(path.join(archivedir(), folder), { recursive: true });
renameFile_meta: true,
async renameFile({ folder, file, newFile, fileType }) {
await fs.rename(
path.join(resolveArchiveFolder(folder), `${file}.${fileType}`),
path.join(resolveArchiveFolder(folder), `${newFile}.${fileType}`)
);
socket.emitChanged(`archive-files-changed-${folder}`);
},
renameFolder_meta: true,
async renameFolder({ folder, newFolder }) {
const uniqueName = await this.getNewArchiveFolder({ database: newFolder });
await fs.rename(path.join(archivedir(), folder), path.join(archivedir(), uniqueName));
socket.emitChanged(`archive-folders-changed`);
},
saveFreeTable_meta: 'post',
deleteFolder_meta: true,
async deleteFolder({ folder }) {
if (!folder) throw new Error('Missing folder parameter');
if (folder.endsWith('.link')) {
await fs.unlink(path.join(archivedir(), folder));
} else {
await fs.rmdir(path.join(archivedir(), folder), { recursive: true });
}
socket.emitChanged(`archive-folders-changed`);
},
saveFreeTable_meta: true,
async saveFreeTable({ folder, file, data }) {
saveFreeTableData(path.join(archivedir(), folder, `${file}.jsonl`), data);
await saveFreeTableData(path.join(resolveArchiveFolder(folder), `${file}.jsonl`), data);
socket.emitChanged(`archive-files-changed-${folder}`);
return true;
},
loadFreeTable_meta: 'post',
loadFreeTable_meta: true,
async loadFreeTable({ folder, file }) {
return new Promise((resolve, reject) => {
const fileStream = fs.createReadStream(path.join(archivedir(), folder, `${file}.jsonl`));
const fileStream = fs.createReadStream(path.join(resolveArchiveFolder(folder), `${file}.jsonl`));
const liner = readline.createInterface({
input: fileStream,
});
let structure = null;
const rows = [];
liner.on('line', (line) => {
liner.on('line', line => {
const data = JSON.parse(line);
if (structure) rows.push(data);
else structure = data;
@@ -95,4 +140,23 @@ module.exports = {
});
});
},
saveText_meta: true,
async saveText({ folder, file, text }) {
await fs.writeFile(path.join(resolveArchiveFolder(folder), `${file}.jsonl`), text);
socket.emitChanged(`archive-files-changed-${folder}`);
return true;
},
async getNewArchiveFolder({ database }) {
const isLink = database.endsWith(database);
const name = isLink ? database.slice(0, -5) : database;
const suffix = isLink ? '.link' : '';
if (!(await fs.exists(path.join(archivedir(), database)))) return database;
let index = 2;
while (await fs.exists(path.join(archivedir(), `${name}${index}${suffix}`))) {
index += 1;
}
return `${name}${index}${suffix}`;
},
};

View File

@@ -1,20 +1,108 @@
const fs = require('fs-extra');
const os = require('os');
const path = require('path');
const axios = require('axios');
const { datadir } = require('../utility/directories');
const { hasPermission, getLogins } = require('../utility/hasPermission');
const socket = require('../utility/socket');
const _ = require('lodash');
const AsyncLock = require('async-lock');
const currentVersion = require('../currentVersion');
const platformInfo = require('../utility/platformInfo');
const connections = require('../controllers/connections');
const lock = new AsyncLock();
module.exports = {
get_meta: 'get',
async get() {
const toolbarButtons = process.env.TOOLBAR;
const toolbar = toolbarButtons
? toolbarButtons.split(',').map((name) => ({
name,
icon: process.env[`ICON_${name}`],
title: process.env[`TITLE_${name}`],
page: process.env[`PAGE_${name}`],
}))
: null;
const startupPages = process.env.STARTUP_PAGES ? process.env.STARTUP_PAGES.split(',') : [];
// settingsValue: {},
// async _init() {
// try {
// this.settingsValue = JSON.parse(await fs.readFile(path.join(datadir(), 'settings.json'), { encoding: 'utf-8' }));
// } catch (err) {
// this.settingsValue = {};
// }
// },
get_meta: true,
async get(_params, req) {
const logins = getLogins();
const login = logins ? logins.find(x => x.login == (req.auth && req.auth.user)) : null;
const permissions = login ? login.permissions : null;
return {
runAsPortal: !!process.env.CONNECTIONS,
toolbar,
startupPages,
runAsPortal: !!connections.portalConnections,
singleDatabase: connections.singleDatabase,
// hideAppEditor: !!process.env.HIDE_APP_EDITOR,
allowShellConnection: platformInfo.allowShellConnection,
allowShellScripting: platformInfo.allowShellConnection,
isDocker: platformInfo.isDocker,
permissions,
login,
...currentVersion,
};
},
logout_meta: {
method: 'get',
raw: true,
},
logout(req, res) {
res.status(401).send('Logged out<br><a href="../..">Back to DbGate</a>');
},
platformInfo_meta: true,
async platformInfo() {
return platformInfo;
},
getSettings_meta: true,
async getSettings() {
try {
return this.fillMissingSettings(
JSON.parse(await fs.readFile(path.join(datadir(), 'settings.json'), { encoding: 'utf-8' }))
);
} catch (err) {
return this.fillMissingSettings({});
}
},
fillMissingSettings(value) {
const res = {
...value,
};
if (value['app.useNativeMenu'] !== true && value['app.useNativeMenu'] !== false) {
res['app.useNativeMenu'] = os.platform() == 'darwin' ? true : false;
}
return res;
},
updateSettings_meta: true,
async updateSettings(values, req) {
if (!hasPermission(`settings/change`, req)) return false;
const res = await lock.acquire('update', async () => {
const currentValue = await this.getSettings();
try {
const updated = {
...currentValue,
...values,
};
await fs.writeFile(path.join(datadir(), 'settings.json'), JSON.stringify(updated, undefined, 2));
// this.settingsValue = updated;
socket.emitChanged(`settings-changed`);
return updated;
} catch (err) {
return false;
}
});
return res;
},
changelog_meta: true,
async changelog() {
const resp = await axios.default.get('https://raw.githubusercontent.com/dbgate/dbgate/master/CHANGELOG.md');
return resp.data;
},
};

View File

@@ -1,85 +1,280 @@
const path = require('path');
const { fork } = require('child_process');
const _ = require('lodash');
const nedb = require('nedb-promises');
const fs = require('fs-extra');
const { datadir } = require('../utility/directories');
const { datadir, filesdir } = require('../utility/directories');
const socket = require('../utility/socket');
const { encryptConnection, maskConnection } = require('../utility/crypting');
const { handleProcessCommunication } = require('../utility/processComm');
const { pickSafeConnectionInfo } = require('../utility/crypting');
const JsonLinesDatabase = require('../utility/JsonLinesDatabase');
const processArgs = require('../utility/processArgs');
const { safeJsonParse } = require('dbgate-tools');
const platformInfo = require('../utility/platformInfo');
function getNamedArgs() {
const res = {};
for (let i = 0; i < process.argv.length; i++) {
const name = process.argv[i];
if (name.startsWith('--')) {
let value = process.argv[i + 1];
if (value && value.startsWith('--')) value = null;
res[name.substring(2)] = value == null ? true : value;
i++;
} else {
if (name.endsWith('.db') || name.endsWith('.sqlite') || name.endsWith('.sqlite3')) {
res.databaseFile = name;
res.engine = 'sqlite@dbgate-plugin-sqlite';
}
}
}
return res;
}
function getDatabaseFileLabel(databaseFile) {
if (!databaseFile) return databaseFile;
const m = databaseFile.match(/[\/]([^\/]+)$/);
if (m) return m[1];
return databaseFile;
}
function getPortalCollections() {
if (process.env.CONNECTIONS) {
return _.compact(process.env.CONNECTIONS.split(',')).map((id) => ({
const connections = _.compact(process.env.CONNECTIONS.split(',')).map(id => ({
_id: id,
engine: process.env[`ENGINE_${id}`],
server: process.env[`SERVER_${id}`],
user: process.env[`USER_${id}`],
password: process.env[`PASSWORD_${id}`],
port: process.env[`PORT_${id}`],
databaseUrl: process.env[`URL_${id}`],
useDatabaseUrl: !!process.env[`URL_${id}`],
databaseFile: process.env[`FILE_${id}`],
defaultDatabase:
process.env[`DATABASE_${id}`] ||
(process.env[`FILE_${id}`] ? getDatabaseFileLabel(process.env[`FILE_${id}`]) : null),
singleDatabase: !!process.env[`DATABASE_${id}`] || !!process.env[`FILE_${id}`],
displayName: process.env[`LABEL_${id}`],
isReadOnly: process.env[`READONLY_${id}`],
databases: process.env[`DBCONFIG_${id}`] ? safeJsonParse(process.env[`DBCONFIG_${id}`]) : null,
// SSH tunnel
useSshTunnel: process.env[`USE_SSH_${id}`],
sshHost: process.env[`SSH_HOST_${id}`],
sshPort: process.env[`SSH_PORT_${id}`],
sshMode: process.env[`SSH_MODE_${id}`],
sshLogin: process.env[`SSH_LOGIN_${id}`],
sshPassword: process.env[`SSH_PASSWORD_${id}`],
sshKeyfile: process.env[`SSH_KEY_FILE_${id}`],
sshKeyfilePassword: process.env[`SSH_KEY_FILE_PASSWORD_${id}`],
// SSL
useSsl: process.env[`USE_SSL_${id}`],
sslCaFile: process.env[`SSL_CA_FILE_${id}`],
sslCertFile: process.env[`SSL_CERT_FILE_${id}`],
sslCertFilePassword: process.env[`SSL_CERT_FILE_PASSWORD_${id}`],
sslKeyFile: process.env[`SSL_KEY_FILE_${id}`],
sslRejectUnauthorized: process.env[`SSL_REJECT_UNAUTHORIZED_${id}`],
}));
console.log('Using connections from ENV variables:');
console.log(JSON.stringify(connections.map(pickSafeConnectionInfo), undefined, 2));
const noengine = connections.filter(x => !x.engine);
if (noengine.length > 0) {
console.log(
'Warning: Invalid CONNECTIONS configutation, missing ENGINE for connection ID:',
noengine.map(x => x._id)
);
}
return connections;
}
const args = getNamedArgs();
if (args.databaseFile) {
return [
{
_id: 'argv',
databaseFile: args.databaseFile,
singleDatabase: true,
defaultDatabase: getDatabaseFileLabel(args.databaseFile),
engine: args.engine,
},
];
}
if (args.databaseUrl) {
return [
{
_id: 'argv',
useDatabaseUrl: true,
...args,
},
];
}
if (args.server) {
return [
{
_id: 'argv',
...args,
},
];
}
return null;
}
const portalConnections = getPortalCollections();
function getSingleDatabase() {
if (process.env.SINGLE_CONNECTION && process.env.SINGLE_DATABASE) {
// @ts-ignore
const connection = portalConnections.find(x => x._id == process.env.SINGLE_CONNECTION);
return {
connection,
name: process.env.SINGLE_DATABASE,
};
}
// @ts-ignore
const arg0 = (portalConnections || []).find(x => x._id == 'argv');
if (arg0) {
// @ts-ignore
if (arg0.singleDatabase) {
return {
connection: arg0,
// @ts-ignore
name: arg0.defaultDatabase,
};
}
}
return null;
}
const singleDatabase = getSingleDatabase();
module.exports = {
datastore: null,
opened: [],
singleDatabase,
portalConnections,
async _init() {
const dir = datadir();
if (!portalConnections) {
// @ts-ignore
this.datastore = nedb.create(path.join(dir, 'connections.jsonl'));
this.datastore = new JsonLinesDatabase(path.join(dir, 'connections.jsonl'));
}
},
list_meta: 'get',
list_meta: true,
async list() {
return portalConnections || this.datastore.find();
return portalConnections && !platformInfo.allowShellConnection
? portalConnections.map(maskConnection)
: this.datastore.find();
},
test_meta: {
method: 'post',
raw: true,
},
test(req, res) {
const subprocess = fork(process.argv[1], ['connectProcess']);
subprocess.on('message', (resp) => {
// @ts-ignore
const { msgtype } = resp;
if (msgtype == 'connected' || msgtype == 'error') {
res.json(resp);
}
test_meta: true,
test(connection) {
const subprocess = fork(global['API_PACKAGE'] || process.argv[1], [
'--is-forked-api',
'--start-process',
'connectProcess',
...processArgs.getPassArgs(),
// ...process.argv.slice(3),
]);
subprocess.send(connection);
return new Promise(resolve => {
subprocess.on('message', resp => {
if (handleProcessCommunication(resp, subprocess)) return;
// @ts-ignore
const { msgtype } = resp;
if (msgtype == 'connected' || msgtype == 'error') {
resolve(resp);
}
});
});
subprocess.send(req.body);
},
save_meta: 'post',
save_meta: true,
async save(connection) {
if (portalConnections) return;
let res;
const encrypted = encryptConnection(connection);
if (connection._id) {
res = await this.datastore.update(_.pick(connection, '_id'), connection);
res = await this.datastore.update(encrypted);
} else {
res = await this.datastore.insert(connection);
res = await this.datastore.insert(encrypted);
}
socket.emitChanged('connection-list-changed');
socket.emitChanged('used-apps-changed');
if (this._closeAll) {
this._closeAll(connection._id);
}
// for (const db of connection.databases || []) {
// socket.emitChanged(`db-apps-changed-${connection._id}-${db.name}`);
// }
return res;
},
delete_meta: 'post',
async delete(connection) {
update_meta: true,
async update({ _id, values }) {
if (portalConnections) return;
const res = await this.datastore.remove(_.pick(connection, '_id'));
const res = await this.datastore.patch(_id, values);
socket.emitChanged('connection-list-changed');
return res;
},
get_meta: 'get',
updateDatabase_meta: true,
async updateDatabase({ conid, database, values }) {
if (portalConnections) return;
const conn = await this.datastore.get(conid);
let databases = (conn && conn.databases) || [];
if (databases.find(x => x.name == database)) {
databases = databases.map(x => (x.name == database ? { ...x, ...values } : x));
} else {
databases = [...databases, { name: database, ...values }];
}
const res = await this.datastore.patch(conid, { databases });
socket.emitChanged('connection-list-changed');
socket.emitChanged('used-apps-changed');
// socket.emitChanged(`db-apps-changed-${conid}-${database}`);
return res;
},
delete_meta: true,
async delete(connection) {
if (portalConnections) return;
const res = await this.datastore.remove(connection._id);
socket.emitChanged('connection-list-changed');
return res;
},
async getCore({ conid, mask = false }) {
if (!conid) return null;
if (portalConnections) {
const res = portalConnections.find(x => x._id == conid) || null;
return mask && !platformInfo.allowShellConnection ? maskConnection(res) : res;
}
const res = await this.datastore.get(conid);
return res || null;
},
get_meta: true,
async get({ conid }) {
if (portalConnections) return portalConnections.find((x) => x._id == conid);
const res = await this.datastore.find({ _id: conid });
return res[0];
return this.getCore({ conid, mask: true });
},
newSqliteDatabase_meta: true,
async newSqliteDatabase({ file }) {
const sqliteDir = path.join(filesdir(), 'sqlite');
if (!(await fs.exists(sqliteDir))) {
await fs.mkdir(sqliteDir);
}
const databaseFile = path.join(sqliteDir, `${file}.sqlite`);
const res = await this.save({
engine: 'sqlite@dbgate-plugin-sqlite',
databaseFile,
singleDatabase: true,
defaultDatabase: `${file}.sqlite`,
});
return res;
},
};

View File

@@ -1,21 +1,61 @@
const uuidv1 = require('uuid/v1');
const connections = require('./connections');
const archive = require('./archive');
const socket = require('../utility/socket');
const { fork } = require('child_process');
const { DatabaseAnalyser } = require('dbgate-tools');
const {
DatabaseAnalyser,
computeDbDiffRows,
getCreateObjectScript,
getAlterDatabaseScript,
generateDbPairingId,
matchPairedObjects,
extendDatabaseInfo,
modelCompareDbDiffOptions,
} = require('dbgate-tools');
const { html, parse } = require('diff2html');
const { handleProcessCommunication } = require('../utility/processComm');
const config = require('./config');
const fs = require('fs-extra');
const exportDbModel = require('../utility/exportDbModel');
const { archivedir, resolveArchiveFolder, uploadsdir } = require('../utility/directories');
const path = require('path');
const importDbModel = require('../utility/importDbModel');
const requireEngineDriver = require('../utility/requireEngineDriver');
const generateDeploySql = require('../shell/generateDeploySql');
const { createTwoFilesPatch } = require('diff');
const diff2htmlPage = require('../utility/diff2htmlPage');
const processArgs = require('../utility/processArgs');
module.exports = {
/** @type {import('dbgate-types').OpenedDatabaseConnection[]} */
opened: [],
closed: [],
closed: {},
requests: {},
async _init() {
connections._closeAll = conid => this.closeAll(conid);
},
handle_structure(conid, database, { structure }) {
const existing = this.opened.find((x) => x.conid == conid && x.database == database);
const existing = this.opened.find(x => x.conid == conid && x.database == database);
if (!existing) return;
existing.structure = structure;
socket.emitChanged(`database-structure-changed-${conid}-${database}`);
},
handle_structureTime(conid, database, { analysedTime }) {
const existing = this.opened.find(x => x.conid == conid && x.database == database);
if (!existing) return;
existing.analysedTime = analysedTime;
socket.emitChanged(`database-status-changed-${conid}-${database}`);
},
handle_version(conid, database, { version }) {
const existing = this.opened.find(x => x.conid == conid && x.database == database);
if (!existing) return;
existing.serverVersion = version;
socket.emitChanged(`database-server-version-changed-${conid}-${database}`);
},
handle_error(conid, database, props) {
const { error } = props;
console.log(`Error in database connection ${conid}, database ${database}: ${error}`);
@@ -26,8 +66,10 @@ module.exports = {
delete this.requests[msgid];
},
handle_status(conid, database, { status }) {
const existing = this.opened.find((x) => x.conid == conid && x.database == database);
// console.log('HANDLE SET STATUS', status);
const existing = this.opened.find(x => x.conid == conid && x.database == database);
if (!existing) return;
if (existing.status && status && existing.status.counter > status.counter) return;
existing.status = status;
socket.emitChanged(`database-status-changed-${conid}-${database}`);
},
@@ -35,22 +77,31 @@ module.exports = {
handle_ping() {},
async ensureOpened(conid, database) {
const existing = this.opened.find((x) => x.conid == conid && x.database == database);
const existing = this.opened.find(x => x.conid == conid && x.database == database);
if (existing) return existing;
const connection = await connections.get({ conid });
const subprocess = fork(process.argv[1], ['databaseConnectionProcess']);
const lastClosed = this.closed.find((x) => x.conid == conid && x.database == database);
const connection = await connections.getCore({ conid });
const subprocess = fork(global['API_PACKAGE'] || process.argv[1], [
'--is-forked-api',
'--start-process',
'databaseConnectionProcess',
...processArgs.getPassArgs(),
// ...process.argv.slice(3),
]);
const lastClosed = this.closed[`${conid}/${database}`];
const newOpened = {
conid,
database,
subprocess,
structure: lastClosed ? lastClosed.structure : DatabaseAnalyser.createEmptyStructure(),
serverVersion: lastClosed ? lastClosed.serverVersion : null,
connection,
status: { name: 'pending' },
};
this.opened.push(newOpened);
// @ts-ignore
subprocess.on('message', ({ msgtype, ...message }) => {
subprocess.on('message', message => {
// @ts-ignore
const { msgtype } = message;
if (handleProcessCommunication(message, subprocess)) return;
if (newOpened.disconnected) return;
this[`handle_${msgtype}`](conid, database, message);
});
@@ -63,6 +114,7 @@ module.exports = {
msgtype: 'connect',
connection: { ...connection, database },
structure: lastClosed ? lastClosed.structure : null,
globalSettings: await config.getSettings(),
});
return newOpened;
},
@@ -77,48 +129,161 @@ module.exports = {
return promise;
},
queryData_meta: 'post',
queryData_meta: true,
async queryData({ conid, database, sql }) {
console.log(`Processing query, conid=${conid}, database=${database}, sql=${sql}`);
const opened = await this.ensureOpened(conid, database);
// if (opened && opened.status && opened.status.name == 'error') {
// return opened.status;
// }
const res = await this.sendRequest(opened, { msgtype: 'queryData', sql });
return res;
},
status_meta: 'get',
sqlSelect_meta: true,
async sqlSelect({ conid, database, select }) {
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype: 'sqlSelect', select });
return res;
},
runScript_meta: true,
async runScript({ conid, database, sql }) {
console.log(`Processing script, conid=${conid}, database=${database}, sql=${sql}`);
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype: 'runScript', sql });
return res;
},
collectionData_meta: true,
async collectionData({ conid, database, options }) {
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype: 'collectionData', options });
return res.result || null;
},
async loadDataCore(msgtype, { conid, database, ...args }) {
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype, ...args });
if (res.errorMessage) {
console.error(res.errorMessage);
return {
errorMessage: res.errorMessage,
};
}
return res.result || null;
},
loadKeys_meta: true,
async loadKeys({ conid, database, root, filter }) {
return this.loadDataCore('loadKeys', { conid, database, root, filter });
},
exportKeys_meta: true,
async exportKeys({ conid, database, options }) {
return this.loadDataCore('exportKeys', { conid, database, options });
},
loadKeyInfo_meta: true,
async loadKeyInfo({ conid, database, key }) {
return this.loadDataCore('loadKeyInfo', { conid, database, key });
},
loadKeyTableRange_meta: true,
async loadKeyTableRange({ conid, database, key, cursor, count }) {
return this.loadDataCore('loadKeyTableRange', { conid, database, key, cursor, count });
},
loadFieldValues_meta: true,
async loadFieldValues({ conid, database, schemaName, pureName, field, search }) {
return this.loadDataCore('loadFieldValues', { conid, database, schemaName, pureName, field, search });
},
callMethod_meta: true,
async callMethod({ conid, database, method, args }) {
return this.loadDataCore('callMethod', { conid, database, method, args });
// const opened = await this.ensureOpened(conid, database);
// const res = await this.sendRequest(opened, { msgtype: 'callMethod', method, args });
// if (res.errorMessage) {
// console.error(res.errorMessage);
// }
// return res.result || null;
},
updateCollection_meta: true,
async updateCollection({ conid, database, changeSet }) {
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype: 'updateCollection', changeSet });
if (res.errorMessage) {
return {
errorMessage: res.errorMessage,
};
}
return res.result || null;
},
status_meta: true,
async status({ conid, database }) {
const existing = this.opened.find((x) => x.conid == conid && x.database == database);
if (existing) return existing.status;
const existing = this.opened.find(x => x.conid == conid && x.database == database);
if (existing) {
return {
...existing.status,
analysedTime: existing.analysedTime,
};
}
const lastClosed = this.closed[`${conid}/${database}`];
if (lastClosed) {
return {
...lastClosed.status,
analysedTime: lastClosed.analysedTime,
};
}
return {
name: 'error',
message: 'Not connected',
};
},
ping_meta: 'post',
ping_meta: true,
async ping({ conid, database }) {
const existing = this.opened.find((x) => x.conid == conid && x.database == database);
let existing = this.opened.find(x => x.conid == conid && x.database == database);
if (existing) {
existing.subprocess.send({ msgtype: 'ping' });
} else {
existing = await this.ensureOpened(conid, database);
}
return { status: 'ok' };
return {
status: 'ok',
connectionStatus: existing ? existing.status : null,
};
},
refresh_meta: 'post',
async refresh({ conid, database }) {
this.close(conid, database);
refresh_meta: true,
async refresh({ conid, database, keepOpen }) {
if (!keepOpen) this.close(conid, database);
await this.ensureOpened(conid, database);
return { status: 'ok' };
},
syncModel_meta: true,
async syncModel({ conid, database }) {
const conn = await this.ensureOpened(conid, database);
conn.subprocess.send({ msgtype: 'syncModel' });
return { status: 'ok' };
},
close(conid, database, kill = true) {
const existing = this.opened.find((x) => x.conid == conid && x.database == database);
const existing = this.opened.find(x => x.conid == conid && x.database == database);
if (existing) {
existing.disconnected = true;
if (kill) existing.subprocess.kill();
this.opened = this.opened.filter((x) => x.conid != conid || x.database != database);
this.closed[conid] = {
this.opened = this.opened.filter(x => x.conid != conid || x.database != database);
this.closed[`${conid}/${database}`] = {
status: {
...existing.status,
name: 'error',
@@ -129,8 +294,25 @@ module.exports = {
}
},
structure_meta: 'get',
closeAll(conid, kill = true) {
for (const existing of this.opened.filter(x => x.conid == conid)) {
this.close(conid, existing.database, kill);
}
},
disconnect_meta: true,
async disconnect({ conid, database }) {
await this.close(conid, database, true);
return { status: 'ok' };
},
structure_meta: true,
async structure({ conid, database }) {
if (conid == '__model') {
const model = await importDbModel(database);
return model;
}
const opened = await this.ensureOpened(conid, database);
return opened.structure;
// const existing = this.opened.find((x) => x.conid == conid && x.database == database);
@@ -141,11 +323,116 @@ module.exports = {
// };
},
// runCommand_meta: 'post',
serverVersion_meta: true,
async serverVersion({ conid, database }) {
if (!conid) return null;
const opened = await this.ensureOpened(conid, database);
return opened.serverVersion || null;
},
sqlPreview_meta: true,
async sqlPreview({ conid, database, objects, options }) {
// wait for structure
await this.structure({ conid, database });
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype: 'sqlPreview', objects, options });
return res;
},
exportModel_meta: true,
async exportModel({ conid, database }) {
const archiveFolder = await archive.getNewArchiveFolder({ database });
await fs.mkdir(path.join(archivedir(), archiveFolder));
const model = await this.structure({ conid, database });
await exportDbModel(model, path.join(archivedir(), archiveFolder));
socket.emitChanged(`archive-folders-changed`);
return { archiveFolder };
},
generateDeploySql_meta: true,
async generateDeploySql({ conid, database, archiveFolder }) {
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, {
msgtype: 'generateDeploySql',
modelFolder: resolveArchiveFolder(archiveFolder),
});
return res;
// const connection = await connections.get({ conid });
// return generateDeploySql({
// connection,
// analysedStructure: await this.structure({ conid, database }),
// modelFolder: resolveArchiveFolder(archiveFolder),
// });
// const deployedModel = generateDbPairingId(await importDbModel(path.join(archivedir(), archiveFolder)));
// const currentModel = generateDbPairingId(await this.structure({ conid, database }));
// const currentModelPaired = matchPairedObjects(deployedModel, currentModel);
// const connection = await connections.get({ conid });
// const driver = requireEngineDriver(connection);
// const { sql } = getAlterDatabaseScript(currentModelPaired, deployedModel, {}, deployedModel, driver);
// return {
// deployedModel,
// currentModel,
// currentModelPaired,
// sql,
// };
// return sql;
},
// runCommand_meta: true,
// async runCommand({ conid, database, sql }) {
// console.log(`Running SQL command , conid=${conid}, database=${database}, sql=${sql}`);
// const opened = await this.ensureOpened(conid, database);
// const res = await this.sendRequest(opened, { msgtype: 'queryData', sql });
// return res;
// },
async getUnifiedDiff({ sourceConid, sourceDatabase, targetConid, targetDatabase }) {
const dbDiffOptions = sourceConid == '__model' ? modelCompareDbDiffOptions : {};
const sourceDb = generateDbPairingId(
extendDatabaseInfo(await this.structure({ conid: sourceConid, database: sourceDatabase }))
);
const targetDb = generateDbPairingId(
extendDatabaseInfo(await this.structure({ conid: targetConid, database: targetDatabase }))
);
// const sourceConnection = await connections.getCore({conid:sourceConid})
const connection = await connections.getCore({ conid: targetConid });
const driver = requireEngineDriver(connection);
const targetDbPaired = matchPairedObjects(sourceDb, targetDb, dbDiffOptions);
const diffRows = computeDbDiffRows(sourceDb, targetDbPaired, dbDiffOptions, driver);
// console.log('sourceDb', sourceDb);
// console.log('targetDb', targetDb);
// console.log('sourceConid, sourceDatabase', sourceConid, sourceDatabase);
let res = '';
for (const row of diffRows) {
// console.log('PAIR', row.source && row.source.pureName, row.target && row.target.pureName);
const unifiedDiff = createTwoFilesPatch(
(row.target && row.target.pureName) || '',
(row.source && row.source.pureName) || '',
getCreateObjectScript(row.target, driver),
getCreateObjectScript(row.source, driver),
'',
''
);
res += unifiedDiff;
}
return res;
},
generateDbDiffReport_meta: true,
async generateDbDiffReport({ filePath, sourceConid, sourceDatabase, targetConid, targetDatabase }) {
const unifiedDiff = await this.getUnifiedDiff({ sourceConid, sourceDatabase, targetConid, targetDatabase });
const diffJson = parse(unifiedDiff);
// $: diffHtml = html(diffJson, { outputFormat: 'side-by-side', drawFileList: false });
const diffHtml = html(diffJson, { outputFormat: 'side-by-side' });
await fs.writeFile(filePath, diff2htmlPage(diffHtml));
return true;
},
};

View File

@@ -0,0 +1,180 @@
const uuidv1 = require('uuid/v1');
const fs = require('fs-extra');
const path = require('path');
const { filesdir, archivedir, resolveArchiveFolder, uploadsdir, appdir } = require('../utility/directories');
const getChartExport = require('../utility/getChartExport');
const { hasPermission } = require('../utility/hasPermission');
const socket = require('../utility/socket');
const scheduler = require('./scheduler');
const getDiagramExport = require('../utility/getDiagramExport');
const apps = require('./apps');
function serialize(format, data) {
if (format == 'text') return data;
if (format == 'json') return JSON.stringify(data);
throw new Error(`Invalid format: ${format}`);
}
function deserialize(format, text) {
if (format == 'text') return text;
if (format == 'json') return JSON.parse(text);
throw new Error(`Invalid format: ${format}`);
}
module.exports = {
list_meta: true,
async list({ folder }, req) {
if (!hasPermission(`files/${folder}/read`, req)) return [];
const dir = path.join(filesdir(), folder);
if (!(await fs.exists(dir))) return [];
const files = (await fs.readdir(dir)).map(file => ({ folder, file }));
return files;
},
listAll_meta: true,
async listAll(_params, req) {
const folders = await fs.readdir(filesdir());
const res = [];
for (const folder of folders) {
if (!hasPermission(`files/${folder}/read`, req)) continue;
const dir = path.join(filesdir(), folder);
const files = (await fs.readdir(dir)).map(file => ({ folder, file }));
res.push(...files);
}
return res;
},
delete_meta: true,
async delete({ folder, file }, req) {
if (!hasPermission(`files/${folder}/write`, req)) return false;
await fs.unlink(path.join(filesdir(), folder, file));
socket.emitChanged(`files-changed-${folder}`);
socket.emitChanged(`all-files-changed`);
return true;
},
rename_meta: true,
async rename({ folder, file, newFile }, req) {
if (!hasPermission(`files/${folder}/write`, req)) return false;
await fs.rename(path.join(filesdir(), folder, file), path.join(filesdir(), folder, newFile));
socket.emitChanged(`files-changed-${folder}`);
socket.emitChanged(`all-files-changed`);
return true;
},
copy_meta: true,
async copy({ folder, file, newFile }, req) {
if (!hasPermission(`files/${folder}/write`, req)) return false;
await fs.copyFile(path.join(filesdir(), folder, file), path.join(filesdir(), folder, newFile));
socket.emitChanged(`files-changed-${folder}`);
socket.emitChanged(`all-files-changed`);
return true;
},
load_meta: true,
async load({ folder, file, format }, req) {
if (folder.startsWith('archive:')) {
const text = await fs.readFile(path.join(resolveArchiveFolder(folder.substring('archive:'.length)), file), {
encoding: 'utf-8',
});
return deserialize(format, text);
} else if (folder.startsWith('app:')) {
const text = await fs.readFile(path.join(appdir(), folder.substring('app:'.length), file), {
encoding: 'utf-8',
});
return deserialize(format, text);
} else {
if (!hasPermission(`files/${folder}/read`, req)) return null;
const text = await fs.readFile(path.join(filesdir(), folder, file), { encoding: 'utf-8' });
return deserialize(format, text);
}
},
save_meta: true,
async save({ folder, file, data, format }, req) {
if (folder.startsWith('archive:')) {
if (!hasPermission(`archive/write`, req)) return false;
const dir = resolveArchiveFolder(folder.substring('archive:'.length));
await fs.writeFile(path.join(dir, file), serialize(format, data));
socket.emitChanged(`archive-files-changed-${folder.substring('archive:'.length)}`);
return true;
} else if (folder.startsWith('app:')) {
if (!hasPermission(`apps/write`, req)) return false;
const app = folder.substring('app:'.length);
await fs.writeFile(path.join(appdir(), app, file), serialize(format, data));
socket.emitChanged(`app-files-changed-${app}`);
socket.emitChanged('used-apps-changed');
apps.emitChangedDbApp(folder);
return true;
} else {
if (!hasPermission(`files/${folder}/write`, req)) return false;
const dir = path.join(filesdir(), folder);
if (!(await fs.exists(dir))) {
await fs.mkdir(dir);
}
await fs.writeFile(path.join(dir, file), serialize(format, data));
socket.emitChanged(`files-changed-${folder}`);
socket.emitChanged(`all-files-changed`);
if (folder == 'shell') {
scheduler.reload();
}
return true;
}
},
saveAs_meta: true,
async saveAs({ filePath, data, format }) {
await fs.writeFile(filePath, serialize(format, data));
},
favorites_meta: true,
async favorites(_params, req) {
if (!hasPermission(`files/favorites/read`, req)) return [];
const dir = path.join(filesdir(), 'favorites');
if (!(await fs.exists(dir))) return [];
const files = await fs.readdir(dir);
const res = [];
for (const file of files) {
const filePath = path.join(dir, file);
const text = await fs.readFile(filePath, { encoding: 'utf-8' });
res.push({
file,
folder: 'favorites',
...JSON.parse(text),
});
}
return res;
},
generateUploadsFile_meta: true,
async generateUploadsFile({ extension }) {
const fileName = `${uuidv1()}.${extension || 'html'}`;
return {
fileName,
filePath: path.join(uploadsdir(), fileName),
};
},
exportChart_meta: true,
async exportChart({ filePath, title, config, image }) {
const fileName = path.parse(filePath).base;
const imageFile = fileName.replace('.html', '-preview.png');
const html = getChartExport(title, config, imageFile);
await fs.writeFile(filePath, html);
if (image) {
const index = image.indexOf('base64,');
if (index > 0) {
const data = image.substr(index + 'base64,'.length);
const buf = Buffer.from(data, 'base64');
await fs.writeFile(filePath.replace('.html', '-preview.png'), buf);
}
}
return true;
},
exportDiagram_meta: true,
async exportDiagram({ filePath, html, css, themeType, themeClassName }) {
await fs.writeFile(filePath, getDiagramExport(html, css, themeType, themeClassName));
return true;
},
};

View File

@@ -1,6 +1,8 @@
const { filterName } = require('dbgate-tools');
const fs = require('fs');
const lineReader = require('line-reader');
const _ = require('lodash');
const { __ } = require('lodash/fp');
const DatastoreProxy = require('../utility/DatastoreProxy');
const { saveFreeTableData } = require('../utility/freeTableStorage');
const getJslFileName = require('../utility/getJslFileName');
@@ -10,7 +12,10 @@ const socket = require('../utility/socket');
function readFirstLine(file) {
return new Promise((resolve, reject) => {
lineReader.open(file, (err, reader) => {
if (err) reject(err);
if (err) {
reject(err);
return;
}
if (reader.hasNextLine()) {
reader.nextLine((err, line) => {
if (err) reject(err);
@@ -104,29 +109,61 @@ module.exports = {
return datastore;
},
getInfo_meta: 'get',
getInfo_meta: true,
async getInfo({ jslid }) {
const file = getJslFileName(jslid);
const firstLine = await readFirstLine(file);
if (firstLine) return JSON.parse(firstLine);
return null;
try {
const firstLine = await readFirstLine(file);
if (firstLine) {
const parsed = JSON.parse(firstLine);
if (parsed.__isStreamHeader) {
return parsed;
}
return {
__isStreamHeader: true,
__isDynamicStructure: true,
};
}
return null;
} catch (err) {
return null;
}
},
getRows_meta: 'post',
getRows_meta: true,
async getRows({ jslid, offset, limit, filters }) {
const datastore = await this.ensureDatastore(jslid);
return datastore.getRows(offset, limit, _.isEmpty(filters) ? null : filters);
},
getStats_meta: 'get',
getStats_meta: true,
getStats({ jslid }) {
const file = `${getJslFileName(jslid)}.stats`;
if (fs.existsSync(file)) return JSON.parse(fs.readFileSync(file, 'utf-8'));
if (fs.existsSync(file)) {
try {
return JSON.parse(fs.readFileSync(file, 'utf-8'));
} catch (e) {
return {};
}
}
return {};
},
loadFieldValues_meta: true,
async loadFieldValues({ jslid, field, search }) {
const datastore = await this.ensureDatastore(jslid);
const res = new Set();
await datastore.enumRows(row => {
if (!filterName(search, row[field])) return true;
res.add(row[field]);
return res.size < 100;
});
// @ts-ignore
return [...res].map(value => ({ value }));
},
async notifyChangedStats(stats) {
console.log('SENDING STATS', JSON.stringify(stats));
// console.log('SENDING STATS', JSON.stringify(stats));
const datastore = this.datastores[stats.jslid];
if (datastore) await datastore.notifyChanged();
socket.emit(`jsldata-stats-${stats.jslid}`, stats);
@@ -140,9 +177,15 @@ module.exports = {
// }
},
saveFreeTable_meta: 'post',
saveFreeTable_meta: true,
async saveFreeTable({ jslid, data }) {
saveFreeTableData(getJslFileName(jslid), data);
return true;
},
saveText_meta: true,
async saveText({ jslid, text }) {
await fs.promises.writeFile(getJslFileName(jslid), text);
return true;
},
};

View File

@@ -3,21 +3,21 @@ const fp = require('lodash/fp');
const databaseConnections = require('./databaseConnections');
function pickObjectNames(array) {
return _.sortBy(array, (x) => `${x.schemaName}.${x.pureName}`).map(fp.pick(['pureName', 'schemaName']));
return _.sortBy(array, x => `${x.schemaName}.${x.pureName}`).map(fp.pick(['pureName', 'schemaName']));
}
module.exports = {
// tableData_meta: 'get',
// tableData_meta: true,
// async tableData({ conid, database, schemaName, pureName }) {
// const opened = await databaseConnections.ensureOpened(conid, database);
// const res = await databaseConnections.sendRequest(opened, { msgtype: 'tableData', schemaName, pureName });
// return res;
// },
listObjects_meta: 'get',
listObjects_meta: true,
async listObjects({ conid, database }) {
const opened = await databaseConnections.ensureOpened(conid, database);
const types = ['tables', 'views', 'procedures', 'functions', 'triggers'];
const types = ['tables', 'collections', 'views', 'procedures', 'functions', 'triggers'];
return types.reduce(
(res, type) => ({
...res,
@@ -27,21 +27,21 @@ module.exports = {
);
},
tableInfo_meta: 'get',
tableInfo_meta: true,
async tableInfo({ conid, database, schemaName, pureName }) {
const opened = await databaseConnections.ensureOpened(conid, database);
const table = opened.structure.tables.find((x) => x.pureName == pureName && x.schemaName == schemaName);
const allForeignKeys = _.flatten(opened.structure.tables.map((x) => x.foreignKeys));
const table = opened.structure.tables.find(x => x.pureName == pureName && x.schemaName == schemaName);
const allForeignKeys = _.flatten(opened.structure.tables.map(x => x.foreignKeys));
return {
...table,
dependencies: allForeignKeys.filter((x) => x.refSchemaName == schemaName && x.refTableName == pureName),
dependencies: allForeignKeys.filter(x => x.refSchemaName == schemaName && x.refTableName == pureName),
};
},
sqlObjectInfo_meta: 'get',
sqlObjectInfo_meta: true,
async sqlObjectInfo({ objectTypeField, conid, database, schemaName, pureName }) {
const opened = await databaseConnections.ensureOpened(conid, database);
const res = opened.structure[objectTypeField].find((x) => x.pureName == pureName && x.schemaName == schemaName);
const res = opened.structure[objectTypeField].find(x => x.pureName == pureName && x.schemaName == schemaName);
return res;
},
};

View File

@@ -1,68 +1,59 @@
const fs = require('fs-extra');
const axios = require('axios');
const path = require('path');
const { pluginsdir, datadir } = require('../utility/directories');
const { extractPackageName } = require('dbgate-tools');
const { pluginsdir, packagedPluginsDir } = require('../utility/directories');
const socket = require('../utility/socket');
const compareVersions = require('compare-versions');
const requirePlugin = require('../shell/requirePlugin');
const downloadPackage = require('../utility/downloadPackage');
// async function loadPackageInfo(dir) {
// const readmeFile = path.join(dir, 'README.md');
// const packageFile = path.join(dir, 'package.json');
// if (!(await fs.exists(packageFile))) {
// return null;
// }
// let readme = null;
// let manifest = null;
// if (await fs.exists(readmeFile)) readme = await fs.readFile(readmeFile, { encoding: 'utf-8' });
// if (await fs.exists(packageFile)) manifest = JSON.parse(await fs.readFile(packageFile, { encoding: 'utf-8' }));
// return {
// readme,
// manifest,
// };
// }
const preinstallPlugins = [
'dbgate-plugin-mssql',
'dbgate-plugin-mysql',
'dbgate-plugin-postgres',
'dbgate-plugin-csv',
'dbgate-plugin-excel',
];
const { hasPermission } = require('../utility/hasPermission');
const _ = require('lodash');
const packagedPluginsContent = require('../packagedPluginsContent');
module.exports = {
script_meta: 'get',
script_meta: true,
async script({ packageName }) {
const file = path.join(pluginsdir(), packageName, 'dist', 'frontend.js');
const packagedContent = packagedPluginsContent();
if (packagedContent && packagedContent[packageName]) {
return packagedContent[packageName].frontend;
}
const file1 = path.join(packagedPluginsDir(), packageName, 'dist', 'frontend.js');
const file2 = path.join(pluginsdir(), packageName, 'dist', 'frontend.js');
// @ts-ignore
const file = (await fs.exists(file1)) ? file1 : file2;
const data = await fs.readFile(file, {
encoding: 'utf-8',
});
return data;
},
search_meta: 'get',
search_meta: true,
async search({ filter }) {
// DOCS: https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md#get-v1search
const resp = await axios.default.get(
`http://registry.npmjs.com/-/v1/search?text=${encodeURIComponent(filter)}+keywords:dbgateplugin&size=25&from=0`
);
const { objects } = resp.data || {};
return (objects || []).map((x) => x.package);
return (objects || []).map(x => x.package);
},
info_meta: 'get',
info_meta: true,
async info({ packageName }) {
try {
const infoResp = await axios.default.get(`https://registry.npmjs.org/${packageName}`);
const { latest } = infoResp.data['dist-tags'];
const manifest = infoResp.data.versions[latest];
const { readme } = infoResp.data;
// @ts-ignore
const isPackaged = await fs.exists(path.join(packagedPluginsDir(), packageName));
return {
readme,
manifest,
isPackaged,
};
} catch (err) {
return {
@@ -70,82 +61,153 @@ module.exports = {
error: err.message,
};
}
// const dir = path.join(pluginstmpdir(), packageName);
// if (!(await fs.exists(dir))) {
// await downloadPackage(packageName, dir);
// }
// return await loadPackageInfo(dir);
// return await {
// ...loadPackageInfo(dir),
// installed: loadPackageInfo(path.join(pluginsdir(), packageName)),
// };
},
installed_meta: 'get',
installed_meta: true,
async installed() {
const files = await fs.readdir(pluginsdir());
const packagedContent = packagedPluginsContent();
const files1 = packagedContent ? _.keys(packagedContent) : await fs.readdir(packagedPluginsDir());
const files2 = await fs.readdir(pluginsdir());
const res = [];
for (const packageName of files) {
const manifest = await fs
.readFile(path.join(pluginsdir(), packageName, 'package.json'))
.then((x) => JSON.parse(x));
const readmeFile = path.join(pluginsdir(), packageName, 'README.md');
if (await fs.exists(readmeFile)) {
manifest.readme = await fs.readFile(readmeFile, { encoding: 'utf-8' });
for (const packageName of _.union(files1, files2)) {
if (packageName == 'dist') continue;
if (!/^dbgate-plugin-.*$/.test(packageName)) continue;
try {
if (packagedContent && packagedContent[packageName]) {
const manifest = {
...packagedContent[packageName].manifest,
};
manifest.isPackaged = true;
manifest.readme = packagedContent[packageName].readme;
res.push(manifest);
} else {
const isPackaged = files1.includes(packageName);
const manifest = await fs
.readFile(path.join(isPackaged ? packagedPluginsDir() : pluginsdir(), packageName, 'package.json'), {
encoding: 'utf-8',
})
.then(x => JSON.parse(x));
if (!manifest.keywords) {
continue;
}
if (!manifest.keywords.includes('dbgateplugin')) {
continue;
}
const readmeFile = path.join(isPackaged ? packagedPluginsDir() : pluginsdir(), packageName, 'README.md');
// @ts-ignore
if (await fs.exists(readmeFile)) {
manifest.readme = await fs.readFile(readmeFile, { encoding: 'utf-8' });
}
manifest.isPackaged = isPackaged;
res.push(manifest);
}
} catch (err) {
console.log(`Skipped plugin ${packageName}, error:`, err.message);
}
res.push(manifest);
}
return res;
// const res = await Promise.all(
// files.map((packageName) =>
// fs.readFile(path.join(pluginsdir(), packageName, 'package.json')).then((x) => JSON.parse(x))
// )
// );
},
install_meta: 'post',
async install({ packageName }) {
// async saveRemovePlugins() {
// await fs.writeFile(path.join(datadir(), 'removed-plugins'), this.removedPlugins.join('\n'));
// },
install_meta: true,
async install({ packageName }, req) {
if (!hasPermission(`plugins/install`, req)) return;
const dir = path.join(pluginsdir(), packageName);
// @ts-ignore
if (!(await fs.exists(dir))) {
await downloadPackage(packageName, dir);
}
socket.emitChanged(`installed-plugins-changed`);
// this.removedPlugins = this.removedPlugins.filter(x => x != packageName);
// await this.saveRemovePlugins();
return true;
},
uninstall_meta: 'post',
async uninstall({ packageName }) {
uninstall_meta: true,
async uninstall({ packageName }, req) {
if (!hasPermission(`plugins/install`, req)) return;
const dir = path.join(pluginsdir(), packageName);
await fs.rmdir(dir, { recursive: true });
socket.emitChanged(`installed-plugins-changed`);
this.removedPlugins.push(packageName);
await fs.writeFile(path.join(datadir(), 'removed-plugins'), this.removedPlugins.join('\n'));
// this.removedPlugins.push(packageName);
// await this.saveRemovePlugins();
return true;
},
command_meta: 'post',
upgrade_meta: true,
async upgrade({ packageName }, req) {
if (!hasPermission(`plugins/install`, req)) return;
const dir = path.join(pluginsdir(), packageName);
// @ts-ignore
if (await fs.exists(dir)) {
await fs.rmdir(dir, { recursive: true });
await downloadPackage(packageName, dir);
}
socket.emitChanged(`installed-plugins-changed`);
return true;
},
command_meta: true,
async command({ packageName, command, args }) {
const content = requirePlugin(packageName);
return content.commands[command](args);
},
async _init() {
const installed = await this.installed();
try {
this.removedPlugins = (await fs.readFile(path.join(datadir(), 'removed-plugins'), { encoding: 'utf-8' })).split(
'\n'
);
} catch (err) {
this.removedPlugins = [];
}
for (const packageName of preinstallPlugins) {
if (this.removedPlugins.includes(packageName)) continue;
if (installed.find((x) => x.name == packageName)) continue;
try {
console.log('Preinstalling plugin', packageName);
await this.install({ packageName });
} catch (err) {
console.error('Error preinstalling plugin', packageName, err);
}
}
authTypes_meta: true,
async authTypes({ engine }) {
const packageName = extractPackageName(engine);
const content = requirePlugin(packageName);
const driver = content.drivers.find(x => x.engine == engine);
if (!driver || !driver.getAuthTypes) return null;
return driver.getAuthTypes() || null;
},
// async _init() {
// const installed = await this.installed();
// try {
// this.removedPlugins = (await fs.readFile(path.join(datadir(), 'removed-plugins'), { encoding: 'utf-8' })).split(
// '\n'
// );
// } catch (err) {
// this.removedPlugins = [];
// }
// for (const packageName of Object.keys(preinstallPluginMinimalVersions)) {
// const installedVersion = installed.find(x => x.name == packageName);
// if (installedVersion) {
// // plugin installed, test, whether upgrade
// const requiredVersion = preinstallPluginMinimalVersions[packageName];
// if (compareVersions(installedVersion.version, requiredVersion) < 0) {
// console.log(
// `Upgrading preinstalled plugin ${packageName}, found ${installedVersion.version}, required version ${requiredVersion}`
// );
// await this.upgrade({ packageName });
// } else {
// console.log(
// `Plugin ${packageName} not upgraded, found ${installedVersion.version}, required version ${requiredVersion}`
// );
// }
// continue;
// }
// if (this.removedPlugins.includes(packageName)) {
// // plugin was remvoed, don't install again
// continue;
// }
// try {
// console.log('Preinstalling plugin', packageName);
// await this.install({ packageName });
// } catch (err) {
// console.error('Error preinstalling plugin', packageName, err);
// }
// }
// },
};

View File

@@ -0,0 +1,54 @@
const fsReverse = require('fs-reverse');
const fs = require('fs-extra');
const path = require('path');
const { datadir } = require('../utility/directories');
const _ = require('lodash');
const { filterName } = require('dbgate-tools');
const socket = require('../utility/socket');
function readCore(reader, skip, limit, filter) {
return new Promise((resolve, reject) => {
const res = [];
let readed = 0;
reader.on('data', line => {
if (!line && !line.trim()) return;
try {
const json = JSON.parse(line);
if (filterName(filter, json.sql, json.database)) {
if (!skip || readed >= skip) {
res.push(json);
}
readed++;
if (limit && readed > (skip || 0) + limit) {
reader.destroy();
resolve(res);
}
}
} catch (err) {
reader.destroy();
reject(err);
}
});
reader.on('end', () => resolve(res));
});
}
module.exports = {
read_meta: true,
async read({ skip, limit, filter }) {
const fileName = path.join(datadir(), 'query-history.jsonl');
// @ts-ignore
if (!(await fs.exists(fileName))) return [];
const reader = fsReverse(fileName);
const res = await readCore(reader, skip, limit, filter);
return res;
},
write_meta: true,
async write({ data }) {
const fileName = path.join(datadir(), 'query-history.jsonl');
await fs.appendFile(fileName, JSON.stringify(data) + '\n');
socket.emit('query-history-changed');
return 'OK';
},
};

View File

@@ -5,25 +5,32 @@ const uuidv1 = require('uuid/v1');
const byline = require('byline');
const socket = require('../utility/socket');
const { fork } = require('child_process');
const { rundir, uploadsdir, pluginsdir } = require('../utility/directories');
const { extractShellApiPlugins, extractShellApiFunctionName } = require('dbgate-tools');
const { rundir, uploadsdir, pluginsdir, getPluginBackendPath, packagedPluginList } = require('../utility/directories');
const { extractShellApiPlugins, extractShellApiFunctionName, jsonScriptToJavascript } = require('dbgate-tools');
const { handleProcessCommunication } = require('../utility/processComm');
const processArgs = require('../utility/processArgs');
const platformInfo = require('../utility/platformInfo');
function extractPlugins(script) {
const requireRegex = /\s*\/\/\s*@require\s+([^\s]+)\s*\n/g;
const matches = [...script.matchAll(requireRegex)];
return matches.map((x) => x[1]);
return matches.map(x => x[1]);
}
const requirePluginsTemplate = (plugins) =>
const requirePluginsTemplate = (plugins, isExport) =>
plugins
.map(
(packageName) => `const ${_.camelCase(packageName)} = require(process.env.PLUGIN_${_.camelCase(packageName)});\n`
packageName =>
`const ${_.camelCase(packageName)} = require(${
isExport ? `'${packageName}'` : `process.env.PLUGIN_${_.camelCase(packageName)}`
});\n`
)
.join('') + `dbgateApi.registerPlugins(${plugins.map((x) => _.camelCase(x)).join(',')});\n`;
.join('') + `dbgateApi.registerPlugins(${plugins.map(x => _.camelCase(x)).join(',')});\n`;
const scriptTemplate = (script) => `
const dbgateApi = require(process.env.DBGATE_API);
${requirePluginsTemplate(extractPlugins(script))}
const scriptTemplate = (script, isExport) => `
const dbgateApi = require(${isExport ? `'dbgate-api'` : 'process.env.DBGATE_API'});
dbgateApi.initializeApiEnvironment();
${requirePluginsTemplate(extractPlugins(script), isExport)}
require=null;
async function run() {
${script}
@@ -35,6 +42,7 @@ dbgateApi.runScript(run);
const loaderScriptTemplate = (functionName, props, runid) => `
const dbgateApi = require(process.env.DBGATE_API);
dbgateApi.initializeApiEnvironment();
${requirePluginsTemplate(extractShellApiPlugins(functionName, props))}
require=null;
async function run() {
@@ -89,27 +97,37 @@ module.exports = {
const scriptFile = path.join(uploadsdir(), runid + '.js');
fs.writeFileSync(`${scriptFile}`, scriptText);
fs.mkdirSync(directory);
const pluginNames = fs.readdirSync(pluginsdir());
const pluginNames = _.union(fs.readdirSync(pluginsdir()), packagedPluginList);
console.log(`RUNNING SCRIPT ${scriptFile}`);
const subprocess = fork(scriptFile, ['--checkParent'], {
cwd: directory,
stdio: ['ignore', 'pipe', 'pipe', 'ipc'],
env: {
DBGATE_API: process.argv[1],
..._.fromPairs(pluginNames.map((name) => [`PLUGIN_${_.camelCase(name)}`, path.join(pluginsdir(), name)])),
},
});
const pipeDispatcher = (severity) => (data) =>
// const subprocess = fork(scriptFile, ['--checkParent', '--max-old-space-size=8192'], {
const subprocess = fork(
scriptFile,
[
'--checkParent', // ...process.argv.slice(3)
'--is-forked-api',
...processArgs.getPassArgs(),
],
{
cwd: directory,
stdio: ['ignore', 'pipe', 'pipe', 'ipc'],
env: {
...process.env,
DBGATE_API: global['API_PACKAGE'] || process.argv[1],
..._.fromPairs(pluginNames.map(name => [`PLUGIN_${_.camelCase(name)}`, getPluginBackendPath(name)])),
},
}
);
const pipeDispatcher = severity => data =>
this.dispatchMessage(runid, { severity, message: data.toString().trim() });
byline(subprocess.stdout).on('data', pipeDispatcher('info'));
byline(subprocess.stderr).on('data', pipeDispatcher('error'));
subprocess.on('exit', (code) => {
subprocess.on('exit', code => {
this.rejectRequest(runid, { message: 'No data retured, maybe input data source is too big' });
console.log('... EXIT process', code);
socket.emit(`runner-done-${runid}`, code);
});
subprocess.on('error', (error) => {
subprocess.on('error', error => {
this.rejectRequest(runid, { message: error && (error.message || error.toString()) });
console.error('... ERROR subprocess', error);
this.dispatchMessage({
@@ -122,22 +140,39 @@ module.exports = {
subprocess,
};
this.opened.push(newOpened);
// @ts-ignore
subprocess.on('message', ({ msgtype, ...message }) => {
subprocess.on('message', message => {
// @ts-ignore
const { msgtype } = message;
if (handleProcessCommunication(message, subprocess)) return;
this[`handle_${msgtype}`](runid, message);
});
return newOpened;
return _.pick(newOpened, ['runid']);
},
start_meta: 'post',
start_meta: true,
async start({ script }) {
const runid = uuidv1();
return this.startCore(runid, scriptTemplate(script));
if (script.type == 'json') {
const js = jsonScriptToJavascript(script);
return this.startCore(runid, scriptTemplate(js, false));
}
if (!platformInfo.allowShellScripting) {
return { errorMessage: 'Shell scripting is not allowed' };
}
return this.startCore(runid, scriptTemplate(script, false));
},
cancel_meta: 'post',
getNodeScript_meta: true,
async getNodeScript({ script }) {
return scriptTemplate(script, true);
},
cancel_meta: true,
async cancel({ runid }) {
const runner = this.opened.find((x) => x.runid == runid);
const runner = this.opened.find(x => x.runid == runid);
if (!runner) {
throw new Error('Invalid runner');
}
@@ -145,7 +180,7 @@ module.exports = {
return { state: 'ok' };
},
files_meta: 'get',
files_meta: true,
async files({ runid }) {
const directory = path.join(rundir(), runid);
const files = await fs.readdir(directory);
@@ -161,7 +196,7 @@ module.exports = {
return res;
},
loadReader_meta: 'post',
loadReader_meta: true,
async loadReader({ functionName, props }) {
const promise = new Promise((resolve, reject) => {
const runid = uuidv1();

View File

@@ -0,0 +1,43 @@
const { filesdir } = require('../utility/directories');
const fs = require('fs-extra');
const path = require('path');
const cron = require('node-cron');
const runners = require('./runners');
const { hasPermission } = require('../utility/hasPermission');
const scheduleRegex = /\s*\/\/\s*@schedule\s+([^\n]+)\n/;
module.exports = {
tasks: [],
async unload() {
this.tasks.forEach(x => x.destroy());
this.tasks = [];
},
async processFile(file) {
const text = await fs.readFile(file, { encoding: 'utf-8' });
const match = text.match(scheduleRegex);
if (!match) return;
const pattern = match[1];
if (!cron.validate(pattern)) return;
console.log(`Schedule script ${file} with pattern ${pattern}`);
const task = cron.schedule(pattern, () => runners.start({ script: text }));
this.tasks.push(task);
},
async reload(_params, req) {
if (!hasPermission('files/shell/read', req)) return;
const shellDir = path.join(filesdir(), 'shell');
await this.unload();
if (!(await fs.exists(shellDir))) return;
const files = await fs.readdir(shellDir);
for (const file of files) {
await this.processFile(path.join(shellDir, file));
}
},
async _init() {
this.reload();
},
};

View File

@@ -2,19 +2,31 @@ const connections = require('./connections');
const socket = require('../utility/socket');
const { fork } = require('child_process');
const _ = require('lodash');
const AsyncLock = require('async-lock');
const { handleProcessCommunication } = require('../utility/processComm');
const lock = new AsyncLock();
const config = require('./config');
const processArgs = require('../utility/processArgs');
module.exports = {
opened: [],
closed: {},
lastPinged: {},
handle_databases(conid, { databases }) {
const existing = this.opened.find((x) => x.conid == conid);
const existing = this.opened.find(x => x.conid == conid);
if (!existing) return;
existing.databases = databases;
socket.emitChanged(`database-list-changed-${conid}`);
},
handle_version(conid, { version }) {
const existing = this.opened.find(x => x.conid == conid);
if (!existing) return;
existing.version = version;
socket.emitChanged(`server-version-changed-${conid}`);
},
handle_status(conid, { status }) {
const existing = this.opened.find((x) => x.conid == conid);
const existing = this.opened.find(x => x.conid == conid);
if (!existing) return;
existing.status = status;
socket.emitChanged(`server-status-changed`);
@@ -22,42 +34,53 @@ module.exports = {
handle_ping() {},
async ensureOpened(conid) {
const existing = this.opened.find((x) => x.conid == conid);
if (existing) return existing;
const connection = await connections.get({ conid });
const subprocess = fork(process.argv[1], ['serverConnectionProcess']);
const newOpened = {
conid,
subprocess,
databases: [],
connection,
status: {
name: 'pending',
},
disconnected: false,
};
this.opened.push(newOpened);
delete this.closed[conid];
socket.emitChanged(`server-status-changed`);
// @ts-ignore
subprocess.on('message', ({ msgtype, ...message }) => {
if (newOpened.disconnected) return;
this[`handle_${msgtype}`](conid, message);
const res = await lock.acquire(conid, async () => {
const existing = this.opened.find(x => x.conid == conid);
if (existing) return existing;
const connection = await connections.getCore({ conid });
const subprocess = fork(global['API_PACKAGE'] || process.argv[1], [
'--is-forked-api',
'--start-process',
'serverConnectionProcess',
...processArgs.getPassArgs(),
// ...process.argv.slice(3),
]);
const newOpened = {
conid,
subprocess,
databases: [],
connection,
status: {
name: 'pending',
},
disconnected: false,
};
this.opened.push(newOpened);
delete this.closed[conid];
socket.emitChanged(`server-status-changed`);
subprocess.on('message', message => {
// @ts-ignore
const { msgtype } = message;
if (handleProcessCommunication(message, subprocess)) return;
if (newOpened.disconnected) return;
this[`handle_${msgtype}`](conid, message);
});
subprocess.on('exit', () => {
if (newOpened.disconnected) return;
this.close(conid, false);
});
subprocess.send({ msgtype: 'connect', ...connection, globalSettings: await config.getSettings() });
return newOpened;
});
subprocess.on('exit', () => {
if (newOpened.disconnected) return;
this.close(conid, false);
});
subprocess.send({ msgtype: 'connect', ...connection });
return newOpened;
return res;
},
close(conid, kill = true) {
const existing = this.opened.find((x) => x.conid == conid);
const existing = this.opened.find(x => x.conid == conid);
if (existing) {
existing.disconnected = true;
if (kill) existing.subprocess.kill();
this.opened = this.opened.filter((x) => x.conid != conid);
this.opened = this.opened.filter(x => x.conid != conid);
this.closed[conid] = {
...existing.status,
name: 'error',
@@ -66,13 +89,25 @@ module.exports = {
}
},
listDatabases_meta: 'get',
disconnect_meta: true,
async disconnect({ conid }) {
await this.close(conid, true);
return { status: 'ok' };
},
listDatabases_meta: true,
async listDatabases({ conid }) {
const opened = await this.ensureOpened(conid);
return opened.databases;
},
serverStatus_meta: 'get',
version_meta: true,
async version({ conid }) {
const opened = await this.ensureOpened(conid);
return opened.version;
},
serverStatus_meta: true,
async serverStatus() {
return {
...this.closed,
@@ -80,26 +115,34 @@ module.exports = {
};
},
ping_meta: 'post',
ping_meta: true,
async ping({ connections }) {
for (const conid of connections) {
const opened = await this.ensureOpened(conid);
opened.subprocess.send({ msgtype: 'ping' });
}
await Promise.all(
_.uniq(connections).map(async conid => {
const last = this.lastPinged[conid];
if (last && new Date().getTime() - last < 30 * 1000) {
return Promise.resolve();
}
this.lastPinged[conid] = new Date().getTime();
const opened = await this.ensureOpened(conid);
opened.subprocess.send({ msgtype: 'ping' });
})
);
return { status: 'ok' };
},
refresh_meta: 'post',
async refresh({ conid }) {
this.close(conid);
refresh_meta: true,
async refresh({ conid, keepOpen }) {
if (!keepOpen) this.close(conid);
await this.ensureOpened(conid);
return { status: 'ok' };
},
createDatabase_meta: 'post',
createDatabase_meta: true,
async createDatabase({ conid, name }) {
const opened = await this.ensureOpened(conid);
if (opened.connection.isReadOnly) return false;
opened.subprocess.send({ msgtype: 'createDatabase', name });
return { status: 'ok' };
},

View File

@@ -4,6 +4,10 @@ const connections = require('./connections');
const socket = require('../utility/socket');
const { fork } = require('child_process');
const jsldata = require('./jsldata');
const path = require('path');
const { handleProcessCommunication } = require('../utility/processComm');
const processArgs = require('../utility/processArgs');
const { appdir } = require('../utility/directories');
module.exports = {
/** @type {import('dbgate-types').OpenedSession[]} */
@@ -44,9 +48,18 @@ module.exports = {
this.dispatchMessage(sesid, info);
},
handle_done(sesid) {
handle_done(sesid, props) {
socket.emit(`session-done-${sesid}`);
this.dispatchMessage(sesid, 'Query execution finished');
if (!props.skipFinishedMessage) {
this.dispatchMessage(sesid, 'Query execution finished');
}
const session = this.opened.find(x => x.sesid == sesid);
if (session.loadingReader_jslid) {
socket.emit(`session-jslid-done-${session.loadingReader_jslid}`);
}
if (session.killOnDone) {
this.kill({ sesid });
}
},
handle_recordset(sesid, props) {
@@ -58,13 +71,24 @@ module.exports = {
jsldata.notifyChangedStats(stats);
},
handle_initializeFile(sesid, props) {
const { jslid } = props;
socket.emit(`session-initialize-file-${jslid}`);
},
handle_ping() {},
create_meta: 'post',
create_meta: true,
async create({ conid, database }) {
const sesid = uuidv1();
const connection = await connections.get({ conid });
const subprocess = fork(process.argv[1], ['sessionProcess']);
const connection = await connections.getCore({ conid });
const subprocess = fork(global['API_PACKAGE'] || process.argv[1], [
'--is-forked-api',
'--start-process',
'sessionProcess',
...processArgs.getPassArgs(),
// ...process.argv.slice(3),
]);
const newOpened = {
conid,
database,
@@ -73,17 +97,19 @@ module.exports = {
sesid,
};
this.opened.push(newOpened);
// @ts-ignore
subprocess.on('message', ({ msgtype, ...message }) => {
subprocess.on('message', message => {
// @ts-ignore
const { msgtype } = message;
if (handleProcessCommunication(message, subprocess)) return;
this[`handle_${msgtype}`](sesid, message);
});
subprocess.send({ msgtype: 'connect', ...connection, database });
return newOpened;
return _.pick(newOpened, ['conid', 'database', 'sesid']);
},
executeQuery_meta: 'post',
executeQuery_meta: true,
async executeQuery({ sesid, sql }) {
const session = this.opened.find((x) => x.sesid == sesid);
const session = this.opened.find(x => x.sesid == sesid);
if (!session) {
throw new Error('Invalid session');
}
@@ -95,27 +121,51 @@ module.exports = {
return { state: 'ok' };
},
cancel_meta: 'post',
async cancel({ sesid }) {
const session = this.opened.find((x) => x.sesid == sesid);
if (!session) {
throw new Error('Invalid session');
}
session.subprocess.send({ msgtype: 'cancel' });
return { state: 'ok' };
executeReader_meta: true,
async executeReader({ conid, database, sql, queryName, appFolder }) {
const { sesid } = await this.create({ conid, database });
const session = this.opened.find(x => x.sesid == sesid);
session.killOnDone = true;
const jslid = uuidv1();
session.loadingReader_jslid = jslid;
const fileName = queryName && appFolder ? path.join(appdir(), appFolder, `${queryName}.query.sql`) : null;
session.subprocess.send({ msgtype: 'executeReader', sql, fileName, jslid });
return { jslid };
},
kill_meta: 'post',
stopLoadingReader_meta: true,
async stopLoadingReader({ jslid }) {
const session = this.opened.find(x => x.loadingReader_jslid == jslid);
if (session) {
this.kill({ sesid: session.sesid });
}
return true;
},
// cancel_meta: true,
// async cancel({ sesid }) {
// const session = this.opened.find((x) => x.sesid == sesid);
// if (!session) {
// throw new Error('Invalid session');
// }
// session.subprocess.send({ msgtype: 'cancel' });
// return { state: 'ok' };
// },
kill_meta: true,
async kill({ sesid }) {
const session = this.opened.find((x) => x.sesid == sesid);
const session = this.opened.find(x => x.sesid == sesid);
if (!session) {
throw new Error('Invalid session');
}
session.subprocess.kill();
this.dispatchMessage(sesid, 'Connection closed');
return { state: 'ok' };
},
// runCommand_meta: 'post',
// runCommand_meta: true,
// async runCommand({ conid, database, sql }) {
// console.log(`Running SQL command , conid=${conid}, database=${database}, sql=${sql}`);
// const opened = await this.ensureOpened(conid, database);

View File

@@ -25,4 +25,12 @@ module.exports = {
});
});
},
get_meta: {
method: 'get',
raw: true,
},
get(req, res) {
res.sendFile(path.join(uploadsdir(), req.query.file));
},
};

View File

@@ -0,0 +1,5 @@
module.exports = {
version: '4.1.1',
buildTime: '2021-04-17T07:22:49.702Z'
};

View File

@@ -1,21 +1,20 @@
const shell = require('./shell');
// require('socket.io-client');
const processArgs = require('./utility/processArgs');
const dbgateTools = require('dbgate-tools');
// "socket.io-client": "^2.3.0",
// "utf-8-validate": "^5.0.2",
// "uuid": "^3.4.0",
// "uws": "10.148.1"
global['DBGATE_TOOLS'] = dbgateTools;
const argument = process.argv[2];
if (argument && argument.endsWith('Process')) {
if (processArgs.startProcess) {
const proc = require('./proc');
const module = proc[argument];
const module = proc[processArgs.startProcess];
module.start();
} else if (!module['parent'] && !process.argv.includes('--checkParent')) {
} else if (!processArgs.checkParent && !global['API_PACKAGE']) {
const main = require('./main');
main.start(argument);
main.start();
}
module.exports = shell;
module.exports = {
...shell,
getMainModule: () => require('./main'),
};

View File

@@ -4,10 +4,8 @@ const bodyParser = require('body-parser');
const fileUpload = require('express-fileupload');
const http = require('http');
const cors = require('cors');
const io = require('socket.io');
const fs = require('fs');
const findFreePort = require('find-free-port');
const childProcessChecker = require('./utility/childProcessChecker');
const getPort = require('get-port');
const path = require('path');
const useController = require('./utility/useController');
const socket = require('./utility/socket');
@@ -21,25 +19,31 @@ const runners = require('./controllers/runners');
const jsldata = require('./controllers/jsldata');
const config = require('./controllers/config');
const archive = require('./controllers/archive');
const apps = require('./controllers/apps');
const uploads = require('./controllers/uploads');
const plugins = require('./controllers/plugins');
const files = require('./controllers/files');
const scheduler = require('./controllers/scheduler');
const queryHistory = require('./controllers/queryHistory');
const { rundir } = require('./utility/directories');
const platformInfo = require('./utility/platformInfo');
const getExpressPath = require('./utility/getExpressPath');
const { getLogins } = require('./utility/hasPermission');
const _ = require('lodash');
function start(argument = null) {
function start() {
// console.log('process.argv', process.argv);
const app = express();
const server = http.createServer(app);
socket.set(io(server));
if (process.env.LOGIN && process.env.PASSWORD) {
const logins = getLogins();
if (logins) {
app.use(
basicAuth({
users: {
[process.env.LOGIN]: process.env.PASSWORD,
},
users: _.fromPairs(logins.map(x => [x.login, x.password])),
challenge: true,
realm: 'DbGate Web App',
})
@@ -47,54 +51,112 @@ function start(argument = null) {
}
app.use(cors());
app.get(getExpressPath('/stream'), async function (req, res) {
res.set({
'Cache-Control': 'no-cache',
'Content-Type': 'text/event-stream',
'X-Accel-Buffering': 'no',
Connection: 'keep-alive',
});
res.flushHeaders();
// Tell the client to retry every 10 seconds if connectivity is lost
res.write('retry: 10000\n\n');
socket.setSseResponse(res);
});
app.use(bodyParser.json({ limit: '50mb' }));
app.use(
'/uploads',
getExpressPath('/uploads'),
fileUpload({
limits: { fileSize: 4 * 1024 * 1024 },
})
);
useController(app, '/connections', connections);
useController(app, '/server-connections', serverConnections);
useController(app, '/database-connections', databaseConnections);
useController(app, '/metadata', metadata);
useController(app, '/sessions', sessions);
useController(app, '/runners', runners);
useController(app, '/jsldata', jsldata);
useController(app, '/config', config);
useController(app, '/archive', archive);
useController(app, '/uploads', uploads);
useController(app, '/plugins', plugins);
useAllControllers(app, null);
if (process.env.PAGES_DIRECTORY) {
app.use('/pages', express.static(process.env.PAGES_DIRECTORY));
}
// if (process.env.PAGES_DIRECTORY) {
// app.use('/pages', express.static(process.env.PAGES_DIRECTORY));
// }
app.use('/runners/data', express.static(rundir()));
app.use(getExpressPath('/runners/data'), express.static(rundir()));
if (fs.existsSync('/home/dbgate-docker/build')) {
if (platformInfo.isDocker) {
// server static files inside docker container
app.use(express.static('/home/dbgate-docker/build'));
} else {
app.get('/', (req, res) => {
res.send('DbGate API');
});
}
app.use(getExpressPath('/'), express.static('/home/dbgate-docker/public'));
if (argument == '--dynport') {
childProcessChecker();
findFreePort(53911, function (err, port) {
const port = process.env.PORT || 3000;
console.log('DbGate API listening on port (docker build)', port);
server.listen(port);
} else if (platformInfo.isNpmDist) {
app.use(getExpressPath('/'), express.static(path.join(__dirname, '../../dbgate-web/public')));
getPort({
port: parseInt(
// @ts-ignore
process.env.PORT || 3000
),
}).then(port => {
server.listen(port, () => {
console.log(`DbGate API listening on port ${port}`);
process.send({ msgtype: 'listening', port });
console.log(`DbGate API listening on port ${port} (NPM build)`);
});
});
} else if (process.env.DEVWEB) {
console.log('__dirname', __dirname);
console.log(path.join(__dirname, '../../web/public/build'));
app.use(getExpressPath('/'), express.static(path.join(__dirname, '../../web/public')));
const port = process.env.PORT || 3000;
console.log('DbGate API & web listening on port (dev web build)', port);
server.listen(port);
} else {
server.listen(3000);
app.get(getExpressPath('/'), (req, res) => {
res.send('DbGate API');
});
const port = process.env.PORT || 3000;
console.log('DbGate API listening on port (dev API build)', port);
server.listen(port);
}
function shutdown() {
console.log('\nShutting down DbGate API server');
server.close(() => {
console.log('Server shut down, terminating');
process.exit(0);
});
setTimeout(() => {
console.log('Server close timeout, terminating');
process.exit(0);
}, 1000);
}
process.on('SIGINT', shutdown);
process.on('SIGTERM', shutdown);
process.on('SIGBREAK', shutdown);
}
module.exports = { start };
function useAllControllers(app, electron) {
useController(app, electron, '/connections', connections);
useController(app, electron, '/server-connections', serverConnections);
useController(app, electron, '/database-connections', databaseConnections);
useController(app, electron, '/metadata', metadata);
useController(app, electron, '/sessions', sessions);
useController(app, electron, '/runners', runners);
useController(app, electron, '/jsldata', jsldata);
useController(app, electron, '/config', config);
useController(app, electron, '/archive', archive);
useController(app, electron, '/uploads', uploads);
useController(app, electron, '/plugins', plugins);
useController(app, electron, '/files', files);
useController(app, electron, '/scheduler', scheduler);
useController(app, electron, '/query-history', queryHistory);
useController(app, electron, '/apps', apps);
}
function initializeElectronSender(electronSender) {
socket.setElectronSender(electronSender);
}
module.exports = { start, useAllControllers, initializeElectronSender, configController: config };

View File

@@ -0,0 +1,13 @@
const argIndex = process.argv.indexOf('--native-modules');
const redirectFile = global['NATIVE_MODULES'] || (argIndex > 0 ? process.argv[argIndex + 1] : null);
function requireDynamic(file) {
try {
// @ts-ignore
return __non_webpack_require__(redirectFile);
} catch (err) {
return require(redirectFile);
}
}
module.exports = redirectFile ? requireDynamic(redirectFile) : require('./nativeModulesContent');

View File

@@ -1,17 +1,35 @@
const childProcessChecker = require('../utility/childProcessChecker');
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
const { handleProcessCommunication } = require('../utility/processComm');
const { pickSafeConnectionInfo } = require('../utility/crypting');
const _ = require('lodash');
const formatErrorDetail = (e, connection) => `${e.stack}
Error JSON: ${JSON.stringify(e, undefined, 2)}
Connection: ${JSON.stringify(pickSafeConnectionInfo(connection), undefined, 2)}
Platform: ${process.platform}
`;
function start() {
childProcessChecker();
process.on('message', async (connection) => {
process.on('message', async connection => {
if (handleProcessCommunication(connection)) return;
try {
const driver = requireEngineDriver(connection);
const conn = await driver.connect(connection);
const conn = await connectUtility(driver, connection, 'app');
const res = await driver.getVersion(conn);
process.send({ msgtype: 'connected', ...res });
} catch (e) {
console.error(e);
process.send({ msgtype: 'error', error: e.message });
process.send({
msgtype: 'error',
error: e.message,
detail: formatErrorDetail(e, connection),
});
}
});
}

View File

@@ -1,13 +1,29 @@
const stableStringify = require('json-stable-stringify');
const { splitQuery } = require('dbgate-query-splitter');
const childProcessChecker = require('../utility/childProcessChecker');
const { extractBoolSettingsValue, extractIntSettingsValue } = require('dbgate-tools');
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
const { handleProcessCommunication } = require('../utility/processComm');
const { SqlGenerator } = require('dbgate-tools');
const generateDeploySql = require('../shell/generateDeploySql');
const { dumpSqlSelect } = require('dbgate-sqltree');
let systemConnection;
let storedConnection;
let afterConnectCallbacks = [];
let afterAnalyseCallbacks = [];
let analysedStructure = null;
let lastPing = null;
let lastStatus = null;
let analysedTime = 0;
let serverVersion;
let statusCounter = 0;
function getStatusCounter() {
statusCounter += 1;
return statusCounter;
}
async function checkedAsyncCall(promise) {
try {
@@ -24,26 +40,53 @@ async function checkedAsyncCall(promise) {
}
}
let loadingModel = false;
async function handleFullRefresh() {
loadingModel = true;
const driver = requireEngineDriver(storedConnection);
analysedStructure = await checkedAsyncCall(driver.analyseFull(systemConnection));
setStatusName('loadStructure');
analysedStructure = await checkedAsyncCall(driver.analyseFull(systemConnection, serverVersion));
analysedTime = new Date().getTime();
process.send({ msgtype: 'structure', structure: analysedStructure });
process.send({ msgtype: 'structureTime', analysedTime });
setStatusName('ok');
loadingModel = false;
resolveAnalysedPromises();
}
async function handleIncrementalRefresh() {
async function handleIncrementalRefresh(forceSend) {
loadingModel = true;
const driver = requireEngineDriver(storedConnection);
const newStructure = await checkedAsyncCall(driver.analyseIncremental(systemConnection, analysedStructure));
setStatusName('checkStructure');
const newStructure = await checkedAsyncCall(
driver.analyseIncremental(systemConnection, analysedStructure, serverVersion)
);
analysedTime = new Date().getTime();
if (newStructure != null) {
analysedStructure = newStructure;
}
if (forceSend || newStructure != null) {
process.send({ msgtype: 'structure', structure: analysedStructure });
}
process.send({ msgtype: 'structureTime', analysedTime });
setStatusName('ok');
loadingModel = false;
resolveAnalysedPromises();
}
function handleSyncModel() {
if (loadingModel) return;
handleIncrementalRefresh();
}
function setStatus(status) {
const statusString = stableStringify(status);
if (lastStatus != statusString) {
process.send({ msgtype: 'status', status });
process.send({ msgtype: 'status', status: { ...status, counter: getStatusCounter() } });
lastStatus = statusString;
}
}
@@ -52,20 +95,35 @@ function setStatusName(name) {
setStatus({ name });
}
async function handleConnect({ connection, structure }) {
async function readVersion() {
const driver = requireEngineDriver(storedConnection);
const version = await driver.getVersion(systemConnection);
process.send({ msgtype: 'version', version });
serverVersion = version;
}
async function handleConnect({ connection, structure, globalSettings }) {
storedConnection = connection;
lastPing = new Date().getTime();
if (!structure) setStatusName('pending');
const driver = requireEngineDriver(storedConnection);
systemConnection = await checkedAsyncCall(driver.connect(storedConnection));
systemConnection = await checkedAsyncCall(connectUtility(driver, storedConnection, 'app'));
await checkedAsyncCall(readVersion());
if (structure) {
analysedStructure = structure;
handleIncrementalRefresh();
handleIncrementalRefresh(true);
} else {
handleFullRefresh();
}
setInterval(handleIncrementalRefresh, 30 * 1000);
if (extractBoolSettingsValue(globalSettings, 'connection.autoRefresh', false)) {
setInterval(
handleIncrementalRefresh,
extractIntSettingsValue(globalSettings, 'connection.autoRefreshInterval', 30, 3, 3600) * 1000
);
}
for (const [resolve] of afterConnectCallbacks) {
resolve();
}
@@ -79,10 +137,37 @@ function waitConnected() {
});
}
function waitStructure() {
if (analysedStructure) return Promise.resolve();
return new Promise((resolve, reject) => {
afterAnalyseCallbacks.push([resolve, reject]);
});
}
function resolveAnalysedPromises() {
for (const [resolve] of afterAnalyseCallbacks) {
resolve();
}
afterAnalyseCallbacks = [];
}
async function handleRunScript({ msgid, sql }) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
try {
ensureExecuteCustomScript(driver);
await driver.script(systemConnection, sql);
process.send({ msgtype: 'response', msgid });
} catch (err) {
process.send({ msgtype: 'response', msgid, errorMessage: err.message });
}
}
async function handleQueryData({ msgid, sql }) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
try {
ensureExecuteCustomScript(driver);
const res = await driver.query(systemConnection, sql);
process.send({ msgtype: 'response', msgid, ...res });
} catch (err) {
@@ -90,6 +175,119 @@ async function handleQueryData({ msgid, sql }) {
}
}
async function handleSqlSelect({ msgid, select }) {
const driver = requireEngineDriver(storedConnection);
const dmp = driver.createDumper();
dumpSqlSelect(dmp, select);
return handleQueryData({ msgid, sql: dmp.s });
}
async function handleDriverDataCore(msgid, callMethod) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
try {
const result = await callMethod(driver);
process.send({ msgtype: 'response', msgid, result });
} catch (err) {
process.send({ msgtype: 'response', msgid, errorMessage: err.message });
}
}
async function handleCollectionData({ msgid, options }) {
return handleDriverDataCore(msgid, driver => driver.readCollection(systemConnection, options));
}
async function handleLoadKeys({ msgid, root, filter }) {
return handleDriverDataCore(msgid, driver => driver.loadKeys(systemConnection, root, filter));
}
async function handleExportKeys({ msgid, options }) {
return handleDriverDataCore(msgid, driver => driver.exportKeys(systemConnection, options));
}
async function handleLoadKeyInfo({ msgid, key }) {
return handleDriverDataCore(msgid, driver => driver.loadKeyInfo(systemConnection, key));
}
async function handleCallMethod({ msgid, method, args }) {
return handleDriverDataCore(msgid, driver => {
if (storedConnection.isReadOnly) {
throw new Error('Connection is read only, cannot call custom methods');
}
ensureExecuteCustomScript(driver);
return driver.callMethod(systemConnection, method, args);
});
}
async function handleLoadKeyTableRange({ msgid, key, cursor, count }) {
return handleDriverDataCore(msgid, driver => driver.loadKeyTableRange(systemConnection, key, cursor, count));
}
async function handleLoadFieldValues({ msgid, schemaName, pureName, field, search }) {
return handleDriverDataCore(msgid, driver =>
driver.loadFieldValues(systemConnection, { schemaName, pureName }, field, search)
);
}
function ensureExecuteCustomScript(driver) {
if (driver.readOnlySessions) {
return;
}
if (storedConnection.isReadOnly) {
throw new Error('Connection is read only');
}
}
async function handleUpdateCollection({ msgid, changeSet }) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
try {
ensureExecuteCustomScript(driver);
const result = await driver.updateCollection(systemConnection, changeSet);
process.send({ msgtype: 'response', msgid, result });
} catch (err) {
process.send({ msgtype: 'response', msgid, errorMessage: err.message });
}
}
async function handleSqlPreview({ msgid, objects, options }) {
await waitStructure();
const driver = requireEngineDriver(storedConnection);
try {
const dmp = driver.createDumper();
const generator = new SqlGenerator(analysedStructure, options, objects, dmp, driver, systemConnection);
await generator.dump();
process.send({ msgtype: 'response', msgid, sql: dmp.s, isTruncated: generator.isTruncated });
if (generator.isUnhandledException) {
setTimeout(() => {
console.log('Exiting because of unhandled exception');
process.exit(0);
}, 500);
}
} catch (err) {
process.send({ msgtype: 'response', msgid, isError: true, errorMessage: err.message });
}
}
async function handleGenerateDeploySql({ msgid, modelFolder }) {
await waitStructure();
try {
const res = await generateDeploySql({
systemConnection,
connection: storedConnection,
analysedStructure,
modelFolder,
});
process.send({ ...res, msgtype: 'response', msgid });
} catch (err) {
process.send({ msgtype: 'response', msgid, isError: true, errorMessage: err.message });
}
}
// async function handleRunCommand({ msgid, sql }) {
// await waitConnected();
// const driver = engines(storedConnection);
@@ -104,7 +302,20 @@ function handlePing() {
const messageHandlers = {
connect: handleConnect,
queryData: handleQueryData,
runScript: handleRunScript,
updateCollection: handleUpdateCollection,
collectionData: handleCollectionData,
loadKeys: handleLoadKeys,
loadKeyInfo: handleLoadKeyInfo,
callMethod: handleCallMethod,
loadKeyTableRange: handleLoadKeyTableRange,
sqlPreview: handleSqlPreview,
ping: handlePing,
syncModel: handleSyncModel,
generateDeploySql: handleGenerateDeploySql,
loadFieldValues: handleLoadFieldValues,
sqlSelect: handleSqlSelect,
exportKeys: handleExportKeys,
// runCommand: handleRunCommand,
};
@@ -118,15 +329,18 @@ function start() {
setInterval(() => {
const time = new Date().getTime();
if (time - lastPing > 60 * 1000) {
if (time - lastPing > 120 * 1000) {
console.log('Database connection not alive, exiting');
process.exit(0);
}
}, 60 * 1000);
process.on('message', async (message) => {
process.on('message', async message => {
if (handleProcessCommunication(message)) return;
try {
await handleMessage(message);
} catch (e) {
console.error('Error in DB connection', e);
process.send({ msgtype: 'error', error: e.message });
}
});

View File

@@ -3,6 +3,7 @@ const databaseConnectionProcess = require('./databaseConnectionProcess');
const serverConnectionProcess = require('./serverConnectionProcess');
const sessionProcess = require('./sessionProcess');
const jslDatastoreProcess = require('./jslDatastoreProcess');
const sshForwardProcess = require('./sshForwardProcess');
module.exports = {
connectProcess,
@@ -10,4 +11,5 @@ module.exports = {
serverConnectionProcess,
sessionProcess,
jslDatastoreProcess,
sshForwardProcess,
};

View File

@@ -1,5 +1,6 @@
const childProcessChecker = require('../utility/childProcessChecker');
const JsonLinesDatastore = require('../utility/JsonLinesDatastore');
const { handleProcessCommunication } = require('../utility/processComm');
let lastPing = null;
let datastore = new JsonLinesDatastore();
@@ -46,7 +47,8 @@ function start() {
}
}, 60 * 1000);
process.on('message', async (message) => {
process.on('message', async message => {
if (handleProcessCommunication(message)) return;
try {
await handleMessage(message);
} catch (e) {

View File

@@ -1,6 +1,10 @@
const stableStringify = require('json-stable-stringify');
const { extractBoolSettingsValue, extractIntSettingsValue } = require('dbgate-tools');
const childProcessChecker = require('../utility/childProcessChecker');
const requireEngineDriver = require('../utility/requireEngineDriver');
const { decryptConnection } = require('../utility/crypting');
const connectUtility = require('../utility/connectUtility');
const { handleProcessCommunication } = require('../utility/processComm');
let systemConnection;
let storedConnection;
@@ -28,6 +32,12 @@ async function handleRefresh() {
}
}
async function readVersion() {
const driver = requireEngineDriver(storedConnection);
const version = await driver.getVersion(systemConnection);
process.send({ msgtype: 'version', version });
}
function setStatus(status) {
const statusString = stableStringify(status);
if (lastStatus != statusString) {
@@ -42,14 +52,21 @@ function setStatusName(name) {
async function handleConnect(connection) {
storedConnection = connection;
const { globalSettings } = storedConnection;
setStatusName('pending');
lastPing = new Date().getTime();
const driver = requireEngineDriver(storedConnection);
try {
systemConnection = await driver.connect(storedConnection);
systemConnection = await connectUtility(driver, storedConnection, 'app');
readVersion();
handleRefresh();
setInterval(handleRefresh, 30 * 1000);
if (extractBoolSettingsValue(globalSettings, 'connection.autoRefresh', false)) {
setInterval(
handleRefresh,
extractIntSettingsValue(globalSettings, 'connection.autoRefreshInterval', 30, 5, 3600) * 1000
);
}
} catch (err) {
setStatus({
name: 'error',
@@ -66,9 +83,13 @@ function handlePing() {
async function handleCreateDatabase({ name }) {
const driver = requireEngineDriver(storedConnection);
systemConnection = await driver.connect(storedConnection);
systemConnection = await connectUtility(driver, storedConnection, 'app');
console.log(`RUNNING SCRIPT: CREATE DATABASE ${driver.dialect.quoteIdentifier(name)}`);
await driver.query(systemConnection, `CREATE DATABASE ${driver.dialect.quoteIdentifier(name)}`);
if (driver.createDatabase) {
await driver.createDatabase(systemConnection, name);
} else {
await driver.query(systemConnection, `CREATE DATABASE ${driver.dialect.quoteIdentifier(name)}`);
}
await handleRefresh();
}
@@ -88,12 +109,14 @@ function start() {
setInterval(() => {
const time = new Date().getTime();
if (time - lastPing > 60 * 1000) {
if (time - lastPing > 120 * 1000) {
console.log('Server connection not alive, exiting');
process.exit(0);
}
}, 60 * 1000);
process.on('message', async (message) => {
process.on('message', async message => {
if (handleProcessCommunication(message)) return;
try {
await handleMessage(message);
} catch (err) {

View File

@@ -3,33 +3,54 @@ const path = require('path');
const fs = require('fs');
const _ = require('lodash');
const childProcessChecker = require('../utility/childProcessChecker');
const goSplit = require('../utility/goSplit');
const { splitQuery } = require('dbgate-query-splitter');
const { jsldir } = require('../utility/directories');
const requireEngineDriver = require('../utility/requireEngineDriver');
const { decryptConnection } = require('../utility/crypting');
const connectUtility = require('../utility/connectUtility');
const { handleProcessCommunication } = require('../utility/processComm');
let systemConnection;
let storedConnection;
let afterConnectCallbacks = [];
let currentHandlers = [];
// let currentHandlers = [];
class TableWriter {
constructor(columns, resultIndex) {
this.jslid = uuidv1();
this.currentFile = path.join(jsldir(), `${this.jslid}.jsonl`);
constructor() {
this.currentRowCount = 0;
this.currentChangeIndex = 1;
fs.writeFileSync(this.currentFile, JSON.stringify({ columns }) + '\n');
this.initializedFile = false;
}
initializeFromQuery(structure, resultIndex) {
this.jslid = uuidv1();
this.currentFile = path.join(jsldir(), `${this.jslid}.jsonl`);
fs.writeFileSync(
this.currentFile,
JSON.stringify({
...structure,
__isStreamHeader: true,
}) + '\n'
);
this.currentStream = fs.createWriteStream(this.currentFile, { flags: 'a' });
this.writeCurrentStats(false, false);
this.resultIndex = resultIndex;
this.initializedFile = true;
process.send({ msgtype: 'recordset', jslid: this.jslid, resultIndex });
}
initializeFromReader(jslid) {
this.jslid = jslid;
this.currentFile = path.join(jsldir(), `${this.jslid}.jsonl`);
this.writeCurrentStats(false, false);
}
row(row) {
// console.log('ACCEPT ROW', row);
this.currentStream.write(JSON.stringify(row) + '\n');
this.currentRowCount += 1;
if (!this.plannedStats) {
this.plannedStats = true;
process.nextTick(() => {
@@ -40,6 +61,21 @@ class TableWriter {
}
}
rowFromReader(row) {
if (!this.initializedFile) {
process.send({ msgtype: 'initializeFile', jslid: this.jslid });
this.initializedFile = true;
fs.writeFileSync(this.currentFile, JSON.stringify(row) + '\n');
this.currentStream = fs.createWriteStream(this.currentFile, { flags: 'a' });
this.writeCurrentStats(false, false);
this.initializedFile = true;
return;
}
this.row(row);
}
writeCurrentStats(isFinished = false, emitEvent = false) {
const stats = {
rowCount: this.currentRowCount,
@@ -54,27 +90,31 @@ class TableWriter {
}
}
close() {
close(afterClose) {
if (this.currentStream) {
this.currentStream.end(() => {
this.writeCurrentStats(true, true);
if (afterClose) afterClose();
});
}
}
}
class StreamHandler {
constructor(resultIndex) {
constructor(resultIndexHolder, resolve) {
this.recordset = this.recordset.bind(this);
this.row = this.row.bind(this);
// this.error = this.error.bind(this);
this.done = this.done.bind(this);
this.info = this.info.bind(this);
// use this for cancelling
this.stream = null;
// use this for cancelling - not implemented
// this.stream = null;
this.plannedStats = false;
this.resultIndex = resultIndex;
currentHandlers = [...currentHandlers, this];
this.resultIndexHolder = resultIndexHolder;
this.resolve = resolve;
// currentHandlers = [...currentHandlers, this];
}
closeCurrentWriter() {
@@ -86,7 +126,12 @@ class StreamHandler {
recordset(columns) {
this.closeCurrentWriter();
this.currentWriter = new TableWriter(columns, this.resultIndex);
this.currentWriter = new TableWriter();
this.currentWriter.initializeFromQuery(
Array.isArray(columns) ? { columns } : columns,
this.resultIndexHolder.value
);
this.resultIndexHolder.value += 1;
// this.writeCurrentStats();
@@ -97,7 +142,6 @@ class StreamHandler {
// }, 500);
}
row(row) {
// console.log('ACCEPT ROW', row);
if (this.currentWriter) this.currentWriter.row(row);
else if (row.message) process.send({ msgtype: 'info', info: { message: row.message } });
// this.onRow(this.jslid);
@@ -107,30 +151,48 @@ class StreamHandler {
// }
done(result) {
this.closeCurrentWriter();
process.send({ msgtype: 'done', result });
currentHandlers = currentHandlers.filter((x) => x != this);
// currentHandlers = currentHandlers.filter((x) => x != this);
this.resolve();
}
info(info) {
process.send({ msgtype: 'info', info });
}
}
function handleStream(driver, resultIndexHolder, sql) {
return new Promise((resolve, reject) => {
const handler = new StreamHandler(resultIndexHolder, resolve);
driver.stream(systemConnection, sql, handler);
});
}
function allowExecuteCustomScript(driver) {
if (driver.readOnlySessions) {
return true;
}
if (storedConnection.isReadOnly) {
return false;
// throw new Error('Connection is read only');
}
return true;
}
async function handleConnect(connection) {
storedConnection = connection;
const driver = requireEngineDriver(storedConnection);
systemConnection = await driver.connect(storedConnection);
systemConnection = await connectUtility(driver, storedConnection, 'app');
for (const [resolve] of afterConnectCallbacks) {
resolve();
}
afterConnectCallbacks = [];
}
function handleCancel() {
for (const handler of currentHandlers) {
if (handler.stream) handler.stream.cancel();
}
}
// function handleCancel() {
// for (const handler of currentHandlers) {
// if (handler.stream) handler.stream.cancel();
// }
// }
function waitConnected() {
if (systemConnection) return Promise.resolve();
@@ -143,19 +205,66 @@ async function handleExecuteQuery({ sql }) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
let resultIndex = 0;
for (const sqlItem of goSplit(sql)) {
const handler = new StreamHandler(resultIndex);
const stream = await driver.stream(systemConnection, sqlItem, handler);
handler.stream = stream;
resultIndex += 1;
if (!allowExecuteCustomScript(driver)) {
process.send({
msgtype: 'info',
info: {
message: 'Connection without read-only sessions is read only',
severity: 'error',
},
});
process.send({ msgtype: 'done', skipFinishedMessage: true });
return;
//process.send({ msgtype: 'error', error: e.message });
}
const resultIndexHolder = {
value: 0,
};
for (const sqlItem of splitQuery(sql, driver.getQuerySplitterOptions('stream'))) {
await handleStream(driver, resultIndexHolder, sqlItem);
// const handler = new StreamHandler(resultIndex);
// const stream = await driver.stream(systemConnection, sqlItem, handler);
// handler.stream = stream;
// resultIndex = handler.resultIndex;
}
process.send({ msgtype: 'done' });
}
async function handleExecuteReader({ jslid, sql, fileName }) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
if (fileName) {
sql = fs.readFileSync(fileName, 'utf-8');
} else {
if (!allowExecuteCustomScript(driver)) {
process.send({ msgtype: 'done' });
return;
}
}
const writer = new TableWriter();
writer.initializeFromReader(jslid);
const reader = await driver.readQuery(systemConnection, sql);
reader.on('data', data => {
writer.rowFromReader(data);
});
reader.on('end', () => {
writer.close(() => {
process.send({ msgtype: 'done' });
});
});
}
const messageHandlers = {
connect: handleConnect,
executeQuery: handleExecuteQuery,
cancel: handleCancel,
executeReader: handleExecuteReader,
// cancel: handleCancel,
};
async function handleMessage({ msgtype, ...other }) {
@@ -165,7 +274,8 @@ async function handleMessage({ msgtype, ...other }) {
function start() {
childProcessChecker();
process.on('message', async (message) => {
process.on('message', async message => {
if (handleProcessCommunication(message)) return;
try {
await handleMessage(message);
} catch (e) {

View File

@@ -0,0 +1,68 @@
const fs = require('fs-extra');
const platformInfo = require('../utility/platformInfo');
const childProcessChecker = require('../utility/childProcessChecker');
const { SSHConnection } = require('node-ssh-forward');
const { handleProcessCommunication } = require('../utility/processComm');
async function getSshConnection(connection) {
const sshConfig = {
endHost: connection.sshHost || '',
endPort: connection.sshPort || 22,
bastionHost: connection.sshBastionHost || '',
agentForward: connection.sshMode == 'agent',
passphrase: connection.sshMode == 'keyFile' ? connection.sshKeyfilePassword : undefined,
username: connection.sshLogin,
password: connection.sshMode == 'userPassword' ? connection.sshPassword : undefined,
agentSocket: connection.sshMode == 'agent' ? platformInfo.sshAuthSock : undefined,
privateKey:
connection.sshMode == 'keyFile' && connection.sshKeyfile ? await fs.readFile(connection.sshKeyfile) : undefined,
skipAutoPrivateKey: true,
noReadline: true,
};
const sshConn = new SSHConnection(sshConfig);
return sshConn;
}
async function handleStart({ connection, tunnelConfig }) {
try {
const sshConn = await getSshConnection(connection);
await sshConn.forward(tunnelConfig);
process.send({
msgtype: 'connected',
connection,
tunnelConfig,
});
} catch (err) {
process.send({
msgtype: 'error',
connection,
tunnelConfig,
errorMessage: err.message,
});
}
}
const messageHandlers = {
connect: handleStart,
};
async function handleMessage({ msgtype, ...other }) {
const handler = messageHandlers[msgtype];
await handler(other);
}
function start() {
childProcessChecker();
process.on('message', async message => {
if (handleProcessCommunication(message)) return;
try {
await handleMessage(message);
} catch (e) {
console.error('sshForwardProcess - unhandled error', e);
}
});
}
module.exports = { start };

View File

@@ -1,9 +1,9 @@
const path = require('path');
const { archivedir } = require('../utility/directories');
const { archivedir, resolveArchiveFolder } = require('../utility/directories');
const jsonLinesReader = require('./jsonLinesReader');
function archiveReader({ folderName, fileName, ...other }) {
const jsonlFile = path.join(archivedir(), folderName, `${fileName}.jsonl`);
const jsonlFile = path.join(resolveArchiveFolder(folderName), `${fileName}.jsonl`);
const res = jsonLinesReader({ fileName: jsonlFile, ...other });
return res;
}

View File

@@ -1,11 +1,11 @@
const path = require('path');
const fs = require('fs');
const { archivedir } = require('../utility/directories');
const { archivedir, resolveArchiveFolder } = require('../utility/directories');
// const socket = require('../utility/socket');
const jsonLinesWriter = require('./jsonLinesWriter');
function archiveWriter({ folderName, fileName }) {
const dir = path.join(archivedir(), folderName);
const dir = resolveArchiveFolder(folderName);
if (!fs.existsSync(dir)) {
console.log(`Creating directory ${dir}`);
fs.mkdirSync(dir);

View File

@@ -1,9 +1,47 @@
function copyStream(input, output) {
const EnsureStreamHeaderStream = require('../utility/EnsureStreamHeaderStream');
const Stream = require('stream');
const ColumnMapTransformStream = require('../utility/ColumnMapTransformStream');
function copyStream(input, output, options) {
const { columns } = options || {};
const transforms = [];
if (columns) {
transforms.push(new ColumnMapTransformStream(columns));
}
if (output.requireFixedStructure) {
transforms.push(new EnsureStreamHeaderStream());
}
// return new Promise((resolve, reject) => {
// Stream.pipeline(input, ...transforms, output, err => {
// if (err) {
// reject(err);
// } else {
// resolve();
// }
// });
// });
return new Promise((resolve, reject) => {
const finisher = output['finisher'] || output;
finisher.on('finish', resolve);
finisher.on('error', reject);
input.pipe(output);
let lastStream = input;
for (const tran of transforms) {
lastStream.pipe(tran);
lastStream = tran;
}
lastStream.pipe(output);
// if (output.requireFixedStructure) {
// const ensureHeader = new EnsureStreamHeaderStream();
// input.pipe(ensureHeader);
// ensureHeader.pipe(output);
// } else {
// input.pipe(output);
// }
});
}

View File

@@ -0,0 +1,17 @@
const generateDeploySql = require('./generateDeploySql');
const executeQuery = require('./executeQuery');
async function deployDb({ connection, systemConnection, driver, analysedStructure, modelFolder, loadedDbModel }) {
const { sql } = await generateDeploySql({
connection,
systemConnection,
driver,
analysedStructure,
modelFolder,
loadedDbModel,
});
// console.log('RUNNING DEPLOY SCRIPT:', sql);
await executeQuery({ connection, systemConnection, driver, sql });
}
module.exports = deployDb;

View File

@@ -0,0 +1,38 @@
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
function doDump(dumper) {
return new Promise((resolve, reject) => {
dumper.once('end', () => {
resolve(true);
});
dumper.once('error', err => {
reject(err);
});
dumper.run();
});
}
async function dumpDatabase({
connection = undefined,
systemConnection = undefined,
driver = undefined,
outputFile,
databaseName,
schemaName,
}) {
console.log(`Dumping database`);
if (!driver) driver = requireEngineDriver(connection);
const pool = systemConnection || (await connectUtility(driver, connection, 'read', { forceRowsAsObjects: true }));
console.log(`Connected.`);
const dumper = await driver.createBackupDumper(pool, {
outputFile,
databaseName,
schemaName,
});
await doDump(dumper);
}
module.exports = dumpDatabase;

View File

@@ -0,0 +1,14 @@
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
async function executeQuery({ connection = undefined, systemConnection = undefined, driver = undefined, sql }) {
console.log(`Execute query ${sql}`);
if (!driver) driver = requireEngineDriver(connection);
const pool = systemConnection || (await connectUtility(driver, connection, 'script'));
console.log(`Connected.`);
await driver.script(pool, sql);
}
module.exports = executeQuery;

View File

@@ -5,7 +5,7 @@ async function fakeObjectReader({ delay = 0 } = {}) {
objectMode: true,
});
function doWrite() {
pass.write({ columns: [{ columnName: 'id' }, { columnName: 'country' }] });
pass.write({ columns: [{ columnName: 'id' }, { columnName: 'country' }], __isStreamHeader: true });
pass.write({ id: 1, country: 'Czechia' });
pass.write({ id: 2, country: 'Austria' });
pass.write({ country: 'Germany', id: 3 });

View File

@@ -0,0 +1,61 @@
const {
getAlterDatabaseScript,
generateDbPairingId,
matchPairedObjects,
databaseInfoFromYamlModel,
extendDatabaseInfo,
modelCompareDbDiffOptions,
enrichWithPreloadedRows,
} = require('dbgate-tools');
const importDbModel = require('../utility/importDbModel');
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
async function generateDeploySql({
connection,
systemConnection = undefined,
driver = undefined,
analysedStructure = undefined,
modelFolder = undefined,
loadedDbModel = undefined,
}) {
if (!driver) driver = requireEngineDriver(connection);
const pool = systemConnection || (await connectUtility(driver, connection, 'read'));
if (!analysedStructure) {
analysedStructure = await driver.analyseFull(pool);
}
const deployedModel = generateDbPairingId(
extendDatabaseInfo(loadedDbModel ? databaseInfoFromYamlModel(loadedDbModel) : await importDbModel(modelFolder))
);
const currentModel = generateDbPairingId(extendDatabaseInfo(analysedStructure));
const opts = {
...modelCompareDbDiffOptions,
noDropTable: true,
noDropColumn: true,
noDropConstraint: true,
noDropSqlObject: true,
noRenameTable: true,
noRenameColumn: true,
};
const currentModelPaired = matchPairedObjects(deployedModel, currentModel, opts);
const currentModelPairedPreloaded = await enrichWithPreloadedRows(deployedModel, currentModelPaired, pool, driver);
// console.log('currentModelPairedPreloaded', currentModelPairedPreloaded.tables[0]);
// console.log('deployedModel', deployedModel.tables[0]);
// console.log('currentModel', currentModel.tables[0]);
// console.log('currentModelPaired', currentModelPaired.tables[0]);
const res = getAlterDatabaseScript(
currentModelPairedPreloaded,
deployedModel,
opts,
currentModelPairedPreloaded,
deployedModel,
driver
);
return res;
}
module.exports = generateDeploySql;

Some files were not shown because too many files have changed in this diff Show More