Compare commits

...

668 Commits

Author SHA1 Message Date
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
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
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
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
741 changed files with 33160 additions and 24498 deletions

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

@@ -0,0 +1,33 @@
---
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]
**Additional context**
Anything else you think might be helpful

View File

@@ -0,0 +1,20 @@
---
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.
**Additional context**
Add any other context or screenshots about the feature request here.

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

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

@@ -0,0 +1,85 @@
name: Electron app
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04, windows-2016]
# 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
with:
fetch-depth: 1
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
node-version: 10.x
- name: yarn install
run: |
yarn install
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: fillNativeModulesElectron
run: |
yarn fillNativeModulesElectron
- 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 }}
- 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
mv app/dist/*.exe 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,14 +3,14 @@ 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:
@@ -36,31 +36,91 @@ jobs:
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: fillNativeModulesElectron
run: |
yarn fillNativeModulesElectron
- 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 }}
- name: Copy artifacts Linux, MacOs
if: matrix.os != 'windows-2016'
- 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}}
mv app/dist/latest.yml artifacts/latest.yml || true
- name: Copy artifacts Win
- 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/*.AppImage artifacts/dbgate-latest.AppImage || true
cp app/dist/*.exe artifacts/dbgate-latest.exe || true
cp app/dist/*.dmg artifacts/dbgate-latest.dmg || true
mv app/dist/*.exe 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-2016'
run: |
mkdir artifacts
mv app/dist/*.exe artifacts/dbgate-windows.exe
mv app/dist/*.zip artifacts/dbgate-windows.zip
mv app/dist/latest.yml artifacts/latest.yml || true
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.14'
run: |
mv app/dist/latest-mac.yml artifacts/latest-mac.yml || true
- name: Upload artifacts
uses: actions/upload-artifact@v1
@@ -72,7 +132,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 }}
@@ -85,4 +145,4 @@ jobs:
# tag_name: ${{ github.ref }}
# release_name: Release ${{ github.ref }}
# draft: false
# prerelease: false
# prerelease: false

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:

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

@@ -0,0 +1,121 @@
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]
# 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
with:
fetch-depth: 1
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
node-version: 10.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
working-directory: packages/dbgate
run: |
npm publish
- name: Publish dbgate-plugin-csv
working-directory: plugins/dbgate-plugin-csv
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

9
.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,6 @@ dist
npm-debug.log*
yarn-debug.log*
yarn-error.log*
app/src/nativeModulesContent.js
packages/api/src/nativeModulesContent.js
.VSCodeCounter

36
CHANGELOG.md Normal file
View File

@@ -0,0 +1,36 @@
# ChangeLog
### 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.

View File

@@ -1,34 +1,53 @@
[![NPM version](https://img.shields.io/npm/v/dbgate.svg)](https://www.npmjs.com/package/dbgate)
[![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
DbGate is fast and efficient database administration tool. It is focused to work with data (filtering, editing, master/detail views etc.)
DbGate modern, fast and easy to use database manager
**Try it online** - https://demo.dbgate.org - online demo application
* 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) or as [docker image](https://hub.docker.com/r/dbgate/dbgate)
Supported databases:
* MySQL
* PostgreSQL
* SQL Server
* MongoDB
![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
* Connect to Microsoft SQL Server, Postgre SQL, MySQL, MongoDB
* Table data editing, with SQL change script preview
* Master/detail views
* 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, SQL join wizard
* Mongo JavaScript editor, execute Mongo script (with NodeJs syntax)
* 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
* 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
* 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)
## 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 (on screenshot above)
## 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
@@ -38,35 +57,13 @@ DbGate is fast and efficient database administration tool. It is focused to work
## 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/dbshell/generator-dbgate) to see, how to create your own plugin.
Visit [dbgate generator homepage](https://github.com/dbgate/generator-dbgate) to see, how to create your own plugin.
Currently following extensions can be implemented using plugins:
- File format parsers/writers
- Database engine connectors
## How Can I Contribute?
You're welcome to contribute to this project! Below are some ideas, how to contribute:
* Create plugins for new import/export formats
* Bug fixing
* Test Mac edition
* Improve linux package build, add to APT repository
* Auto-upgrade of electron application
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
@@ -75,14 +72,14 @@ yarn
yarn start
```
If you want to make modifications in TypeScript packages, run TypeScript compiler in watch mode in seconds terminal:
If you want to make modifications in libraries or plugins, run library compiler in watch mode in the second terminal:
```sh
yarn lib
```
Open http://localhost:5000 in your browser
You could run electron app, using this server:
You could run electron app (requires running localhost:5000):
```sh
cd app
yarn
@@ -90,7 +87,7 @@ yarn start
```
## 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 app forks process with API on dynamically allocated port, works with compiled javascript files and uses compiled version of plugins (doesn't use localhost:5000)
```sh
cd app
@@ -106,13 +103,12 @@ 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)
* [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)
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)
* [api](https://github.com/dbgate/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/dbgate/dbgate/tree/master/packages/datalib) - TypeScript library for utility classes [![NPM version](https://img.shields.io/npm/v/dbgate-datalib.svg)](https://www.npmjs.com/package/dbgate-datalib)
* [app](https://github.com/dbgate/dbgate/tree/master/app) - application (JavaScript) structure, creating specific queries (JavaScript)
* [filterparser](https://github.com/dbgate/dbgate/tree/master/packages/filterparser) - TypeScript library for parsing data filter expressions using parsimmon [![NPM version](https://img.shields.io/npm/v/dbgate-filterparser.svg)](https://www.npmjs.com/package/dbgate-filterparser)
* [sqltree](https://github.com/dbgate/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/dbgate/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/dbgate/dbgate/tree/master/packages/web) - frontend in Svelte (JavaScript) [![NPM version](https://img.shields.io/npm/v/dbgate-web.svg)](https://www.npmjs.com/package/dbgate-web)
* [tools](https://github.com/dbgate/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)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

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>

BIN
app/icon32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,674 +0,0 @@
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>.

View File

@@ -1,36 +1,74 @@
{
"name": "dbgate",
"version": "3.8.14",
"version": "4.1.1",
"private": true,
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"description": "Opensource database administration tool",
"dependencies": {
"electron-log": "^4.3.1",
"electron-store": "^5.1.1",
"electron-updater": "^4.3.1"
"electron-updater": "^4.3.5"
},
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"build": {
"appId": "org.dbgate",
"mac": {
"category": "database",
"icon": "icon512.png"
"icon": "icon512.png",
"artifactName": "dbgate-mac-${version}.${ext}",
"publish": [
"github"
],
"target": {
"target": "default",
"arch": [
"arm64",
"x64"
]
}
},
"linux": {
"target": [
"AppImage",
"deb"
"deb",
"snap"
],
"icon": "256x256.png",
"icon": "icon.png",
"artifactName": "dbgate-linux-${version}.${ext}",
"category": "Development",
"synopsis": "Database administration tool for MS SQL, MySQL and PostgreSQL"
"synopsis": "Database administration tool for MS SQL, MySQL and PostgreSQL",
"publish": [
"github"
]
},
"snap": {
"publish": [
"github",
"snapStore"
],
"environment": {
"ELECTRON_SNAP": "true"
}
},
"win": {
"target": [
"nsis"
"nsis",
"zip"
],
"icon": "icon.ico"
"artifactName": "dbgate-windows-${version}.${ext}",
"icon": "icon.ico",
"publish": [
"github"
],
"rfc3161TimeStampServer": "http://sha256timestamp.ws.symantec.com/sha256/timestamp"
},
"files": [
"packages",
"src"
"src",
"icon.png"
]
},
"homepage": "./",
@@ -38,16 +76,19 @@
"start": "cross-env ELECTRON_START_URL=http://localhost:5000 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",
"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": "electron-builder install-app-deps",
"predist": "copyfiles ../packages/api/dist/* packages && copyfiles \"../packages/web/build/*\" packages && copyfiles \"../packages/web/build/**/*\" packages"
"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": "11.2.3",
"electron-builder": "22.9.1"
},
"optionalDependencies": {
"msnodesqlv8": "^2.0.10"
}
}

View File

@@ -1,9 +1,11 @@
const electron = require('electron');
const os = require('os');
const { Menu } = require('electron');
const { Menu, ipcMain } = require('electron');
const { fork } = require('child_process');
var { autoUpdater } = require('electron-updater');
const { autoUpdater } = require('electron-updater');
const Store = require('electron-store');
const log = require('electron-log');
// Module to control application life.
const app = electron.app;
// Module to create native browser window.
@@ -18,6 +20,14 @@ const store = new Store();
// be closed automatically when the JavaScript object is garbage collected.
let mainWindow;
let splashWindow;
let mainMenu;
log.transports.file.level = 'debug';
autoUpdater.logger = log;
// TODO - create settings for this
// appUpdater.channel = 'beta';
let commands = {};
function hideSplash() {
if (splashWindow) {
@@ -27,29 +37,48 @@ function hideSplash() {
mainWindow.show();
}
function commandItem(id) {
const command = commands[id];
return {
id,
label: command ? command.menuName || command.toolbarName || command.name : id,
accelerator: command ? command.keyText : undefined,
enabled: command ? command.enabled : false,
click() {
mainWindow.webContents.executeJavaScript(`dbgate_runCommand('${id}')`);
},
};
}
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()`);
},
},
commandItem('new.connection'),
commandItem('file.open'),
commandItem('group.save'),
commandItem('group.saveAs'),
{ type: 'separator' },
{ role: 'close' },
],
},
{
label: 'Edit',
submenu: [{ role: 'copy' }, { role: 'paste' }],
label: 'Window',
submenu: [commandItem('new.query'), { type: 'separator' }, commandItem('tabs.closeAll'), { role: 'minimize' }],
},
// {
// label: 'Edit',
// submenu: [
// { role: 'undo' },
// { role: 'redo' },
// { type: 'separator' },
// { role: 'cut' },
// { role: 'copy' },
// { role: 'paste' },
// ],
// },
{
label: 'View',
submenu: [
@@ -62,20 +91,7 @@ function buildMenu() {
{ 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' },
commandItem('theme.changeTheme'),
],
},
{
@@ -90,7 +106,7 @@ function buildMenu() {
{
label: 'DbGate on GitHub',
click() {
require('electron').shell.openExternal('https://github.com/dbshell/dbgate');
require('electron').shell.openExternal('https://github.com/dbgate/dbgate');
},
},
{
@@ -100,11 +116,12 @@ function buildMenu() {
},
},
{
label: 'About',
label: 'Report problem or feature request',
click() {
mainWindow.webContents.executeJavaScript(`dbgate_showAbout()`);
require('electron').shell.openExternal('https://github.com/dbgate/dbgate/issues/new');
},
},
commandItem('about.show'),
],
},
];
@@ -112,27 +129,48 @@ function buildMenu() {
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();
mainWindow.setMenu(mainMenu);
return;
}
menu.enabled = command.enabled;
}
});
function createWindow() {
const bounds = store.get('winBounds');
mainWindow = new BrowserWindow({
width: 1200,
height: 800,
title: 'DbGate',
icon: os.platform() == 'win32' ? 'icon.ico' : 'icon512.png',
...bounds,
icon: os.platform() == 'win32' ? 'icon.ico' : path.resolve(__dirname, '../icon.png'),
show: false,
webPreferences: {
nodeIntegration: true,
enableRemoteModule: true,
},
});
mainWindow.setMenu(buildMenu());
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,
});
@@ -143,6 +181,9 @@ function createWindow() {
store.set('winBounds', mainWindow.getBounds());
});
mainWindow.loadURL(startUrl);
if (os.platform() == 'linux') {
mainWindow.setIcon(path.resolve(__dirname, '../icon.png'));
}
}
splashWindow = new BrowserWindow({
@@ -162,11 +203,18 @@ function createWindow() {
if (process.env.ELECTRON_START_URL) {
loadMainWindow();
} else {
const apiProcess = fork(path.join(__dirname, '../packages/api/dist/bundle.js'), ['--dynport']);
apiProcess.on('message', (msg) => {
const apiProcess = fork(path.join(__dirname, '../packages/api/dist/bundle.js'), [
'--dynport',
'--is-electron-bundle',
'--native-modules',
path.join(__dirname, 'nativeModules'),
// '../../../src/nativeModules'
]);
apiProcess.on('message', msg => {
if (msg.msgtype == 'listening') {
const { port } = msg;
const { port, authorization } = msg;
global['port'] = port;
global['authorization'] = authorization;
loadMainWindow();
}
});

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

22
fillNativeModules.js Normal file
View File

@@ -0,0 +1,22 @@
const fs = require('fs');
let fillContent = '';
if (process.platform == 'win32') {
fillContent += `content.msnodesqlv8 = () => require('msnodesqlv8');`;
}
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));

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');
}

View File

@@ -1,14 +1,16 @@
{
"private": true,
"version": "4.1.10-beta.1",
"name": "dbgate-all",
"workspaces": [
"packages/*"
"packages/*",
"plugins/*"
],
"scripts": {
"start:api": "yarn workspace dbgate-api start",
"start:api:portal": "yarn workspace dbgate-api start:portal",
"start:api:covid": "yarn workspace dbgate-api start:covid",
"start:web": "yarn workspace dbgate-web start",
"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",
@@ -18,23 +20,27 @@
"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: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",
"setCurrentVersion": "node setCurrentVersion",
"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",
"generatePadFile": "node generatePadFile",
"fillNativeModules": "node fillNativeModules",
"fillNativeModulesElectron": "node fillNativeModules --eletron",
"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",
"prepare:docker": "yarn plugins:copydist && yarn build:web:docker && yarn build:api && yarn copy:docker:build",
"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 build:lib && patch-package && yarn fillNativeModules && yarn build:plugins:frontend"
},
"dependencies": {
"concurrently": "^5.1.0",
@@ -42,6 +48,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 @@
CONNECTIONS=mysql,postgres
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
TOOLBAR=home
ICON_home=mdi mdi-home
TITLE_home=Home
PAGE_home=home.html
STARTUP_PAGES=home
PAGES_DIRECTORY=/home/jena/jenasoft/dbgate-web/pages
DEVMODE=1

View File

@@ -1,3 +1,5 @@
DEVMODE=1
CONNECTIONS=mysql
LABEL_mysql=MySql

17
packages/api/.env-portal Normal file
View File

@@ -0,0 +1,17 @@
DEVMODE=1
CONNECTIONS=mysql,postgres
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

View File

@@ -32,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

View File

@@ -1,15 +1,14 @@
{
"name": "dbgate-api",
"main": "src/index.js",
"version": "1.0.7",
"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",
@@ -23,39 +22,50 @@
"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-sqltree": "^4.1.1",
"dbgate-tools": "^4.1.1",
"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",
"get-port": "^5.1.1",
"http": "^0.0.0",
"json-stable-stringify": "^1.0.1",
"line-reader": "^0.4.0",
"lodash": "^4.17.15",
"ncp": "^2.0.0",
"nedb-promises": "^4.0.1",
"node-cron": "^2.0.3",
"node-ssh-forward": "^0.7.2",
"portfinder": "^1.0.28",
"simple-encryptor": "^4.0.0",
"socket.io": "^2.3.0",
"tar": "^6.0.5",
"uuid": "^3.4.0"
},
"scripts": {
"start": "nodemon src/index.js",
"start:portal": "env-cmd nodemon src/index.js",
"start:covid": "env-cmd -f .covid-env nodemon src/index.js",
"start": "env-cmd node src/index.js",
"start:portal": "env-cmd -f .env-portal node src/index.js",
"start:covid": "env-cmd -f .env-covid node src/index.js",
"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",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
},
"optionalDependencies": {
"msnodesqlv8": "^2.0.10"
}
}

View File

@@ -18,8 +18,8 @@ module.exports = {
type: 'jsonl',
},
...folders
.filter((x) => x != 'default')
.map((name) => ({
.filter(x => x != 'default')
.map(name => ({
name,
type: 'jsonl',
})),
@@ -39,8 +39,8 @@ module.exports = {
if (!(await fs.exists(dir))) return [];
const files = await fs.readdir(dir);
return files
.filter((name) => name.endsWith('.jsonl'))
.map((name) => ({
.filter(name => name.endsWith('.jsonl'))
.map(name => ({
name: name.slice(0, -'.jsonl'.length),
type: 'jsonl',
}));
@@ -84,7 +84,7 @@ module.exports = {
});
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;

View File

@@ -1,4 +1,12 @@
const fs = require('fs-extra');
const path = require('path');
const { datadir } = require('../utility/directories');
const hasPermission = require('../utility/hasPermission');
const socket = require('../utility/socket');
const _ = require('lodash');
const currentVersion = require('../currentVersion');
const platformInfo = require('../utility/platformInfo');
module.exports = {
get_meta: 'get',
@@ -31,4 +39,35 @@ module.exports = {
...currentVersion,
};
},
platformInfo_meta: 'get',
async platformInfo() {
return platformInfo;
},
getSettings_meta: 'get',
async getSettings() {
try {
return JSON.parse(await fs.readFile(path.join(datadir(), 'settings.json'), { encoding: 'utf-8' }));
} catch (err) {
return {};
}
},
updateSettings_meta: 'post',
async updateSettings(values) {
if (!hasPermission(`settings/change`)) return false;
const oldSettings = await this.getSettings();
try {
const updated = {
...oldSettings,
...values,
};
await fs.writeFile(path.join(datadir(), 'settings.json'), JSON.stringify(updated, undefined, 2));
socket.emitChanged(`settings-changed`);
return updated;
} catch (err) {
return false;
}
},
};

View File

@@ -5,10 +5,12 @@ const nedb = require('nedb-promises');
const { datadir } = require('../utility/directories');
const socket = require('../utility/socket');
const { encryptConnection } = require('../utility/crypting');
const { handleProcessCommunication } = require('../utility/processComm');
function getPortalCollections() {
if (process.env.CONNECTIONS) {
return _.compact(process.env.CONNECTIONS.split(',')).map((id) => ({
return _.compact(process.env.CONNECTIONS.split(',')).map(id => ({
_id: id,
engine: process.env[`ENGINE_${id}`],
server: process.env[`SERVER_${id}`],
@@ -44,8 +46,9 @@ module.exports = {
raw: true,
},
test(req, res) {
const subprocess = fork(process.argv[1], ['connectProcess']);
subprocess.on('message', (resp) => {
const subprocess = fork(process.argv[1], ['--start-process', 'connectProcess', ...process.argv.slice(3)]);
subprocess.on('message', resp => {
if (handleProcessCommunication(resp, subprocess)) return;
// @ts-ignore
const { msgtype } = resp;
if (msgtype == 'connected' || msgtype == 'error') {
@@ -59,10 +62,11 @@ module.exports = {
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(_.pick(connection, '_id'), encrypted);
} else {
res = await this.datastore.insert(connection);
res = await this.datastore.insert(encrypted);
}
socket.emitChanged('connection-list-changed');
return res;
@@ -78,7 +82,7 @@ module.exports = {
get_meta: 'get',
async get({ conid }) {
if (portalConnections) return portalConnections.find((x) => x._id == conid);
if (portalConnections) return portalConnections.find(x => x._id == conid);
const res = await this.datastore.find({ _id: conid });
return res[0];
},

View File

@@ -3,15 +3,16 @@ const connections = require('./connections');
const socket = require('../utility/socket');
const { fork } = require('child_process');
const { DatabaseAnalyser } = require('dbgate-tools');
const { handleProcessCommunication } = require('../utility/processComm');
module.exports = {
/** @type {import('dbgate-types').OpenedDatabaseConnection[]} */
opened: [],
closed: [],
closed: {},
requests: {},
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}`);
@@ -26,8 +27,9 @@ module.exports = {
delete this.requests[msgid];
},
handle_status(conid, database, { status }) {
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;
if (existing.status == status) return;
existing.status = status;
socket.emitChanged(`database-status-changed-${conid}-${database}`);
},
@@ -35,11 +37,15 @@ 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 subprocess = fork(process.argv[1], [
'--start-process',
'databaseConnectionProcess',
...process.argv.slice(3),
]);
const lastClosed = this.closed[`${conid}/${database}`];
const newOpened = {
conid,
database,
@@ -49,8 +55,10 @@ module.exports = {
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);
});
@@ -81,14 +89,33 @@ module.exports = {
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;
},
collectionData_meta: 'post',
async collectionData({ conid, database, options }) {
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype: 'collectionData', options });
return res.result;
},
updateCollection_meta: 'post',
async updateCollection({ conid, database, changeSet }) {
const opened = await this.ensureOpened(conid, database);
const res = await this.sendRequest(opened, { msgtype: 'updateCollection', changeSet });
return res.result;
},
status_meta: 'get',
async status({ 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.status;
const lastClosed = this.closed[`${conid}/${database}`];
if (lastClosed) return lastClosed.status;
return {
name: 'error',
message: 'Not connected',
@@ -97,11 +124,18 @@ module.exports = {
ping_meta: 'post',
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',
@@ -113,12 +147,12 @@ module.exports = {
},
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',
@@ -141,6 +175,16 @@ module.exports = {
// };
},
sqlPreview_meta: 'post',
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;
},
// runCommand_meta: 'post',
// async runCommand({ conid, database, sql }) {
// console.log(`Running SQL command , conid=${conid}, database=${database}, sql=${sql}`);

View File

@@ -23,7 +23,7 @@ module.exports = {
if (!hasPermission(`files/${folder}/read`)) return [];
const dir = path.join(filesdir(), folder);
if (!(await fs.exists(dir))) return [];
const files = (await fs.readdir(dir)).map((file) => ({ folder, file }));
const files = (await fs.readdir(dir)).map(file => ({ folder, file }));
return files;
},
@@ -34,7 +34,7 @@ module.exports = {
for (const folder of folders) {
if (!hasPermission(`files/${folder}/read`)) continue;
const dir = path.join(filesdir(), folder);
const files = (await fs.readdir(dir)).map((file) => ({ folder, file }));
const files = (await fs.readdir(dir)).map(file => ({ folder, file }));
res.push(...files);
}
return res;
@@ -78,6 +78,11 @@ module.exports = {
}
},
saveAs_meta: 'post',
async saveAs({ filePath, data, format }) {
await fs.writeFile(filePath, serialize(format, data));
},
favorites_meta: 'get',
async favorites() {
if (!hasPermission(`files/favorites/read`)) return [];

View File

@@ -121,7 +121,13 @@ module.exports = {
getStats_meta: 'get',
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 {};
},

View File

@@ -3,7 +3,7 @@ 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 = {
@@ -17,7 +17,7 @@ module.exports = {
listObjects_meta: 'get',
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,
@@ -30,18 +30,18 @@ module.exports = {
tableInfo_meta: 'get',
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',
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,42 +1,22 @@
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');
const hasPermission = require('../utility/hasPermission');
// 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 _ = require('lodash');
module.exports = {
script_meta: 'get',
async script({ packageName }) {
const file = path.join(pluginsdir(), packageName, 'dist', 'frontend.js');
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',
});
@@ -50,7 +30,7 @@ module.exports = {
`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',
@@ -60,10 +40,13 @@ module.exports = {
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 {
@@ -71,48 +54,48 @@ 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',
async installed() {
const files = await fs.readdir(pluginsdir());
const files1 = await fs.readdir(packagedPluginsDir());
const files2 = await fs.readdir(pluginsdir());
const res = [];
for (const packageName of files) {
for (const packageName of _.union(files1, files2)) {
if (!/^dbgate-plugin-.*$/.test(packageName)) continue;
const isPackaged = files1.includes(packageName);
const manifest = await fs
.readFile(path.join(pluginsdir(), packageName, 'package.json'))
.then((x) => JSON.parse(x));
const readmeFile = path.join(pluginsdir(), packageName, 'README.md');
.readFile(path.join(isPackaged ? packagedPluginsDir() : pluginsdir(), packageName, 'package.json'), {
encoding: 'utf-8',
})
.then(x => JSON.parse(x));
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);
}
return res;
// const res = await Promise.all(
// files.map((packageName) =>
// fs.readFile(path.join(pluginsdir(), packageName, 'package.json')).then((x) => JSON.parse(x))
// )
// );
},
// async saveRemovePlugins() {
// await fs.writeFile(path.join(datadir(), 'removed-plugins'), this.removedPlugins.join('\n'));
// },
install_meta: 'post',
async install({ packageName }) {
if (!hasPermission(`plugins/install`)) 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();
},
uninstall_meta: 'post',
@@ -121,8 +104,21 @@ module.exports = {
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();
},
upgrade_meta: 'post',
async upgrade({ packageName }) {
if (!hasPermission(`plugins/install`)) 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`);
},
command_meta: 'post',
@@ -131,24 +127,54 @@ module.exports = {
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: 'get',
async authTypes({ engine }) {
const packageName = extractPackageName(engine);
const content = requirePlugin(packageName);
if (!content.driver || content.driver.engine != engine || !content.driver.getAuthTypes) return null;
return content.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

@@ -5,24 +5,26 @@ 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 { rundir, uploadsdir, pluginsdir, getPluginBackendPath, packagedPluginList } = require('../utility/directories');
const { extractShellApiPlugins, extractShellApiFunctionName } = require('dbgate-tools');
const { handleProcessCommunication } = require('../utility/processComm');
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 =>
plugins
.map(
(packageName) => `const ${_.camelCase(packageName)} = require(process.env.PLUGIN_${_.camelCase(packageName)});\n`
packageName => `const ${_.camelCase(packageName)} = require(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 scriptTemplate = script => `
const dbgateApi = require(process.env.DBGATE_API);
dbgateApi.initializeApiEnvironment();
${requirePluginsTemplate(extractPlugins(script))}
require=null;
async function run() {
@@ -35,6 +37,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,28 +92,29 @@ 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', '--max-old-space-size=8192'], {
const subprocess = fork(scriptFile, ['--checkParent'], {
const subprocess = fork(scriptFile, ['--checkParent', ...process.argv.slice(3)], {
cwd: directory,
stdio: ['ignore', 'pipe', 'pipe', 'ipc'],
env: {
DBGATE_API: process.argv[1],
..._.fromPairs(pluginNames.map((name) => [`PLUGIN_${_.camelCase(name)}`, path.join(pluginsdir(), name)])),
...process.env,
DBGATE_API: global['dbgateApiModulePath'] || process.argv[1],
..._.fromPairs(pluginNames.map(name => [`PLUGIN_${_.camelCase(name)}`, getPluginBackendPath(name)])),
},
});
const pipeDispatcher = (severity) => (data) =>
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({
@@ -123,8 +127,10 @@ 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;
@@ -138,7 +144,7 @@ module.exports = {
cancel_meta: 'post',
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');
}

View File

@@ -11,7 +11,7 @@ module.exports = {
tasks: [],
async unload() {
this.tasks.forEach((x) => x.destroy());
this.tasks.forEach(x => x.destroy());
this.tasks = [];
},

View File

@@ -2,19 +2,23 @@ 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();
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_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 +26,51 @@ 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.get({ conid });
const subprocess = fork(process.argv[1], [
'--start-process',
'serverConnectionProcess',
...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 });
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',
@@ -82,10 +95,17 @@ module.exports = {
ping_meta: 'post',
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' };
},

View File

@@ -4,6 +4,7 @@ const connections = require('./connections');
const socket = require('../utility/socket');
const { fork } = require('child_process');
const jsldata = require('./jsldata');
const { handleProcessCommunication } = require('../utility/processComm');
module.exports = {
/** @type {import('dbgate-types').OpenedSession[]} */
@@ -64,7 +65,7 @@ module.exports = {
async create({ conid, database }) {
const sesid = uuidv1();
const connection = await connections.get({ conid });
const subprocess = fork(process.argv[1], ['sessionProcess']);
const subprocess = fork(process.argv[1], ['--start-process', 'sessionProcess', ...process.argv.slice(3)]);
const newOpened = {
conid,
database,
@@ -73,8 +74,10 @@ 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 });
@@ -83,7 +86,7 @@ module.exports = {
executeQuery_meta: 'post',
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');
}
@@ -107,7 +110,7 @@ module.exports = {
kill_meta: 'post',
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');
}

View File

@@ -1,5 +1,5 @@
module.exports = {
version: '3.8.6',
buildTime: '2020-12-10T11:14:01.053Z'
version: '4.1.1',
buildTime: '2021-04-17T07:22:49.702Z'
};

View File

@@ -1,21 +1,17 @@
const shell = require('./shell');
// require('socket.io-client');
const processArgs = require('./utility/processArgs');
// "socket.io-client": "^2.3.0",
// "utf-8-validate": "^5.0.2",
// "uuid": "^3.4.0",
// "uws": "10.148.1"
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 (!module['parent'] && !processArgs.checkParent) {
const main = require('./main');
main.start(argument);
main.start();
}
module.exports = shell;
module.exports = {
...shell,
getMainModule: () => require('./main'),
};

View File

@@ -6,8 +6,10 @@ const http = require('http');
const cors = require('cors');
const io = require('socket.io');
const fs = require('fs');
const findFreePort = require('find-free-port');
const getPort = require('get-port');
const childProcessChecker = require('./utility/childProcessChecker');
const path = require('path');
const crypto = require('crypto');
const useController = require('./utility/useController');
const socket = require('./utility/socket');
@@ -27,8 +29,12 @@ const files = require('./controllers/files');
const scheduler = require('./controllers/scheduler');
const { rundir } = require('./utility/directories');
const platformInfo = require('./utility/platformInfo');
const processArgs = require('./utility/processArgs');
function start(argument = null) {
let authorization = null;
function start() {
// console.log('process.argv', process.argv);
const app = express();
@@ -48,6 +54,13 @@ function start(argument = null) {
);
}
app.use(function (req, res, next) {
if (authorization && req.headers.authorization != authorization) {
return res.status(403).json({ error: 'Not authorized!' });
}
next();
});
app.use(cors());
app.use(bodyParser.json({ limit: '50mb' }));
@@ -78,22 +91,33 @@ function start(argument = null) {
app.use('/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'));
app.use(express.static('/home/dbgate-docker/public'));
} else {
app.get('/', (req, res) => {
res.send('DbGate API');
});
if (!platformInfo.isNpmDist) {
app.get('/', (req, res) => {
res.send('DbGate API');
});
}
}
if (argument == '--dynport') {
if (processArgs.dynport) {
childProcessChecker();
findFreePort(53911, function (err, port) {
authorization = crypto.randomBytes(32).toString('hex');
getPort().then(port => {
server.listen(port, () => {
console.log(`DbGate API listening on port ${port}`);
process.send({ msgtype: 'listening', port, authorization });
});
});
} else if (platformInfo.isNpmDist) {
app.use(express.static(path.join(__dirname, '../../dbgate-web/public')));
getPort({ port: 5000 }).then(port => {
server.listen(port, () => {
console.log(`DbGate API listening on port ${port}`);
process.send({ msgtype: 'listening', port });
});
});
} else {

View File

@@ -0,0 +1,5 @@
const argIndex = process.argv.indexOf('--native-modules');
const redirectFile = argIndex > 0 ? process.argv[argIndex + 1] : null;
// @ts-ignore
module.exports = redirectFile ? __non_webpack_require__(redirectFile) : require('./nativeModulesContent');

View File

@@ -1,12 +1,15 @@
const childProcessChecker = require('../utility/childProcessChecker');
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
const { handleProcessCommunication } = require('../utility/processComm');
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);
const res = await driver.getVersion(conn);
process.send({ msgtype: 'connected', ...res });
} catch (e) {

View File

@@ -1,6 +1,9 @@
const stableStringify = require('json-stable-stringify');
const childProcessChecker = require('../utility/childProcessChecker');
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
const { handleProcessCommunication } = require('../utility/processComm');
const { SqlGenerator } = require('dbgate-tools');
let systemConnection;
let storedConnection;
@@ -38,6 +41,7 @@ async function handleIncrementalRefresh() {
analysedStructure = newStructure;
process.send({ msgtype: 'structure', structure: analysedStructure });
}
setStatusName('ok');
}
function setStatus(status) {
@@ -58,7 +62,7 @@ async function handleConnect({ connection, structure }) {
if (!structure) setStatusName('pending');
const driver = requireEngineDriver(storedConnection);
systemConnection = await checkedAsyncCall(driver.connect(storedConnection));
systemConnection = await checkedAsyncCall(connectUtility(driver, storedConnection));
if (structure) {
analysedStructure = structure;
handleIncrementalRefresh();
@@ -90,6 +94,49 @@ async function handleQueryData({ msgid, sql }) {
}
}
async function handleCollectionData({ msgid, options }) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
try {
const result = await driver.readCollection(systemConnection, options);
process.send({ msgtype: 'response', msgid, result });
} catch (err) {
process.send({ msgtype: 'response', msgid, errorMessage: err.message });
}
}
async function handleUpdateCollection({ msgid, changeSet }) {
await waitConnected();
const driver = requireEngineDriver(storedConnection);
try {
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 waitConnected();
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 handleRunCommand({ msgid, sql }) {
// await waitConnected();
// const driver = engines(storedConnection);
@@ -104,6 +151,9 @@ function handlePing() {
const messageHandlers = {
connect: handleConnect,
queryData: handleQueryData,
updateCollection: handleUpdateCollection,
collectionData: handleCollectionData,
sqlPreview: handleSqlPreview,
ping: handlePing,
// runCommand: handleRunCommand,
};
@@ -118,12 +168,14 @@ 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) {

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,9 @@
const stableStringify = require('json-stable-stringify');
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;
@@ -47,7 +50,7 @@ async function handleConnect(connection) {
const driver = requireEngineDriver(storedConnection);
try {
systemConnection = await driver.connect(storedConnection);
systemConnection = await connectUtility(driver, storedConnection);
handleRefresh();
setInterval(handleRefresh, 30 * 1000);
} catch (err) {
@@ -66,9 +69,13 @@ function handlePing() {
async function handleCreateDatabase({ name }) {
const driver = requireEngineDriver(storedConnection);
systemConnection = await driver.connect(storedConnection);
systemConnection = await connectUtility(driver, storedConnection);
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 +95,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

@@ -7,6 +7,9 @@ const goSplit = require('../utility/goSplit');
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;
@@ -14,12 +17,18 @@ let afterConnectCallbacks = [];
// let currentHandlers = [];
class TableWriter {
constructor(columns, resultIndex) {
constructor(structure, resultIndex) {
this.jslid = uuidv1();
this.currentFile = path.join(jsldir(), `${this.jslid}.jsonl`);
this.currentRowCount = 0;
this.currentChangeIndex = 1;
fs.writeFileSync(this.currentFile, JSON.stringify({ columns }) + '\n');
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;
@@ -73,7 +82,7 @@ class StreamHandler {
// use this for cancelling - not implemented
// this.stream = null;
this.plannedStats = false;
this.resultIndexHolder = resultIndexHolder;
this.resolve = resolve;
@@ -89,7 +98,7 @@ class StreamHandler {
recordset(columns) {
this.closeCurrentWriter();
this.currentWriter = new TableWriter(columns, this.resultIndexHolder.value);
this.currentWriter = new TableWriter(Array.isArray(columns) ? { columns } : columns, this.resultIndexHolder.value);
this.resultIndexHolder.value += 1;
// this.writeCurrentStats();
@@ -130,7 +139,7 @@ async function handleConnect(connection) {
storedConnection = connection;
const driver = requireEngineDriver(storedConnection);
systemConnection = await driver.connect(storedConnection);
systemConnection = await connectUtility(driver, storedConnection);
for (const [resolve] of afterConnectCallbacks) {
resolve();
}
@@ -180,7 +189,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

@@ -1,9 +1,13 @@
const EnsureStreamHeaderStream = require('../utility/EnsureStreamHeaderStream');
function copyStream(input, output) {
return new Promise((resolve, reject) => {
const ensureHeader = new EnsureStreamHeaderStream();
const finisher = output['finisher'] || output;
finisher.on('finish', resolve);
finisher.on('error', reject);
input.pipe(output);
input.pipe(ensureHeader);
ensureHeader.pipe(output);
});
}

View File

@@ -1,11 +1,13 @@
const goSplit = require('../utility/goSplit');
const requireEngineDriver = require('../utility/requireEngineDriver');
const { decryptConnection } = require('../utility/crypting');
const connectUtility = require('../utility/connectUtility');
async function executeQuery({ connection, sql }) {
console.log(`Execute query ${sql}`);
const driver = requireEngineDriver(connection);
const pool = await driver.connect(connection);
const pool = await connectUtility(driver, connection);
console.log(`Connected.`);
for (const sqlItem of goSplit(sql)) {

View File

@@ -17,6 +17,7 @@ const requirePlugin = require('./requirePlugin');
const download = require('./download');
const executeQuery = require('./executeQuery');
const loadFile = require('./loadFile');
const initializeApiEnvironment = require('./initializeApiEnvironment');
const dbgateApi = {
queryReader,
@@ -37,8 +38,9 @@ const dbgateApi = {
registerPlugins,
executeQuery,
loadFile,
initializeApiEnvironment,
};
requirePlugin.initialize(dbgateApi);
requirePlugin.initializeDbgateApi(dbgateApi);
module.exports = dbgateApi;

View File

@@ -0,0 +1,9 @@
const { handleProcessCommunication } = require('../utility/processComm');
async function initializeApiEnvironment() {
process.on('message', async message => {
handleProcessCommunication(message);
});
}
module.exports = initializeApiEnvironment;

View File

@@ -3,9 +3,8 @@ const stream = require('stream');
const byline = require('byline');
class ParseStream extends stream.Transform {
constructor({ header, limitRows }) {
constructor({ limitRows }) {
super({ objectMode: true });
this.header = header;
this.wasHeader = false;
this.limitRows = limitRows;
this.rowsWritten = 0;
@@ -13,7 +12,14 @@ class ParseStream extends stream.Transform {
_transform(chunk, encoding, done) {
const obj = JSON.parse(chunk);
if (!this.wasHeader) {
if (!this.header) this.push({ columns: Object.keys(obj).map((columnName) => ({ columnName })) });
if (
!obj.__isStreamHeader &&
// TODO remove isArray test
!Array.isArray(obj.columns)
) {
this.push({ columns: Object.keys(obj).map(columnName => ({ columnName })) });
}
this.wasHeader = true;
}
if (!this.limitRows || this.rowsWritten < this.limitRows) {
@@ -24,12 +30,12 @@ class ParseStream extends stream.Transform {
}
}
async function jsonLinesReader({ fileName, encoding = 'utf-8', header = true, limitRows = undefined }) {
async function jsonLinesReader({ fileName, encoding = 'utf-8', limitRows = undefined }) {
console.log(`Reading file ${fileName}`);
const fileStream = fs.createReadStream(fileName, encoding);
const liner = byline(fileStream);
const parser = new ParseStream({ header, limitRows });
const parser = new ParseStream({ limitRows });
liner.pipe(parser);
return parser;
}

View File

@@ -8,10 +8,16 @@ class StringifyStream extends stream.Transform {
this.wasHeader = false;
}
_transform(chunk, encoding, done) {
let skip = false;
if (!this.wasHeader) {
if (this.header) this.push(JSON.stringify(chunk) + '\n');
skip =
(chunk.__isStreamHeader ||
// TODO remove isArray test
Array.isArray(chunk.columns)) &&
!this.header;
this.wasHeader = true;
} else {
}
if (!skip) {
this.push(JSON.stringify(chunk) + '\n');
}
done();

View File

@@ -1,10 +1,12 @@
const requireEngineDriver = require("../utility/requireEngineDriver");
const requireEngineDriver = require('../utility/requireEngineDriver');
const { decryptConnection } = require('../utility/crypting');
const connectUtility = require('../utility/connectUtility');
async function queryReader({ connection, sql }) {
console.log(`Reading query ${sql}`);
const driver = requireEngineDriver(connection);
const pool = await driver.connect(connection);
const pool = await connectUtility(driver, connection);
console.log(`Connected.`);
return await driver.readQuery(pool, sql);
}

View File

@@ -1,25 +1,28 @@
const path = require('path');
const { pluginsdir } = require('../utility/directories');
const fs = require('fs');
const { pluginsdir, packagedPluginsDir, getPluginBackendPath } = require('../utility/directories');
const nativeModules = require('../nativeModules');
const platformInfo = require('../utility/platformInfo');
const loadedPlugins = {};
const dbgateEnv = {
dbgateApi: null,
nativeModules,
};
function requirePlugin(packageName, requiredPlugin = null) {
if (!packageName) throw new Error('Missing packageName in plugin');
if (loadedPlugins[packageName]) return loadedPlugins[packageName];
if (requiredPlugin == null) {
let module;
const modulePath = path.join(pluginsdir(), packageName, 'dist', 'backend.js');
const modulePath = getPluginBackendPath(packageName);
console.log(`Loading module ${packageName} from ${modulePath}`);
try {
// @ts-ignore
module = __non_webpack_require__(modulePath);
} catch (err) {
console.error('Failed load webpacked module', err);
console.log('Failed load webpacked module', err.message);
module = require(modulePath);
}
requiredPlugin = module.__esModule ? module.default : module;
@@ -30,7 +33,7 @@ function requirePlugin(packageName, requiredPlugin = null) {
return requiredPlugin;
}
requirePlugin.initialize = (value) => {
requirePlugin.initializeDbgateApi = value => {
dbgateEnv.dbgateApi = value;
};

View File

@@ -1,7 +1,8 @@
const childProcessChecker = require('../utility/childProcessChecker');
const processArgs = require('../utility/processArgs');
async function runScript(func) {
if (process.argv.includes('--checkParent')) {
if (processArgs.checkParent) {
childProcessChecker();
}
try {

View File

@@ -1,13 +1,21 @@
const { quoteFullName, fullNameToString } = require('dbgate-tools');
const requireEngineDriver = require('../utility/requireEngineDriver');
const connectUtility = require('../utility/connectUtility');
async function tableReader({ connection, pureName, schemaName }) {
const driver = requireEngineDriver(connection);
const pool = await driver.connect(connection);
const pool = await connectUtility(driver, connection);
console.log(`Connected.`);
const fullName = { pureName, schemaName };
if (driver.dialect.nosql) {
// @ts-ignore
console.log(`Reading collection ${fullNameToString(fullName)}`);
// @ts-ignore
return await driver.readQuery(pool, JSON.stringify(fullName));
}
const table = await driver.analyseSingleObject(pool, fullName, 'tables');
const query = `select * from ${quoteFullName(driver.dialect, fullName)}`;
if (table) {

View File

@@ -1,11 +1,13 @@
const { fullNameToString } = require('dbgate-tools');
const requireEngineDriver = require('../utility/requireEngineDriver');
const { decryptConnection } = require('../utility/crypting');
const connectUtility = require('../utility/connectUtility');
async function tableWriter({ connection, schemaName, pureName, ...options }) {
console.log(`Writing table ${fullNameToString({ schemaName, pureName })}`);
const driver = requireEngineDriver(connection);
const pool = await driver.connect(connection);
const pool = await connectUtility(driver, connection);
console.log(`Connected.`);
return await driver.writeTable(pool, { schemaName, pureName }, options);
}

View File

@@ -1,5 +1,6 @@
const { fork } = require('child_process');
const uuidv1 = require('uuid/v1');
const { handleProcessCommunication } = require('./processComm');
class DatastoreProxy {
constructor(file) {
@@ -28,10 +29,13 @@ class DatastoreProxy {
async ensureSubprocess() {
if (!this.subprocess) {
this.subprocess = fork(process.argv[1], ['jslDatastoreProcess']);
this.subprocess = fork(process.argv[1], ['--start-process', 'jslDatastoreProcess', ...process.argv.slice(3)]);
this.subprocess.on('message', message => {
// @ts-ignore
const { msgtype } = message;
if (handleProcessCommunication(message, this.subprocess)) return;
// @ts-ignore
this.subprocess.on('message', ({ msgtype, ...message }) => {
// if (this.disconnected) return;
this[`handle_${msgtype}`](message);
});

View File

@@ -0,0 +1,35 @@
const stream = require('stream');
class EnsureStreamHeaderStream extends stream.Transform {
constructor() {
super({ objectMode: true });
this.wasHeader = false;
}
_transform(chunk, encoding, done) {
if (!this.wasHeader) {
if (chunk.__isDynamicStructure) {
// ignore dynamic structure header
done();
return;
}
if (
!chunk.__isStreamHeader &&
// TODO remove isArray test
!Array.isArray(chunk.columns)
) {
this.push({
__isStreamHeader: true,
__isComputedStructure: true,
columns: Object.keys(chunk).map(columnName => ({ columnName })),
});
}
this.wasHeader = true;
}
this.push(chunk);
done();
}
}
module.exports = EnsureStreamHeaderStream;

View File

@@ -1,5 +1,5 @@
let counter = 0;
function childProcessChecker() {
setInterval(() => {
try {

View File

@@ -0,0 +1,63 @@
const { SSHConnection } = require('node-ssh-forward');
const portfinder = require('portfinder');
const fs = require('fs-extra');
const { decryptConnection } = require('./crypting');
const { getSshTunnel } = require('./sshTunnel');
const { getSshTunnelProxy } = require('./sshTunnelProxy');
async function connectUtility(driver, storedConnection) {
const connection = {
...decryptConnection(storedConnection),
};
if (!connection.port && driver.defaultPort) connection.port = driver.defaultPort.toString();
if (connection.useSshTunnel) {
const tunnel = await getSshTunnelProxy(connection);
if (tunnel.state == 'error') {
throw new Error(tunnel.message);
}
connection.server = '127.0.0.1';
connection.port = tunnel.localPort;
}
// SSL functionality - copied from https://github.com/beekeeper-studio/beekeeper-studio
if (connection.useSsl) {
connection.ssl = {};
if (connection.sslCaFile) {
connection.ssl.ca = await fs.readFile(connection.sslCaFile);
}
if (connection.sslCertFile) {
connection.ssl.cert = await fs.readFile(connection.sslCertFile);
}
if (connection.sslKeyFile) {
connection.ssl.key = await fs.readFile(connection.sslKeyFile);
}
if (connection.sslCertFilePassword) {
connection.ssl.password = connection.sslCertFilePassword;
}
if (!connection.ssl.key && !connection.ssl.ca && !connection.ssl.cert) {
// TODO: provide this as an option in settings
// or per-connection as 'reject self-signed certs'
// How it works:
// if false, cert can be self-signed
// if true, has to be from a public CA
// Heroku certs are self-signed.
// if you provide ca/cert/key files, it overrides this
connection.ssl.rejectUnauthorized = false;
} else {
connection.ssl.rejectUnauthorized = connection.sslRejectUnauthorized;
}
}
const conn = await driver.connect(connection);
return conn;
}
module.exports = connectUtility;

View File

@@ -0,0 +1,88 @@
const crypto = require('crypto');
const simpleEncryptor = require('simple-encryptor');
const fs = require('fs');
const path = require('path');
const { datadir } = require('./directories');
const defaultEncryptionKey = 'mQAUaXhavRGJDxDTXSCg7Ej0xMmGCrx6OKA07DIMBiDcYYkvkaXjTAzPUEHEHEf9';
let _encryptionKey = null;
function loadEncryptionKey() {
if (_encryptionKey) {
return _encryptionKey;
}
const encryptor = simpleEncryptor.createEncryptor(defaultEncryptionKey);
const keyFile = path.join(datadir(), '.key');
if (!fs.existsSync(keyFile)) {
const generatedKey = crypto.randomBytes(32);
const newKey = generatedKey.toString('hex');
const result = {
encryptionKey: newKey,
};
fs.writeFileSync(keyFile, encryptor.encrypt(result), 'utf-8');
}
const encryptedData = fs.readFileSync(keyFile, 'utf-8');
const data = encryptor.decrypt(encryptedData);
_encryptionKey = data['encryptionKey'];
return _encryptionKey;
}
let _encryptor = null;
function getEncryptor() {
if (_encryptor) {
return _encryptor;
}
_encryptor = simpleEncryptor.createEncryptor(loadEncryptionKey());
return _encryptor;
}
function encryptPasswordField(connection, field) {
if (
connection &&
connection[field] &&
!connection[field].startsWith('crypt:') &&
connection.passwordMode != 'saveRaw'
) {
return {
...connection,
[field]: 'crypt:' + getEncryptor().encrypt(connection[field]),
};
}
return connection;
}
function decryptPasswordField(connection, field) {
if (connection && connection[field] && connection[field].startsWith('crypt:')) {
return {
...connection,
[field]: getEncryptor().decrypt(connection[field].substring('crypt:'.length)),
};
}
return connection;
}
function encryptConnection(connection) {
connection = encryptPasswordField(connection, 'password');
connection = encryptPasswordField(connection, 'sshPassword');
connection = encryptPasswordField(connection, 'sshKeyFilePassword');
return connection;
}
function decryptConnection(connection) {
connection = decryptPasswordField(connection, 'password');
connection = decryptPasswordField(connection, 'sshPassword');
connection = decryptPasswordField(connection, 'sshKeyFilePassword');
return connection;
}
module.exports = {
loadEncryptionKey,
encryptConnection,
decryptConnection,
};

View File

@@ -2,6 +2,7 @@ const os = require('os');
const path = require('path');
const fs = require('fs');
const cleanDirectory = require('./cleanDirectory');
const platformInfo = require('./platformInfo');
const createDirectories = {};
const ensureDirectory = (dir, clean) => {
@@ -39,6 +40,37 @@ const pluginsdir = dirFunc('plugins');
const archivedir = dirFunc('archive');
const filesdir = dirFunc('files');
function packagedPluginsDir() {
if (platformInfo.isDevMode) {
return path.resolve(__dirname, '../../../../plugins');
}
if (platformInfo.isDocker) {
return '/home/dbgate-docker/plugins';
}
if (platformInfo.isNpmDist) {
// node_modules
return global['dbgateApiPackagedPluginsPath'];
}
if (platformInfo.isElectronBundle) {
return path.resolve(__dirname, '../../plugins');
}
return null;
}
const packagedPluginList =
packagedPluginsDir() != null ? fs.readdirSync(packagedPluginsDir()).filter(x => x.startsWith('dbgate-plugin-')) : [];
function getPluginBackendPath(packageName) {
if (packagedPluginList.includes(packageName)) {
if (platformInfo.isDevMode) {
return path.join(packagedPluginsDir(), packageName, 'src', 'backend', 'index.js');
}
return path.join(packagedPluginsDir(), packageName, 'dist', 'backend.js');
}
return path.join(pluginsdir(), packageName, 'dist', 'backend.js');
}
module.exports = {
datadir,
jsldir,
@@ -48,4 +80,7 @@ module.exports = {
ensureDirectory,
pluginsdir,
filesdir,
packagedPluginsDir,
packagedPluginList,
getPluginBackendPath,
};

View File

@@ -15,15 +15,14 @@ function extractTarball(tmpFile, destination) {
fs.createReadStream(tmpFile)
.pipe(zlib.createGunzip())
.pipe(tar.extract({ cwd: destination }))
.on('error', (err) => reject(err))
.on('error', err => reject(err))
.on('end', () => resolve());
});
}
function copyDirectory(source, target) {
return new Promise((resolve, reject) => {
ncp(source, target, (err) => {
ncp(source, target, err => {
if (err) reject(err);
resolve();
});

View File

@@ -0,0 +1,43 @@
const fs = require('fs');
const os = require('os');
const path = require('path');
const processArgs = require('./processArgs');
const platform = process.env.OS_OVERRIDE ? process.env.OS_OVERRIDE : process.platform;
const isWindows = platform === 'win32';
const isMac = platform === 'darwin';
const isLinux = platform === 'linux';
const isDocker = fs.existsSync('/home/dbgate-docker/public');
const isDevMode = process.env.DEVMODE == '1';
const isNpmDist = !!global['dbgateApiModulePath'];
// function moduleAvailable(name) {
// try {
// require.resolve(name);
// return true;
// } catch (e) {
// return false;
// }
// }
const isElectronBundle = processArgs.isElectronBundle;
const platformInfo = {
isWindows,
isMac,
isLinux,
isDocker,
isElectronBundle,
isDevMode,
isNpmDist,
isSnap: process.env.ELECTRON_SNAP == 'true',
isPortable: isWindows && process.env.PORTABLE_EXECUTABLE_DIR,
isAppImage: process.env.DESKTOPINTEGRATION === 'AppImageLauncher',
sshAuthSock: process.env.SSH_AUTH_SOCK,
environment: process.env.NODE_ENV,
platform,
runningInWebpack: !!process.env.WEBPACK_DEV_SERVER_URL,
defaultKeyFile: path.join(os.homedir(), '.ssh/id_rsa'),
};
module.exports = platformInfo;

View File

@@ -0,0 +1,21 @@
function getNamedArg(name) {
const argIndex = process.argv.indexOf(name);
if (argIndex > 0) {
return process.argv[argIndex + 1];
}
return null;
}
const checkParent = process.argv.includes('--checkParent');
const dynport = process.argv.includes('--dynport');
const nativeModules = getNamedArg('--native-modules');
const startProcess = getNamedArg('--start-process');
const isElectronBundle = process.argv.includes('--is-electron-bundle');
module.exports = {
checkParent,
nativeModules,
startProcess,
dynport,
isElectronBundle,
};

View File

@@ -0,0 +1,18 @@
const { handleGetSshTunnelRequest, handleGetSshTunnelResponse } = require('./sshTunnelProxy');
function handleProcessCommunication(message, subprocess) {
const { msgtype } = message;
if (msgtype == 'getsshtunnel-request') {
handleGetSshTunnelRequest(message, subprocess);
return true;
}
if (msgtype == 'getsshtunnel-response') {
handleGetSshTunnelResponse(message, subprocess);
return true;
}
return false;
}
module.exports = {
handleProcessCommunication,
};

View File

@@ -1,7 +1,6 @@
const _ = require('lodash');
const requirePlugin = require('../shell/requirePlugin');
/** @returns {import('dbgate-types').EngineDriver} */
function requireEngineDriver(connection) {
let engine = null;

View File

@@ -0,0 +1,82 @@
const { SSHConnection } = require('node-ssh-forward');
const fs = require('fs-extra');
const portfinder = require('portfinder');
const stableStringify = require('json-stable-stringify');
const _ = require('lodash');
const platformInfo = require('./platformInfo');
const sshConnectionCache = {};
const sshTunnelCache = {};
const CONNECTION_FIELDS = [
'sshHost',
'sshPort',
'sshLogin',
'sshPassword',
'sshMode',
'sshKeyFile',
'sshBastionHost',
'sshKeyFilePassword',
];
const TUNNEL_FIELDS = [...CONNECTION_FIELDS, 'server', 'port'];
async function getSshConnection(connection) {
const connectionCacheKey = stableStringify(_.pick(connection, CONNECTION_FIELDS));
if (sshConnectionCache[connectionCacheKey]) return sshConnectionCache[connectionCacheKey];
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);
sshConnectionCache[connectionCacheKey] = sshConn;
return sshConn;
}
async function getSshTunnel(connection) {
const sshConn = await getSshConnection(connection);
const tunnelCacheKey = stableStringify(_.pick(connection, TUNNEL_FIELDS));
if (sshTunnelCache[tunnelCacheKey]) return sshTunnelCache[tunnelCacheKey];
const localPort = await portfinder.getPortPromise({ port: 10000, stopPort: 60000 });
// workaround for `getPortPromise` not releasing the port quickly enough
await new Promise(resolve => setTimeout(resolve, 500));
const tunnelConfig = {
fromPort: localPort,
toPort: connection.port,
toHost: connection.server,
};
try {
const tunnel = await sshConn.forward(tunnelConfig);
console.log(
`Created SSH tunnel to ${connection.sshHost}-${connection.server}:${connection.port}, using local port ${localPort}`
);
sshTunnelCache[tunnelCacheKey] = {
state: 'ok',
localPort,
};
return sshTunnelCache[tunnelCacheKey];
} catch (err) {
// error is not cached
return {
state: 'error',
message: err.message,
};
}
}
module.exports = {
getSshTunnel,
};

View File

@@ -0,0 +1,30 @@
const uuidv1 = require('uuid/v1');
const { getSshTunnel } = require('./sshTunnel');
const dispatchedMessages = {};
async function handleGetSshTunnelRequest({ msgid, connection }, subprocess) {
const response = await getSshTunnel(connection);
subprocess.send({ msgtype: 'getsshtunnel-response', msgid, response });
}
function handleGetSshTunnelResponse({ msgid, response }, subprocess) {
const { resolve } = dispatchedMessages[msgid];
delete dispatchedMessages[msgid];
resolve(response);
}
async function getSshTunnelProxy(connection) {
if (!process.send) return getSshTunnel(connection);
const msgid = uuidv1();
process.send({ msgtype: 'getsshtunnel-request', msgid, connection });
return new Promise((resolve, reject) => {
dispatchedMessages[msgid] = { resolve, reject };
});
}
module.exports = {
handleGetSshTunnelRequest,
handleGetSshTunnelResponse,
getSshTunnelProxy,
};

View File

@@ -8,24 +8,27 @@ var config = {
app: './index.js',
},
target: 'node',
node: {
__dirname: false,
},
output: {
path: path.resolve(__dirname, 'dist'),
filename: 'bundle.js',
libraryTarget: 'commonjs2',
},
// optimization: {
// minimize: false,
// },
// optimization: {
// minimize: false,
// },
// module: {
// rules: [
// {
// test: /\.js$/,
// exclude: /node_modules/
// },
// ],
// },
module: {
rules: [
{
test: /\.node$/,
use: 'node-loader',
},
],
},
plugins: [
new webpack.IgnorePlugin({
checkResource(resource) {

View File

@@ -1,10 +1,9 @@
{
"version": "1.0.0",
"version": "4.1.1",
"name": "dbgate-datalib",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {
"prepare": "yarn build",
"build": "tsc",
"start": "tsc --watch"
},
@@ -12,11 +11,11 @@
"lib"
],
"dependencies": {
"dbgate-sqltree": "^1.0.0",
"dbgate-filterparser": "^1.0.0"
"dbgate-sqltree": "^4.1.1",
"dbgate-filterparser": "^4.1.1"
},
"devDependencies": {
"dbgate-types": "^1.0.0",
"dbgate-types": "^4.1.1",
"@types/node": "^13.7.0",
"typescript": "^3.7.5"
}

View File

@@ -6,6 +6,7 @@ export interface ChangeSetItem {
pureName: string;
schemaName?: string;
insertedRowIndex?: number;
document?: any;
condition?: { [column: string]: string };
fields?: { [column: string]: string };
}
@@ -45,7 +46,7 @@ export function findExistingChangeSetItem(
return [
'inserts',
changeSet.inserts.find(
(x) =>
x =>
x.pureName == definition.pureName &&
x.schemaName == definition.schemaName &&
x.insertedRowIndex == definition.insertedRowIndex
@@ -53,7 +54,7 @@ export function findExistingChangeSetItem(
];
} else {
const inUpdates = changeSet.updates.find(
(x) =>
x =>
x.pureName == definition.pureName &&
x.schemaName == definition.schemaName &&
_.isEqual(x.condition, definition.condition)
@@ -61,7 +62,7 @@ export function findExistingChangeSetItem(
if (inUpdates) return ['updates', inUpdates];
const inDeletes = changeSet.deletes.find(
(x) =>
x =>
x.pureName == definition.pureName &&
x.schemaName == definition.schemaName &&
_.isEqual(x.condition, definition.condition)
@@ -86,7 +87,7 @@ export function setChangeSetValue(
if (existingItem) {
return {
...changeSet,
[fieldName]: changeSet[fieldName].map((item) =>
[fieldName]: changeSet[fieldName].map(item =>
item == existingItem
? {
...item,
@@ -117,6 +118,43 @@ export function setChangeSetValue(
};
}
export function setChangeSetRowData(changeSet: ChangeSet, definition: ChangeSetRowDefinition, document: any): ChangeSet {
if (!changeSet || !definition) return changeSet;
let [fieldName, existingItem] = findExistingChangeSetItem(changeSet, definition);
if (fieldName == 'deletes') {
changeSet = revertChangeSetRowChanges(changeSet, definition);
[fieldName, existingItem] = findExistingChangeSetItem(changeSet, definition);
}
if (existingItem) {
return {
...changeSet,
[fieldName]: changeSet[fieldName].map(item =>
item == existingItem
? {
...item,
fields: {},
document,
}
: item
),
};
}
return {
...changeSet,
[fieldName]: [
...changeSet[fieldName],
{
pureName: definition.pureName,
schemaName: definition.schemaName,
condition: definition.condition,
insertedRowIndex: definition.insertedRowIndex,
document,
},
],
};
}
// export function batchUpdateChangeSet(
// changeSet: ChangeSet,
// rowDefinitions: ChangeSetRowDefinition[],
@@ -167,8 +205,8 @@ export function batchUpdateChangeSet(
function extractFields(item: ChangeSetItem, allowNulls = true): UpdateField[] {
return _.keys(item.fields)
.filter((targetColumn) => allowNulls || item.fields[targetColumn] != null)
.map((targetColumn) => ({
.filter(targetColumn => allowNulls || item.fields[targetColumn] != null)
.map(targetColumn => ({
targetColumn,
exprType: 'value',
value: item.fields[targetColumn],
@@ -183,11 +221,11 @@ function insertToSql(
if (fields.length == 0) return null;
let autoInc = false;
if (dbinfo) {
const table = dbinfo.tables.find((x) => x.schemaName == item.schemaName && x.pureName == item.pureName);
const table = dbinfo.tables.find(x => x.schemaName == item.schemaName && x.pureName == item.pureName);
if (table) {
const autoIncCol = table.columns.find((x) => x.autoIncrement);
const autoIncCol = table.columns.find(x => x.autoIncrement);
console.log('autoIncCol', autoIncCol);
if (autoIncCol && fields.find((x) => x.targetColumn == autoIncCol.columnName)) {
if (autoIncCol && fields.find(x => x.targetColumn == autoIncCol.columnName)) {
autoInc = true;
}
}
@@ -222,7 +260,7 @@ function insertToSql(
function extractCondition(item: ChangeSetItem): Condition {
return {
conditionType: 'and',
conditions: _.keys(item.condition).map((columnName) => ({
conditions: _.keys(item.condition).map(columnName => ({
conditionType: 'binary',
operator: '=',
left: {
@@ -273,7 +311,7 @@ function deleteToSql(item: ChangeSetItem): Delete {
export function changeSetToSql(changeSet: ChangeSet, dbinfo: DatabaseInfo): Command[] {
return _.compact(
_.flatten([
...changeSet.inserts.map((item) => insertToSql(item, dbinfo)) as any,
...(changeSet.inserts.map(item => insertToSql(item, dbinfo)) as any),
...changeSet.updates.map(updateToSql),
...changeSet.deletes.map(deleteToSql),
])
@@ -289,7 +327,7 @@ export function revertChangeSetRowChanges(changeSet: ChangeSet, definition: Chan
if (item)
return {
...changeSet,
[field]: changeSet[field].filter((x) => x != item),
[field]: changeSet[field].filter(x => x != item),
};
return changeSet;
}
@@ -321,8 +359,8 @@ export function deleteChangeSetRows(changeSet: ChangeSet, definition: ChangeSetR
export function getChangeSetInsertedRows(changeSet: ChangeSet, name?: NamedObjectInfo) {
if (!name) return [];
if (!changeSet) return [];
const rows = changeSet.inserts.filter((x) => x.pureName == name.pureName && x.schemaName == name.schemaName);
const maxIndex = _.maxBy(rows, (x) => x.insertedRowIndex)?.insertedRowIndex;
const rows = changeSet.inserts.filter(x => x.pureName == name.pureName && x.schemaName == name.schemaName);
const maxIndex = _.maxBy(rows, x => x.insertedRowIndex)?.insertedRowIndex;
if (maxIndex == null) return [];
const res = Array(maxIndex + 1).fill({});
for (const row of rows) {
@@ -332,6 +370,7 @@ export function getChangeSetInsertedRows(changeSet: ChangeSet, name?: NamedObjec
}
export function changeSetInsertNewRow(changeSet: ChangeSet, name?: NamedObjectInfo): ChangeSet {
console.log('INSERT', name);
const insertedRows = getChangeSetInsertedRows(changeSet, name);
return {
...changeSet,
@@ -347,5 +386,6 @@ export function changeSetInsertNewRow(changeSet: ChangeSet, name?: NamedObjectIn
}
export function changeSetContainsChanges(changeSet: ChangeSet) {
if (!changeSet) return false;
return changeSet.deletes.length > 0 || changeSet.updates.length > 0 || changeSet.inserts.length > 0;
}

View File

@@ -0,0 +1,104 @@
import _ from 'lodash';
import { GridDisplay, ChangeCacheFunc, ChangeConfigFunc, DisplayColumn } from './GridDisplay';
import { EngineDriver, ViewInfo, ColumnInfo, CollectionInfo } from 'dbgate-types';
import { GridConfig, GridCache } from './GridConfig';
function getObjectKeys(obj) {
if (_.isArray(obj)) {
return Object.keys(obj)
.slice(0, 10)
.map(x => parseInt(x));
}
if (_.isPlainObject(obj)) {
return Object.keys(obj);
}
return [];
}
function createHeaderText(path) {
let res = `${path[0]}`;
for (let i = 1; i < path.length; i++) {
const name = path[i];
if (_.isNumber(name)) res += `[${name}]`;
else res += `.${name}`;
}
return res;
}
function getColumnsForObject(basePath, obj, res: any[], display) {
for (const name of getObjectKeys(obj)) {
const uniqueName = [...basePath, name].join('.');
let column = res.find(x => x.uniqueName == uniqueName);
if (!column) {
column = getDisplayColumn(basePath, name, display);
if (basePath.length > 0) {
const lastIndex1 = _.findLastIndex(res, x => x.parentHeaderText.startsWith(column.parentHeaderText));
const lastIndex2 = _.findLastIndex(res, x => x.headerText == column.parentHeaderText);
// console.log(uniqueName, lastIndex1, lastIndex2);
if (lastIndex1 >= 0) res.splice(lastIndex1 + 1, 0, column);
else if (lastIndex2 >= 0) res.splice(lastIndex2 + 1, 0, column);
else res.push(column);
} else {
res.push(column);
}
}
if (_.isPlainObject(obj[name]) || _.isArray(obj[name])) {
column.isExpandable = true;
}
if (display.isExpandedColumn(column.uniqueName)) {
getColumnsForObject([...basePath, name], obj[name], res, display);
}
}
}
function getDisplayColumn(basePath, columnName, display) {
const uniquePath = [...basePath, columnName];
const uniqueName = uniquePath.join('.');
return {
columnName,
headerText: createHeaderText(uniquePath),
uniqueName,
uniquePath,
isStructured: true,
parentHeaderText: createHeaderText(basePath),
filterType: 'mongo',
pureName: display.collection?.pureName,
schemaName: display.collection?.schemaName,
};
}
export function analyseCollectionDisplayColumns(rows, display) {
const res = [];
for (const row of rows || []) {
getColumnsForObject([], row, res, display);
}
return (
res.map(col => ({
...col,
isChecked: display.isColumnChecked(col),
})) || []
);
}
export class CollectionGridDisplay extends GridDisplay {
constructor(
public collection: CollectionInfo,
driver: EngineDriver,
config: GridConfig,
setConfig: ChangeConfigFunc,
cache: GridCache,
setCache: ChangeCacheFunc,
loadedRows
) {
super(config, setConfig, cache, setCache, driver);
this.columns = analyseCollectionDisplayColumns(loadedRows, this);
this.filterable = true;
this.sortable = true;
this.editable = true;
this.supportsReload = true;
this.isDynamicStructure = true;
this.changeSetKeyFields = ['_id'];
this.baseCollection = collection;
}
}

View File

@@ -0,0 +1,120 @@
import _ from 'lodash';
import { GridConfig, GridCache, GridConfigColumns, createGridCache, GroupFunc } from './GridConfig';
import { ForeignKeyInfo, TableInfo, ColumnInfo, EngineDriver, NamedObjectInfo, DatabaseInfo } from 'dbgate-types';
import { parseFilter, getFilterType, getFilterValueExpression } from 'dbgate-filterparser';
import { filterName } from './filterName';
import { ChangeSetFieldDefinition, ChangeSetRowDefinition } from './ChangeSet';
import { Expression, Select, treeToSql, dumpSqlSelect, Condition } from 'dbgate-sqltree';
import { isTypeLogical } from 'dbgate-tools';
import { ChangeCacheFunc, ChangeConfigFunc, DisplayColumn } from './GridDisplay';
export class FormViewDisplay {
isLoadedCorrectly = true;
columns: DisplayColumn[];
public baseTable: TableInfo;
constructor(
public config: GridConfig,
protected setConfig: ChangeConfigFunc,
public cache: GridCache,
protected setCache: ChangeCacheFunc,
public driver?: EngineDriver,
public dbinfo: DatabaseInfo = null
) {}
addFilterColumn(column) {
if (!column) return;
this.setConfig(cfg => ({
...cfg,
formFilterColumns: [...(cfg.formFilterColumns || []), column.uniqueName],
}));
}
filterCellValue(column, rowData) {
if (!column || !rowData) return;
const value = rowData[column.uniqueName];
const expr = getFilterValueExpression(value, column.dataType);
if (expr) {
this.setConfig(cfg => ({
...cfg,
filters: {
...cfg.filters,
[column.uniqueName]: expr,
},
addedColumns: cfg.addedColumns.includes(column.uniqueName)
? cfg.addedColumns
: [...cfg.addedColumns, column.uniqueName],
}));
this.reload();
}
}
setFilter(uniqueName, value) {
this.setConfig(cfg => ({
...cfg,
filters: {
...cfg.filters,
[uniqueName]: value,
},
}));
this.reload();
}
removeFilter(uniqueName) {
const reloadRequired = !!this.config.filters[uniqueName];
this.setConfig(cfg => ({
...cfg,
formFilterColumns: (cfg.formFilterColumns || []).filter(x => x != uniqueName),
filters: _.omit(cfg.filters || [], uniqueName),
}));
if (reloadRequired) this.reload();
}
reload() {
this.setCache(cache => ({
// ...cache,
...createGridCache(),
refreshTime: new Date().getTime(),
}));
}
getKeyValue(columnName) {
const { formViewKey, formViewKeyRequested } = this.config;
if (formViewKeyRequested && formViewKeyRequested[columnName]) return formViewKeyRequested[columnName];
if (formViewKey && formViewKey[columnName]) return formViewKey[columnName];
return null;
}
requestKeyValue(columnName, value) {
if (this.getKeyValue(columnName) == value) return;
this.setConfig(cfg => ({
...cfg,
formViewKeyRequested: {
...cfg.formViewKey,
...cfg.formViewKeyRequested,
[columnName]: value,
},
}));
this.reload();
}
extractKey(row) {
if (!row || !this.baseTable || !this.baseTable.primaryKey) {
return null;
}
const formViewKey = _.pick(
row,
this.baseTable.primaryKey.columns.map(x => x.columnName)
);
return formViewKey;
}
cancelRequestKey(rowData) {
this.setConfig(cfg => ({
...cfg,
formViewKeyRequested: null,
formViewKey: rowData ? this.extractKey(rowData) : cfg.formViewKey,
}));
}
}

View File

@@ -21,15 +21,15 @@ export class FreeTableGridDisplay extends GridDisplay {
getDisplayColumns(model: FreeTableModel) {
return (
model?.structure?.columns
?.map((col) => this.getDisplayColumn(col))
?.map((col) => ({
?.map(col => this.getDisplayColumn(col))
?.map(col => ({
...col,
isChecked: this.isColumnChecked(col),
})) || []
);
}
getDisplayColumn( col: ColumnInfo) {
getDisplayColumn(col: ColumnInfo) {
const uniquePath = [col.columnName];
const uniqueName = uniquePath.join('.');
return {

View File

@@ -29,6 +29,10 @@ export interface GridConfig extends GridConfigColumns {
grouping: { [uniqueName: string]: GroupFunc };
childConfig?: GridConfig;
reference?: GridReferenceDefinition;
isFormView?: boolean;
formViewKey?: { [uniqueName: string]: string };
formViewKeyRequested?: { [uniqueName: string]: string };
formFilterColumns: string[];
}
export interface GridCache {
@@ -45,6 +49,7 @@ export function createGridConfig(): GridConfig {
sort: [],
focusedColumn: null,
grouping: {},
formFilterColumns: [],
};
}

View File

@@ -1,6 +1,14 @@
import _ from 'lodash';
import { GridConfig, GridCache, GridConfigColumns, createGridCache, GroupFunc } from './GridConfig';
import { ForeignKeyInfo, TableInfo, ColumnInfo, EngineDriver, NamedObjectInfo, DatabaseInfo } from 'dbgate-types';
import {
ForeignKeyInfo,
TableInfo,
ColumnInfo,
EngineDriver,
NamedObjectInfo,
DatabaseInfo,
CollectionInfo,
} from 'dbgate-types';
import { parseFilter, getFilterType } from 'dbgate-filterparser';
import { filterName } from './filterName';
import { ChangeSetFieldDefinition, ChangeSetRowDefinition } from './ChangeSet';
@@ -18,9 +26,12 @@ export interface DisplayColumn {
autoIncrement?: boolean;
isPrimaryKey?: boolean;
foreignKey?: ForeignKeyInfo;
isExpandable?: boolean;
isChecked?: boolean;
hintColumnName?: string;
dataType?: string;
filterType?: boolean;
isStructured?: boolean;
}
export interface DisplayedColumnEx extends DisplayColumn {
@@ -53,12 +64,17 @@ export abstract class GridDisplay {
) {}
columns: DisplayColumn[];
baseTable?: TableInfo;
baseCollection?: CollectionInfo;
get baseTableOrCollection(): NamedObjectInfo {
return this.baseTable || this.baseCollection;
}
changeSetKeyFields: string[] = null;
sortable = false;
filterable = false;
editable = false;
isLoadedCorrectly = true;
supportsReload = false;
isDynamicStructure = false;
setColumnVisibility(uniquePath: string[], isVisible: boolean) {
const uniqueName = uniquePath.join('.');
@@ -66,12 +82,12 @@ export abstract class GridDisplay {
this.includeInColumnSet('hiddenColumns', uniqueName, !isVisible);
} else {
this.includeInColumnSet('addedColumns', uniqueName, isVisible);
this.reload();
if (!this.isDynamicStructure) this.reload();
}
}
focusColumn(uniqueName: string) {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
focusedColumn: uniqueName,
}));
@@ -90,48 +106,44 @@ export abstract class GridDisplay {
}
get allColumns() {
return this.getColumns(null).filter((col) => col.isChecked || col.uniquePath.length == 1);
return this.getColumns(null).filter(col => col.isChecked || col.uniquePath.length == 1);
}
reload() {
this.setCache((cache) => ({
// ...cache,
...createGridCache(),
refreshTime: new Date().getTime(),
}));
this.setCache(reloadDataCacheFunc);
}
includeInColumnSet(field: keyof GridConfigColumns, uniqueName: string, isIncluded: boolean) {
// console.log('includeInColumnSet', field, uniqueName, isIncluded);
if (isIncluded) {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
[field]: [...(cfg[field] || []), uniqueName],
}));
} else {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
[field]: (cfg[field] || []).filter((x) => x != uniqueName),
[field]: (cfg[field] || []).filter(x => x != uniqueName),
}));
}
}
showAllColumns() {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
hiddenColumns: [],
}));
}
hideAllColumns() {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
hiddenColumns: this.columns.map((x) => x.uniqueName),
hiddenColumns: this.columns.map(x => x.uniqueName),
}));
}
get hiddenColumnIndexes() {
return (this.config.hiddenColumns || []).map((x) => _.findIndex(this.columns, (y) => y.uniqueName == x));
return (this.config.hiddenColumns || []).map(x => _.findIndex(this.columns, y => y.uniqueName == x));
}
isColumnChecked(column: DisplayColumn) {
@@ -179,10 +191,10 @@ export abstract class GridDisplay {
applySortOnSelect(select: Select, displayedColumnInfo: DisplayedColumnInfo) {
if (this.config.sort?.length > 0) {
select.orderBy = this.config.sort
.map((col) => ({ ...col, dispInfo: displayedColumnInfo[col.uniqueName] }))
.map((col) => ({ ...col, expr: select.columns.find((x) => x.alias == col.uniqueName) }))
.filter((col) => col.dispInfo && col.expr)
.map((col) => ({
.map(col => ({ ...col, dispInfo: displayedColumnInfo[col.uniqueName] }))
.map(col => ({ ...col, expr: select.columns.find(x => x.alias == col.uniqueName) }))
.filter(col => col.dispInfo && col.expr)
.map(col => ({
...col.expr,
direction: col.order,
}));
@@ -194,16 +206,14 @@ export abstract class GridDisplay {
}
get groupColumns() {
return this.isGrouped
? _.keys(_.pickBy(this.config.grouping, (v) => v == 'GROUP' || v.startsWith('GROUP:')))
: null;
return this.isGrouped ? _.keys(_.pickBy(this.config.grouping, v => v == 'GROUP' || v.startsWith('GROUP:'))) : null;
}
applyGroupOnSelect(select: Select, displayedColumnInfo: DisplayedColumnInfo) {
const groupColumns = this.groupColumns;
if (groupColumns && groupColumns.length > 0) {
// @ts-ignore
select.groupBy = groupColumns.map((col) => {
select.groupBy = groupColumns.map(col => {
const colExpr: Expression = {
exprType: 'column',
columnName: displayedColumnInfo[col].columnName,
@@ -257,16 +267,16 @@ export abstract class GridDisplay {
};
}
}
select.columns = select.columns.filter((x) => x.alias);
select.columns = select.columns.filter(x => x.alias);
}
}
getColumns(columnFilter) {
return this.columns.filter((col) => filterName(columnFilter, col.columnName));
return this.columns.filter(col => filterName(columnFilter, col.columnName));
}
getGridColumns() {
return this.getColumns(null).filter((x) => this.isColumnChecked(x));
return this.getColumns(null).filter(x => this.isColumnChecked(x));
}
isExpandedColumn(uniqueName: string) {
@@ -282,7 +292,7 @@ export abstract class GridDisplay {
}
setFilter(uniqueName, value) {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
filters: {
...cfg.filters,
@@ -292,8 +302,30 @@ export abstract class GridDisplay {
this.reload();
}
showFilter(uniqueName) {
this.setConfig(cfg => {
if (!cfg.filters.uniqueName)
return {
...cfg,
filters: {
..._.omitBy(cfg.filters, v => !v),
[uniqueName]: '',
},
};
return cfg;
});
}
removeFilter(uniqueName) {
this.setConfig(cfg => ({
...cfg,
filters: _.omit(cfg.filters, [uniqueName]),
}));
this.reload();
}
setFilters(dct) {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
filters: {
...cfg.filters,
@@ -304,7 +336,7 @@ export abstract class GridDisplay {
}
setSort(uniqueName, order) {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
sort: [{ uniqueName, order }],
}));
@@ -312,7 +344,7 @@ export abstract class GridDisplay {
}
setGrouping(uniqueName, groupFunc: GroupFunc) {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
grouping: groupFunc
? {
@@ -327,7 +359,7 @@ export abstract class GridDisplay {
getGrouping(uniqueName): GroupFunc {
if (this.isGrouped) {
if (this.config.grouping[uniqueName]) return this.config.grouping[uniqueName];
const column = this.baseTable.columns.find((x) => x.columnName == uniqueName);
const column = this.baseTable.columns.find(x => x.columnName == uniqueName);
if (isTypeLogical(column?.dataType)) return 'COUNT DISTINCT';
if (column?.autoIncrement) return 'COUNT';
return 'MAX';
@@ -336,7 +368,7 @@ export abstract class GridDisplay {
}
clearGrouping() {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
grouping: {},
}));
@@ -344,7 +376,7 @@ export abstract class GridDisplay {
}
getSortOrder(uniqueName) {
return this.config.sort.find((x) => x.uniqueName == uniqueName)?.order;
return this.config.sort.find(x => x.uniqueName == uniqueName)?.order;
}
get filterCount() {
@@ -352,7 +384,7 @@ export abstract class GridDisplay {
}
clearFilters() {
this.setConfig((cfg) => ({
this.setConfig(cfg => ({
...cfg,
filters: {},
}));
@@ -365,10 +397,14 @@ export abstract class GridDisplay {
}
getChangeSetField(row, uniqueName, insertedRowIndex): ChangeSetFieldDefinition {
const col = this.columns.find((x) => x.uniqueName == uniqueName);
const col = this.columns.find(x => x.uniqueName == uniqueName);
if (!col) return null;
if (!this.baseTable) return null;
if (this.baseTable.pureName != col.pureName || this.baseTable.schemaName != col.schemaName) return null;
const baseTableOrCollection = this.baseTableOrCollection;
if (!baseTableOrCollection) return null;
if (baseTableOrCollection.pureName != col.pureName || baseTableOrCollection.schemaName != col.schemaName) {
return null;
}
return {
...this.getChangeSetRow(row, insertedRowIndex),
uniqueName: uniqueName,
@@ -377,10 +413,11 @@ export abstract class GridDisplay {
}
getChangeSetRow(row, insertedRowIndex): ChangeSetRowDefinition {
if (!this.baseTable) return null;
const baseTableOrCollection = this.baseTableOrCollection;
if (!baseTableOrCollection) return null;
return {
pureName: this.baseTable.pureName,
schemaName: this.baseTable.schemaName,
pureName: baseTableOrCollection.pureName,
schemaName: baseTableOrCollection.schemaName,
insertedRowIndex,
condition: insertedRowIndex == null ? this.getChangeSetCondition(row) : null,
};
@@ -398,7 +435,7 @@ export abstract class GridDisplay {
const select: Select = {
commandType: 'select',
from: { name, alias: 'basetbl' },
columns: columns.map((col) => ({
columns: columns.map(col => ({
exprType: 'column',
alias: col.columnName,
source: { alias: 'basetbl' },
@@ -413,7 +450,7 @@ export abstract class GridDisplay {
],
};
const displayedColumnInfo = _.keyBy(
this.columns.map((col) => ({ ...col, sourceAlias: 'basetbl' })),
this.columns.map(col => ({ ...col, sourceAlias: 'basetbl' })),
'uniqueName'
);
this.processReferences(select, displayedColumnInfo, options);
@@ -442,7 +479,7 @@ export abstract class GridDisplay {
}
resizeColumn(uniqueName: string, computedSize: number, diff: number) {
this.setConfig((cfg) => {
this.setConfig(cfg => {
const columnWidths = {
...cfg.columnWidths,
};
@@ -495,7 +532,7 @@ export abstract class GridDisplay {
if (!filters) return null;
const conditions = [];
for (const name in filters) {
const column = this.columns.find((x) => (x.columnName = name));
const column = this.columns.find(x => (x.columnName = name));
if (!column) continue;
const filterType = getFilterType(column.dataType);
try {
@@ -518,4 +555,38 @@ export abstract class GridDisplay {
conditions,
};
}
switchToFormView(rowData) {
if (!this.baseTable) return;
const { primaryKey } = this.baseTable;
if (!primaryKey) return;
const { columns } = primaryKey;
this.setConfig(cfg => ({
...cfg,
isFormView: true,
formViewKey: rowData
? _.pick(
rowData,
columns.map(x => x.columnName)
)
: null,
formViewKeyRequested: null,
}));
}
switchToJsonView() {
this.setConfig(cfg => ({
...cfg,
isJsonView: true,
}));
}
}
export function reloadDataCacheFunc(cache: GridCache): GridCache {
return {
// ...cache,
...createGridCache(),
refreshTime: new Date().getTime(),
};
}

View File

@@ -1,34 +1,44 @@
import { GridDisplay, ChangeCacheFunc, ChangeConfigFunc } from './GridDisplay';
import { QueryResultColumn } from 'dbgate-types';
import { GridConfig, GridCache } from './GridConfig';
import { analyseCollectionDisplayColumns } from './CollectionGridDisplay';
export class JslGridDisplay extends GridDisplay {
constructor(
jslid,
columns: QueryResultColumn[],
structure,
config: GridConfig,
setConfig: ChangeConfigFunc,
cache: GridCache,
setCache: ChangeCacheFunc
setCache: ChangeCacheFunc,
rows: any
) {
super(config, setConfig, cache, setCache, null);
this.filterable = true;
this.columns = columns
.map((col) => ({
columnName: col.columnName,
headerText: col.columnName,
uniqueName: col.columnName,
uniquePath: [col.columnName],
notNull: col.notNull,
autoIncrement: col.autoIncrement,
pureName: null,
schemaName: null,
}))
?.map((col) => ({
...col,
isChecked: this.isColumnChecked(col),
}));
if (structure.columns) {
this.columns = structure.columns
.map(col => ({
columnName: col.columnName,
headerText: col.columnName,
uniqueName: col.columnName,
uniquePath: [col.columnName],
notNull: col.notNull,
autoIncrement: col.autoIncrement,
pureName: null,
schemaName: null,
}))
?.map(col => ({
...col,
isChecked: this.isColumnChecked(col),
}));
}
if (structure.__isDynamicStructure) {
this.columns = analyseCollectionDisplayColumns(rows, this);
}
if (!this.columns) this.columns = [];
}
}

View File

@@ -19,4 +19,6 @@ export interface MacroDefinition {
export interface MacroSelectedCell {
column: string;
row: number;
rowData: any;
value: any;
}

View File

@@ -0,0 +1,274 @@
import { FormViewDisplay } from './FormViewDisplay';
import _ from 'lodash';
import { GridDisplay, ChangeCacheFunc, DisplayColumn, DisplayedColumnInfo, ChangeConfigFunc } from './GridDisplay';
import { TableInfo, EngineDriver, ViewInfo, ColumnInfo, NamedObjectInfo, DatabaseInfo } from 'dbgate-types';
import { GridConfig, GridCache, createGridCache } from './GridConfig';
import {
Expression,
Select,
treeToSql,
dumpSqlSelect,
mergeConditions,
Condition,
OrderByExpression,
} from 'dbgate-sqltree';
import { filterName } from './filterName';
import { TableGridDisplay } from './TableGridDisplay';
import stableStringify from 'json-stable-stringify';
import { ChangeSetFieldDefinition, ChangeSetRowDefinition } from './ChangeSet';
export class TableFormViewDisplay extends FormViewDisplay {
// use utility functions from GridDisplay and publish result in FromViewDisplay interface
private gridDisplay: TableGridDisplay;
constructor(
public tableName: NamedObjectInfo,
driver: EngineDriver,
config: GridConfig,
setConfig: ChangeConfigFunc,
cache: GridCache,
setCache: ChangeCacheFunc,
dbinfo: DatabaseInfo,
displayOptions
) {
super(config, setConfig, cache, setCache, driver, dbinfo);
this.gridDisplay = new TableGridDisplay(
tableName,
driver,
config,
setConfig,
cache,
setCache,
dbinfo,
displayOptions
);
this.gridDisplay.addAllExpandedColumnsToSelected = true;
this.isLoadedCorrectly = this.gridDisplay.isLoadedCorrectly && !!this.driver;
this.columns = [];
this.addDisplayColumns(this.gridDisplay.columns);
this.baseTable = this.gridDisplay.baseTable;
this.gridDisplay.hintBaseColumns = this.columns;
}
addDisplayColumns(columns: DisplayColumn[]) {
for (const col of columns) {
this.columns.push(col);
if (this.gridDisplay.isExpandedColumn(col.uniqueName)) {
const table = this.gridDisplay.getFkTarget(col);
if (table) {
const subcolumns = this.gridDisplay.getDisplayColumns(table, col.uniquePath);
this.addDisplayColumns(subcolumns);
}
}
}
}
getPrimaryKeyEqualCondition(row = null): Condition {
if (!row) row = this.config.formViewKeyRequested || this.config.formViewKey;
if (!row) return null;
const { primaryKey } = this.gridDisplay.baseTable;
if (!primaryKey) return null;
return {
conditionType: 'and',
conditions: primaryKey.columns.map(({ columnName }) => ({
conditionType: 'binary',
operator: '=',
left: {
exprType: 'column',
columnName,
source: {
alias: 'basetbl',
},
},
right: {
exprType: 'value',
value: row[columnName],
},
})),
};
}
getPrimaryKeyOperatorCondition(operator): Condition {
if (!this.config.formViewKey) return null;
const conditions = [];
const { primaryKey } = this.gridDisplay.baseTable;
if (!primaryKey) return null;
for (let index = 0; index < primaryKey.columns.length; index++) {
conditions.push({
conditionType: 'and',
conditions: [
...primaryKey.columns.slice(0, index).map(({ columnName }) => ({
conditionType: 'binary',
operator: '=',
left: {
exprType: 'column',
columnName,
source: {
alias: 'basetbl',
},
},
right: {
exprType: 'value',
value: this.config.formViewKey[columnName],
},
})),
...primaryKey.columns.slice(index).map(({ columnName }) => ({
conditionType: 'binary',
operator: operator,
left: {
exprType: 'column',
columnName,
source: {
alias: 'basetbl',
},
},
right: {
exprType: 'value',
value: this.config.formViewKey[columnName],
},
})),
],
});
}
if (conditions.length == 1) {
return conditions[0];
}
return {
conditionType: 'or',
conditions,
};
}
getSelect() {
if (!this.driver) return null;
const select = this.gridDisplay.createSelect();
if (!select) return null;
select.topRecords = 1;
return select;
}
getCurrentRowQuery() {
const select = this.getSelect();
if (!select) return null;
select.where = mergeConditions(select.where, this.getPrimaryKeyEqualCondition());
const sql = treeToSql(this.driver, select, dumpSqlSelect);
return sql;
}
getCountSelect() {
const select = this.getSelect();
if (!select) return null;
select.orderBy = null;
select.columns = [
{
exprType: 'raw',
sql: 'COUNT(*)',
alias: 'count',
},
];
select.topRecords = null;
return select;
}
getCountQuery() {
if (!this.driver) return null;
const select = this.getCountSelect();
if (!select) return null;
const sql = treeToSql(this.driver, select, dumpSqlSelect);
return sql;
}
getBeforeCountQuery() {
if (!this.driver) return null;
const select = this.getCountSelect();
if (!select) return null;
select.where = mergeConditions(select.where, this.getPrimaryKeyOperatorCondition('<'));
const sql = treeToSql(this.driver, select, dumpSqlSelect);
return sql;
}
navigate(row) {
const formViewKey = this.extractKey(row);
this.setConfig(cfg => ({
...cfg,
formViewKey,
}));
}
isLoadedCurrentRow(row) {
if (!row) return false;
const formViewKey = this.extractKey(row);
return stableStringify(formViewKey) == stableStringify(this.config.formViewKey);
}
navigateRowQuery(commmand: 'begin' | 'previous' | 'next' | 'end') {
if (!this.driver) return null;
const select = this.gridDisplay.createSelect();
if (!select) return null;
const { primaryKey } = this.gridDisplay.baseTable;
function getOrderBy(direction): OrderByExpression[] {
return primaryKey.columns.map(({ columnName }) => ({
exprType: 'column',
columnName,
direction,
}));
}
select.topRecords = 1;
switch (commmand) {
case 'begin':
select.orderBy = getOrderBy('ASC');
break;
case 'end':
select.orderBy = getOrderBy('DESC');
break;
case 'previous':
select.orderBy = getOrderBy('DESC');
select.where = mergeConditions(select.where, this.getPrimaryKeyOperatorCondition('<'));
break;
case 'next':
select.orderBy = getOrderBy('ASC');
select.where = mergeConditions(select.where, this.getPrimaryKeyOperatorCondition('>'));
break;
}
const sql = treeToSql(this.driver, select, dumpSqlSelect);
return sql;
}
getChangeSetRow(row): ChangeSetRowDefinition {
if (!this.baseTable) return null;
return {
pureName: this.baseTable.pureName,
schemaName: this.baseTable.schemaName,
condition: this.extractKey(row),
};
}
getChangeSetField(row, uniqueName): ChangeSetFieldDefinition {
const col = this.columns.find(x => x.uniqueName == uniqueName);
if (!col) return null;
if (!this.baseTable) return null;
if (this.baseTable.pureName != col.pureName || this.baseTable.schemaName != col.schemaName) return null;
return {
...this.getChangeSetRow(row),
uniqueName: uniqueName,
columnName: col.columnName,
};
}
toggleExpandedColumn(uniqueName: string) {
this.gridDisplay.toggleExpandedColumn(uniqueName);
this.gridDisplay.reload();
}
isExpandedColumn(uniqueName: string) {
return this.gridDisplay.isExpandedColumn(uniqueName);
}
}

View File

@@ -7,6 +7,8 @@ import { filterName } from './filterName';
export class TableGridDisplay extends GridDisplay {
public table: TableInfo;
public addAllExpandedColumnsToSelected = false;
public hintBaseColumns: DisplayColumn[];
constructor(
public tableName: NamedObjectInfo,
@@ -15,7 +17,8 @@ export class TableGridDisplay extends GridDisplay {
setConfig: ChangeConfigFunc,
cache: GridCache,
setCache: ChangeCacheFunc,
dbinfo: DatabaseInfo
dbinfo: DatabaseInfo,
public displayOptions: any
) {
super(config, setConfig, cache, setCache, driver, dbinfo);
@@ -36,8 +39,8 @@ export class TableGridDisplay extends GridDisplay {
this.baseTable = this.table;
if (this.table && this.table.columns) {
this.changeSetKeyFields = this.table.primaryKey
? this.table.primaryKey.columns.map((x) => x.columnName)
: this.table.columns.map((x) => x.columnName);
? this.table.primaryKey.columns.map(x => x.columnName)
: this.table.columns.map(x => x.columnName);
}
}
@@ -45,18 +48,19 @@ export class TableGridDisplay extends GridDisplay {
return (
this.dbinfo &&
this.dbinfo.tables &&
this.dbinfo.tables.find((x) => x.pureName == pureName && x.schemaName == schemaName)
this.dbinfo.tables.find(x => x.pureName == pureName && x.schemaName == schemaName)
);
}
getDisplayColumns(table: TableInfo, parentPath: string[]) {
return (
table?.columns
?.map((col) => this.getDisplayColumn(table, col, parentPath))
?.map((col) => ({
?.map(col => this.getDisplayColumn(table, col, parentPath))
?.map(col => ({
...col,
isChecked: this.isColumnChecked(col),
hintColumnName: col.foreignKey ? `hint_${col.uniqueName}` : null,
isExpandable: !!col.foreignKey,
})) || []
);
}
@@ -80,7 +84,7 @@ export class TableGridDisplay extends GridDisplay {
addReferenceToSelect(select: Select, parentAlias: string, column: DisplayColumn) {
const childAlias = `${column.uniqueName}_ref`;
if ((select.from.relations || []).find((x) => x.alias == childAlias)) return;
if ((select.from.relations || []).find(x => x.alias == childAlias)) return;
const table = this.getFkTarget(column);
if (table && table.primaryKey) {
select.from.relations = [
@@ -113,14 +117,14 @@ export class TableGridDisplay extends GridDisplay {
addHintsToSelect(select: Select): boolean {
let res = false;
const groupColumns = this.groupColumns;
for (const column of this.getGridColumns()) {
for (const column of this.hintBaseColumns || this.getGridColumns()) {
if (column.foreignKey) {
if (groupColumns && !groupColumns.includes(column.uniqueName)) {
continue;
}
const table = this.getFkTarget(column);
if (table && table.columns && table.columns.length > 0 && table.primaryKey) {
const hintColumn = table.columns.find((x) => x?.dataType?.toLowerCase()?.includes('char'));
const hintColumn = table.columns.find(x => x?.dataType?.toLowerCase()?.includes('char'));
if (hintColumn) {
const parentUniqueName = column.uniquePath.slice(0, -1).join('.');
this.addReferenceToSelect(select, parentUniqueName ? `${parentUniqueName}_ref` : 'basetbl', column);
@@ -165,7 +169,7 @@ export class TableGridDisplay extends GridDisplay {
processReferences(select: Select, displayedColumnInfo: DisplayedColumnInfo, options) {
this.addJoinsFromExpandedColumns(select, this.columns, 'basetbl', displayedColumnInfo);
if (!options.isExport) {
if (!options.isExport && this.displayOptions.showHintColumns) {
this.addHintsToSelect(select);
}
}
@@ -177,7 +181,7 @@ export class TableGridDisplay extends GridDisplay {
}
getColumns(columnFilter) {
return this.enrichExpandedColumns(this.columns.filter((col) => filterName(columnFilter, col.columnName)));
return this.enrichExpandedColumns(this.columns.filter(col => filterName(columnFilter, col.columnName)));
}
getDisplayColumn(table: TableInfo, col: ColumnInfo, parentPath: string[]) {
@@ -191,10 +195,10 @@ export class TableGridDisplay extends GridDisplay {
headerText: uniquePath.length == 1 ? col.columnName : `${table.pureName}.${col.columnName}`,
uniqueName,
uniquePath,
isPrimaryKey: table.primaryKey && !!table.primaryKey.columns.find((x) => x.columnName == col.columnName),
isPrimaryKey: table.primaryKey && !!table.primaryKey.columns.find(x => x.columnName == col.columnName),
foreignKey:
table.foreignKeys &&
table.foreignKeys.find((fk) => fk.columns.length == 1 && fk.columns[0].columnName == col.columnName),
table.foreignKeys.find(fk => fk.columns.length == 1 && fk.columns[0].columnName == col.columnName),
};
}
@@ -205,7 +209,7 @@ export class TableGridDisplay extends GridDisplay {
displayedColumnInfo: DisplayedColumnInfo
) {
for (const column of columns) {
if (this.config.addedColumns.includes(column.uniqueName)) {
if (this.addAllExpandedColumnsToSelected || this.config.addedColumns.includes(column.uniqueName)) {
select.columns.push({
exprType: 'column',
columnName: column.columnName,

View File

@@ -23,8 +23,8 @@ export class ViewGridDisplay extends GridDisplay {
getDisplayColumns(view: ViewInfo) {
return (
view?.columns
?.map((col) => this.getDisplayColumn(view, col))
?.map((col) => ({
?.map(col => this.getDisplayColumn(view, col))
?.map(col => ({
...col,
isChecked: this.isColumnChecked(col),
})) || []

View File

@@ -1,11 +1,14 @@
export * from "./GridDisplay";
export * from "./GridConfig";
export * from "./TableGridDisplay";
export * from "./ViewGridDisplay";
export * from "./JslGridDisplay";
export * from "./ChangeSet";
export * from "./filterName";
export * from "./FreeTableGridDisplay";
export * from "./FreeTableModel";
export * from "./MacroDefinition";
export * from "./runMacro";
export * from './GridDisplay';
export * from './GridConfig';
export * from './TableGridDisplay';
export * from './ViewGridDisplay';
export * from './JslGridDisplay';
export * from './ChangeSet';
export * from './filterName';
export * from './FreeTableGridDisplay';
export * from './FreeTableModel';
export * from './MacroDefinition';
export * from './runMacro';
export * from './FormViewDisplay';
export * from './TableFormViewDisplay';
export * from './CollectionGridDisplay';

View File

@@ -4,19 +4,21 @@ import uuidv1 from 'uuid/v1';
import uuidv4 from 'uuid/v4';
import moment from 'moment';
import { MacroDefinition, MacroSelectedCell } from './MacroDefinition';
import { ChangeSet, setChangeSetValue } from './ChangeSet';
import { GridDisplay } from './GridDisplay';
const getMacroFunction = {
transformValue: (code) => `
transformValue: code => `
(value, args, modules, rowIndex, row, columnName) => {
${code}
}
`,
transformRows: (code) => `
transformRows: code => `
(rows, args, modules, selectedCells, cols, columns) => {
${code}
}
`,
transformData: (code) => `
transformData: code => `
(rows, args, modules, selectedCells, cols, columns) => {
${code}
}
@@ -83,8 +85,8 @@ function runTramsformValue(
}
function removePreviewRowFlags(rows) {
rows = rows.filter((row) => row.__rowStatus != 'deleted');
rows = rows.map((row) => {
rows = rows.filter(row => row.__rowStatus != 'deleted');
rows = rows.map(row => {
if (row.__rowStatus || row.__modifiedFields || row.__insertedFields || row.__deletedFields)
return _.omit(row, ['__rowStatus', '__modifiedFields', '__insertedFields', '__deletedFields']);
return row;
@@ -107,7 +109,7 @@ function runTramsformRows(
macroArgs,
modules,
selectedCells,
data.structure.columns.map((x) => x.columnName),
data.structure.columns.map(x => x.columnName),
data.structure.columns
);
if (!preview) {
@@ -136,11 +138,11 @@ function runTramsformData(
macroArgs,
modules,
selectedCells,
data.structure.columns.map((x) => x.columnName),
data.structure.columns.map(x => x.columnName),
data.structure.columns
);
if (cols && !columns) {
columns = cols.map((columnName) => ({ columnName }));
columns = cols.map(columnName => ({ columnName }));
}
columns = _.uniqBy(columns, 'columnName');
if (!preview) {
@@ -183,3 +185,55 @@ export function runMacro(
}
return data;
}
export function compileMacroFunction(macro: MacroDefinition, errors = []) {
if (!macro) return null;
let func;
try {
func = eval(getMacroFunction[macro.type](macro.code));
return func;
} catch (err) {
errors.push(`Error compiling macro ${macro.name}: ${err.message}`);
return null;
}
}
export function runMacroOnValue(compiledFunc, macroArgs, value, rowIndex, row, column, errors = []) {
if (!compiledFunc) return value;
try {
const res = compiledFunc(value, macroArgs, modules, rowIndex, row, column);
return res;
} catch (err) {
errors.push(`Error processing column ${column} on row ${rowIndex}: ${err.message}`);
return value;
}
}
export function runMacroOnChangeSet(
macro: MacroDefinition,
macroArgs: {},
selectedCells: MacroSelectedCell[],
changeSet: ChangeSet,
display: GridDisplay
): ChangeSet {
const errors = [];
const compiledMacroFunc = compileMacroFunction(macro, errors);
if (!compiledMacroFunc) return null;
let res = changeSet;
for (const cell of selectedCells) {
const definition = display.getChangeSetField(cell.rowData, cell.column, undefined);
const macroResult = runMacroOnValue(
compiledMacroFunc,
macroArgs,
cell.value,
cell.row,
cell.rowData,
cell.column,
errors
);
res = setChangeSetValue(res, definition, macroResult);
}
return res;
}

27
packages/dbgate/README.md Normal file
View File

@@ -0,0 +1,27 @@
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![NPM version](https://img.shields.io/npm/v/dbgate.svg)](https://www.npmjs.com/package/dbgate)
# DbGate - database administration tool
DbGate is fast and easy to use database administration tool for MySQL, PostgreSQL, SQL Server.
## Install using npm
```sh
npm install -g dbgate
```
After installing, you can run dbgate with command:
```sh
dbgate
```
Then open http://localhost:5000 in your browser
## Download electron app
You can also download binary packages from https://dbgate.org . Or run from source code, as described on [github](https://github.com/dbgate/dbgate)
## Other dbgate packages
You can use some functionality of dbgate from your JavaScript code. See [dbgate-api](https://npmjs.com/dbgate-api) package.
## Screenshot
![Screenshot](https://raw.githubusercontent.com/dbgate/dbgate/master/screenshot.png)

10
packages/dbgate/bin/dbgate.js Executable file
View File

@@ -0,0 +1,10 @@
#!/usr/bin/env node
const path = require('path');
global.dbgateApiModulePath = path.dirname(path.dirname(require.resolve('dbgate-api')));
global.dbgateApiPackagedPluginsPath = path.dirname(global.dbgateApiModulePath);
const dbgateApi = require('dbgate-api');
dbgateApi.getMainModule().start();

View File

@@ -0,0 +1,30 @@
{
"name": "dbgate",
"version": "4.1.1",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"description": "Opensource database administration tool - web interface",
"author": "Jan Prochazka",
"license": "MIT",
"bin": {
"dbgate": "./bin/dbgate.js"
},
"keywords": [
"sql",
"dbgate",
"web"
],
"dependencies": {
"dbgate-api": "^4.1.1",
"dbgate-web": "^4.1.1",
"dbgate-plugin-csv": "^4.1.1",
"dbgate-plugin-excel": "^4.1.1",
"dbgate-plugin-mongo": "^4.1.1",
"dbgate-plugin-mysql": "^4.1.1",
"dbgate-plugin-mssql": "^4.1.1",
"dbgate-plugin-postgres": "^4.1.1"
}
}

View File

@@ -1,10 +1,9 @@
{
"version": "1.0.0",
"version": "4.1.1",
"name": "dbgate-filterparser",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {
"prepare": "yarn build",
"build": "tsc",
"start": "tsc --watch",
"test": "jest"
@@ -13,7 +12,7 @@
"lib"
],
"devDependencies": {
"dbgate-types": "^1.0.0",
"dbgate-types": "^4.1.1",
"@types/jest": "^25.1.4",
"@types/node": "^13.7.0",
"jest": "^24.9.0",
@@ -22,9 +21,9 @@
},
"dependencies": {
"@types/parsimmon": "^1.10.1",
"dbgate-tools": "^1.0.0",
"dbgate-tools": "^4.1.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"parsimmon": "^1.13.0"
}
}
}

View File

@@ -0,0 +1,32 @@
import P from 'parsimmon';
export const whitespace = P.regexp(/\s*/m);
export function token(parser) {
return parser.skip(whitespace);
}
export function word(str) {
return P.string(str).thru(token);
}
export function interpretEscapes(str) {
let escapes = {
b: '\b',
f: '\f',
n: '\n',
r: '\r',
t: '\t',
};
return str.replace(/\\(u[0-9a-fA-F]{4}|[^u])/, (_, escape) => {
let type = escape.charAt(0);
let hex = escape.slice(1);
if (type === 'u') {
return String.fromCharCode(parseInt(hex, 16));
}
if (escapes.hasOwnProperty(type)) {
return escapes[type];
}
return type;
});
}

View File

@@ -1,10 +1,11 @@
import { isTypeDateTime } from 'dbgate-tools';
import moment from 'moment';
export type FilterMultipleValuesMode = 'is' | 'is_not' | 'contains' | 'begins' | 'ends';
export function getFilterValueExpression(value, dataType) {
if (value == null) return 'NULL';
if (isTypeDateTime(dataType)) return value;
if (isTypeDateTime(dataType)) return moment(value).format('YYYY-MM-DD HH:mm:ss');
return `="${value}"`;
}

View File

@@ -0,0 +1,121 @@
import P from 'parsimmon';
import { interpretEscapes, token, word, whitespace } from './common';
const operatorCondition = operator => value => ({
__placeholder__: {
[operator]: value,
},
});
const regexCondition = regexString => value => ({
__placeholder__: {
$regex: regexString.replace('#VALUE#', value),
$options: 'i',
},
});
const numberTestCondition = () => value => ({
$or: [
{
__placeholder__: {
$regex: `.*${value}.*`,
$options: 'i',
},
},
{
__placeholder__: value,
},
],
});
const testCondition = (operator, value) => () => ({
__placeholder__: {
[operator]: value,
},
});
const compoudCondition = conditionType => conditions => {
if (conditions.length == 1) return conditions[0];
return {
[conditionType]: conditions,
};
};
const negateCondition = condition => ({
__placeholder__: {
$not: condition.__placeholder__,
},
});
const createParser = () => {
const langDef = {
string1: () =>
token(P.regexp(/"((?:\\.|.)*?)"/, 1))
.map(interpretEscapes)
.desc('string quoted'),
string2: () =>
token(P.regexp(/'((?:\\.|.)*?)'/, 1))
.map(interpretEscapes)
.desc('string quoted'),
number: () =>
token(P.regexp(/-?(0|[1-9][0-9]*)([.][0-9]+)?([eE][+-]?[0-9]+)?/))
.map(Number)
.desc('number'),
noQuotedString: () => P.regexp(/[^\s^,^'^"]+/).desc('string unquoted'),
value: r => P.alt(r.string1, r.string2, r.number, r.noQuotedString),
valueTestNum: r => r.number.map(numberTestCondition()),
valueTest: r => r.value.map(regexCondition('.*#VALUE#.*')),
comma: () => word(','),
not: () => word('NOT'),
notExists: r => r.not.then(r.exists).map(testCondition('$exists', false)),
exists: () => word('EXISTS').map(testCondition('$exists', true)),
true: () => word('TRUE').map(testCondition('$eq', true)),
false: () => word('FALSE').map(testCondition('$eq', false)),
eq: r => word('=').then(r.value).map(operatorCondition('$eq')),
ne: r => word('!=').then(r.value).map(operatorCondition('$ne')),
lt: r => word('<').then(r.value).map(operatorCondition('$lt')),
gt: r => word('>').then(r.value).map(operatorCondition('$gt')),
le: r => word('<=').then(r.value).map(operatorCondition('$lte')),
ge: r => word('>=').then(r.value).map(operatorCondition('$gte')),
startsWith: r => word('^').then(r.value).map(regexCondition('#VALUE#.*')),
endsWith: r => word('$').then(r.value).map(regexCondition('.*#VALUE#')),
contains: r => word('+').then(r.value).map(regexCondition('.*#VALUE#.*')),
startsWithNot: r => word('!^').then(r.value).map(regexCondition('#VALUE#.*')).map(negateCondition),
endsWithNot: r => word('!$').then(r.value).map(regexCondition('.*#VALUE#')).map(negateCondition),
containsNot: r => word('~').then(r.value).map(regexCondition('.*#VALUE#.*')).map(negateCondition),
element: r =>
P.alt(
r.exists,
r.notExists,
r.true,
r.false,
r.eq,
r.ne,
r.lt,
r.gt,
r.le,
r.ge,
r.startsWith,
r.endsWith,
r.contains,
r.startsWithNot,
r.endsWithNot,
r.containsNot,
r.valueTestNum,
r.valueTest
).trim(whitespace),
factor: r => r.element.sepBy(whitespace).map(compoudCondition('$and')),
list: r => r.factor.sepBy(r.comma).map(compoudCondition('$or')),
};
return P.createLanguage(langDef);
};
export const mongoParser = createParser();

View File

@@ -1,40 +1,12 @@
import P from 'parsimmon';
import moment from 'moment';
import { FilterType } from './types';
import { Condition } from 'dbgate-sqltree';
import { TransformType } from 'dbgate-types';
import { interpretEscapes, token, word, whitespace } from './common';
import { mongoParser } from './mongoParser';
const whitespace = P.regexp(/\s*/m);
function token(parser) {
return parser.skip(whitespace);
}
function word(str) {
return P.string(str).thru(token);
}
function interpretEscapes(str) {
let escapes = {
b: '\b',
f: '\f',
n: '\n',
r: '\r',
t: '\t',
};
return str.replace(/\\(u[0-9a-fA-F]{4}|[^u])/, (_, escape) => {
let type = escape.charAt(0);
let hex = escape.slice(1);
if (type === 'u') {
return String.fromCharCode(parseInt(hex, 16));
}
if (escapes.hasOwnProperty(type)) {
return escapes[type];
}
return type;
});
}
const binaryCondition = (operator) => (value) => ({
const binaryCondition = operator => value => ({
conditionType: 'binary',
operator,
left: {
@@ -46,7 +18,7 @@ const binaryCondition = (operator) => (value) => ({
},
});
const likeCondition = (conditionType, likeString) => (value) => ({
const likeCondition = (conditionType, likeString) => value => ({
conditionType,
left: {
exprType: 'placeholder',
@@ -57,7 +29,7 @@ const likeCondition = (conditionType, likeString) => (value) => ({
},
});
const compoudCondition = (conditionType) => (conditions) => {
const compoudCondition = conditionType => conditions => {
if (conditions.length == 1) return conditions[0];
return {
conditionType,
@@ -65,7 +37,7 @@ const compoudCondition = (conditionType) => (conditions) => {
};
};
const unaryCondition = (conditionType) => () => {
const unaryCondition = conditionType => () => {
return {
conditionType,
expr: {
@@ -74,7 +46,7 @@ const unaryCondition = (conditionType) => () => {
};
};
const binaryFixedValueCondition = (value) => () => {
const binaryFixedValueCondition = value => () => {
return {
conditionType: 'binary',
operator: '=',
@@ -88,7 +60,7 @@ const binaryFixedValueCondition = (value) => () => {
};
};
const negateCondition = (condition) => {
const negateCondition = condition => {
return {
conditionType: 'not',
condition,
@@ -113,11 +85,11 @@ function getTransformCondition(transform: TransformType, value) {
};
}
const yearCondition = () => (value) => {
const yearCondition = () => value => {
return getTransformCondition('YEAR', value);
};
const yearMonthCondition = () => (value) => {
const yearMonthCondition = () => value => {
const m = value.match(/(\d\d\d\d)-(\d\d?)/);
return {
@@ -126,7 +98,7 @@ const yearMonthCondition = () => (value) => {
};
};
const yearMonthDayCondition = () => (value) => {
const yearMonthDayCondition = () => value => {
const m = value.match(/(\d\d\d\d)-(\d\d?)-(\d\d?)/);
return {
@@ -139,6 +111,72 @@ const yearMonthDayCondition = () => (value) => {
};
};
const createIntervalCondition = (start, end) => {
return {
conditionType: 'and',
conditions: [
{
conditionType: 'binary',
operator: '>=',
left: {
exprType: 'placeholder',
},
right: {
exprType: 'value',
value: start,
},
},
{
conditionType: 'binary',
operator: '<=',
left: {
exprType: 'placeholder',
},
right: {
exprType: 'value',
value: end,
},
},
],
};
};
const createDateIntervalCondition = (start, end) => {
return createIntervalCondition(start.format('YYYY-MM-DDTHH:mm:ss.SSS'), end.format('YYYY-MM-DDTHH:mm:ss.SSS'));
};
const fixedMomentIntervalCondition = (intervalType, diff) => () => {
return createDateIntervalCondition(
moment().add(intervalType, diff).startOf(intervalType),
moment().add(intervalType, diff).endOf(intervalType)
);
};
const yearMonthDayMinuteCondition = () => value => {
const m = value.match(/(\d\d\d\d)-(\d\d?)-(\d\d?)\s+(\d\d?):(\d\d?)/);
const year = m[1];
const month = m[2];
const day = m[3];
const hour = m[4];
const minute = m[5];
const dateObject = new Date(year, month - 1, day, hour, minute);
return createDateIntervalCondition(moment(dateObject).startOf('minute'), moment(dateObject).endOf('minute'));
};
const yearMonthDaySecondCondition = () => value => {
const m = value.match(/(\d\d\d\d)-(\d\d?)-(\d\d?)(T|\s+)(\d\d?):(\d\d?):(\d\d?)/);
const year = m[1];
const month = m[2];
const day = m[3];
const hour = m[5];
const minute = m[6];
const second = m[7];
const dateObject = new Date(year, month - 1, day, hour, minute, second);
return createDateIntervalCondition(moment(dateObject).startOf('second'), moment(dateObject).endOf('second'));
};
const createParser = (filterType: FilterType) => {
const langDef = {
string1: () =>
@@ -171,37 +209,64 @@ const createParser = (filterType: FilterType) => {
yearNum: () => P.regexp(/\d\d\d\d/).map(yearCondition()),
yearMonthNum: () => P.regexp(/\d\d\d\d-\d\d?/).map(yearMonthCondition()),
yearMonthDayNum: () => P.regexp(/\d\d\d\d-\d\d?-\d\d?/).map(yearMonthDayCondition()),
yearMonthDayMinute: () => P.regexp(/\d\d\d\d-\d\d?-\d\d?\s+\d\d?:\d\d?/).map(yearMonthDayMinuteCondition()),
yearMonthDaySecond: () =>
P.regexp(/\d\d\d\d-\d\d?-\d\d?(\s+|T)\d\d?:\d\d?:\d\d?/).map(yearMonthDaySecondCondition()),
value: (r) => P.alt(...allowedValues.map((x) => r[x])),
valueTestEq: (r) => r.value.map(binaryCondition('=')),
valueTestStr: (r) => r.value.map(likeCondition('like', '%#VALUE#%')),
value: r => P.alt(...allowedValues.map(x => r[x])),
valueTestEq: r => r.value.map(binaryCondition('=')),
valueTestStr: r => r.value.map(likeCondition('like', '%#VALUE#%')),
comma: () => word(','),
not: () => word('NOT'),
notNull: (r) => r.not.then(r.null).map(unaryCondition('isNotNull')),
notNull: r => r.not.then(r.null).map(unaryCondition('isNotNull')),
null: () => word('NULL').map(unaryCondition('isNull')),
empty: () => word('EMPTY').map(unaryCondition('isEmpty')),
notEmpty: (r) => r.not.then(r.empty).map(unaryCondition('isNotEmpty')),
notEmpty: r => r.not.then(r.empty).map(unaryCondition('isNotEmpty')),
true: () => word('TRUE').map(binaryFixedValueCondition(1)),
false: () => word('FALSE').map(binaryFixedValueCondition(0)),
trueNum: () => word('1').map(binaryFixedValueCondition(1)),
falseNum: () => word('0').map(binaryFixedValueCondition(0)),
eq: (r) => word('=').then(r.value).map(binaryCondition('=')),
ne: (r) => word('!=').then(r.value).map(binaryCondition('<>')),
lt: (r) => word('<').then(r.value).map(binaryCondition('<')),
gt: (r) => word('>').then(r.value).map(binaryCondition('>')),
le: (r) => word('<=').then(r.value).map(binaryCondition('<=')),
ge: (r) => word('>=').then(r.value).map(binaryCondition('>=')),
startsWith: (r) => word('^').then(r.value).map(likeCondition('like', '#VALUE#%')),
endsWith: (r) => word('$').then(r.value).map(likeCondition('like', '%#VALUE#')),
contains: (r) => word('+').then(r.value).map(likeCondition('like', '%#VALUE#%')),
startsWithNot: (r) => word('!^').then(r.value).map(likeCondition('like', '#VALUE#%')).map(negateCondition),
endsWithNot: (r) => word('!$').then(r.value).map(likeCondition('like', '%#VALUE#')).map(negateCondition),
containsNot: (r) => word('~').then(r.value).map(likeCondition('like', '%#VALUE#%')).map(negateCondition),
element: (r) => P.alt(...allowedElements.map((x) => r[x])).trim(whitespace),
factor: (r) => r.element.sepBy(whitespace).map(compoudCondition('and')),
list: (r) => r.factor.sepBy(r.comma).map(compoudCondition('or')),
this: () => word('THIS'),
last: () => word('LAST'),
next: () => word('NEXT'),
week: () => word('WEEK'),
month: () => word('MONTH'),
year: () => word('YEAR'),
yesterday: () => word('YESTERDAY').map(fixedMomentIntervalCondition('day', -1)),
today: () => word('TODAY').map(fixedMomentIntervalCondition('day', 0)),
tomorrow: () => word('TOMORROW').map(fixedMomentIntervalCondition('day', 1)),
lastWeek: r => r.last.then(r.week).map(fixedMomentIntervalCondition('week', -1)),
thisWeek: r => r.this.then(r.week).map(fixedMomentIntervalCondition('week', 0)),
nextWeek: r => r.next.then(r.week).map(fixedMomentIntervalCondition('week', 1)),
lastMonth: r => r.last.then(r.month).map(fixedMomentIntervalCondition('month', -1)),
thisMonth: r => r.this.then(r.month).map(fixedMomentIntervalCondition('month', 0)),
nextMonth: r => r.next.then(r.month).map(fixedMomentIntervalCondition('month', 1)),
lastYear: r => r.last.then(r.year).map(fixedMomentIntervalCondition('year', -1)),
thisYear: r => r.this.then(r.year).map(fixedMomentIntervalCondition('year', 0)),
nextYear: r => r.next.then(r.year).map(fixedMomentIntervalCondition('year', 1)),
eq: r => word('=').then(r.value).map(binaryCondition('=')),
ne: r => word('!=').then(r.value).map(binaryCondition('<>')),
lt: r => word('<').then(r.value).map(binaryCondition('<')),
gt: r => word('>').then(r.value).map(binaryCondition('>')),
le: r => word('<=').then(r.value).map(binaryCondition('<=')),
ge: r => word('>=').then(r.value).map(binaryCondition('>=')),
startsWith: r => word('^').then(r.value).map(likeCondition('like', '#VALUE#%')),
endsWith: r => word('$').then(r.value).map(likeCondition('like', '%#VALUE#')),
contains: r => word('+').then(r.value).map(likeCondition('like', '%#VALUE#%')),
startsWithNot: r => word('!^').then(r.value).map(likeCondition('like', '#VALUE#%')).map(negateCondition),
endsWithNot: r => word('!$').then(r.value).map(likeCondition('like', '%#VALUE#')).map(negateCondition),
containsNot: r => word('~').then(r.value).map(likeCondition('like', '%#VALUE#%')).map(negateCondition),
element: r => P.alt(...allowedElements.map(x => r[x])).trim(whitespace),
factor: r => r.element.sepBy(whitespace).map(compoudCondition('and')),
list: r => r.factor.sepBy(r.comma).map(compoudCondition('or')),
};
const allowedValues = []; // 'string1', 'string2', 'number', 'noQuotedString'];
@@ -222,7 +287,26 @@ const createParser = (filterType: FilterType) => {
'containsNot'
);
if (filterType == 'logical') allowedElements.push('true', 'false', 'trueNum', 'falseNum');
if (filterType == 'datetime') allowedElements.push('yearMonthDayNum', 'yearMonthNum', 'yearNum');
if (filterType == 'datetime')
allowedElements.push(
'yearMonthDaySecond',
'yearMonthDayMinute',
'yearMonthDayNum',
'yearMonthNum',
'yearNum',
'yesterday',
'today',
'tomorrow',
'lastWeek',
'thisWeek',
'nextWeek',
'lastMonth',
'thisMonth',
'nextMonth',
'lastYear',
'thisYear',
'nextYear'
);
// must be last
if (filterType == 'string') allowedElements.push('valueTestStr');
@@ -236,9 +320,12 @@ const parsers = {
string: createParser('string'),
datetime: createParser('datetime'),
logical: createParser('logical'),
mongo: mongoParser,
};
export function parseFilter(value: string, filterType: FilterType): Condition {
// console.log('PARSING', value, 'WITH', filterType);
const ast = parsers[filterType].list.tryParse(value);
// console.log('AST', ast);
return ast;
}

View File

@@ -1,3 +1,3 @@
// import types from 'dbgate-types';
export type FilterType = 'number' | 'string' | 'datetime' | 'logical';
export type FilterType = 'number' | 'string' | 'datetime' | 'logical' | 'mongo';

View File

@@ -37,7 +37,7 @@ console.log("Generated query:", sql);
```
See [TypeScript definitions](https://github.com/dbshell/dbgate/blob/master/packages/sqltree/src/types.ts) for complete list of available SQL command options.
See [TypeScript definitions](https://github.com/dbgate/dbgate/blob/master/packages/sqltree/src/types.ts) for complete list of available SQL command options.
## Installation

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