|
e579f37438
|
feat(UI): option to change query editors font size, closes #77
|
2021-06-19 11:54:15 +02:00 |
|
|
3829b94bf7
|
refactor: solved deprecation warning for url.format()
|
2021-06-18 21:08:21 +02:00 |
|
|
5c8ee66f43
|
feat(PostgreSQL): alter trigger support
|
2021-06-17 22:01:18 +02:00 |
|
|
8a20befd09
|
fix(UI): various fixes in displaying content with small window size
|
2021-06-13 11:16:21 +02:00 |
|
|
4133fc452f
|
fix(MySQL): pool connections not released after MySQL errors, causing endless load animation
|
2021-06-11 15:02:45 +02:00 |
|
|
690a4541f9
|
perf: remove comments from queries before execution
|
2021-06-11 14:32:51 +02:00 |
|
|
cce5adbac7
|
feat(PostgreSQL): trigger rename and delete
|
2021-06-08 09:12:43 +02:00 |
|
|
8742fa10f0
|
fix: internal exceptions
|
2021-06-05 10:15:44 +02:00 |
|
Christian
|
1716077182
|
added translation for de-DE
|
2021-06-04 09:37:02 +02:00 |
|
|
5562e73e75
|
fix: page offset not reset when selected table changes
|
2021-06-03 11:02:24 +02:00 |
|
|
8a7cc2a14f
|
fix(UI): unable to browse view's result pages
|
2021-06-03 10:57:57 +02:00 |
|
|
9ca059d979
|
fix(MySQL): view's data tab doesn't work with some views, closes #71
|
2021-06-03 10:54:59 +02:00 |
|
|
5e9c88a7fd
|
fix(UI): prevent canc key to trigger delete modal when editing a row
|
2021-06-02 12:32:12 +02:00 |
|
|
66227569f4
|
fix: table row loses internal id after cell update
|
2021-06-02 11:58:34 +02:00 |
|
|
faa799c8ea
|
fix(MySQL): missing schema altering tables in some conditions
|
2021-05-31 17:07:48 +02:00 |
|
|
acc1eeb094
|
fix: empty offset in cell update queries
|
2021-05-31 14:27:02 +02:00 |
|
|
f61d7eeaf4
|
feat: key shortcuts to change DATA tab page
|
2021-05-29 11:26:23 +02:00 |
|
|
e71c7568c0
|
feat: option to set DATA tab page size
|
2021-05-29 11:04:02 +02:00 |
|
|
79f033e524
|
feat: prev/next buttons to browse the results pages of data tab
|
2021-05-27 22:13:59 +02:00 |
|
|
310cfaa3c2
|
fix(MySQL): wrong schema in view data tab select, closes #71
|
2021-05-26 17:44:33 +02:00 |
|
|
04bdd085a5
|
fix: wrong detection of field default expressions in some cases
|
2021-05-25 16:54:13 +02:00 |
|
|
f1636f1528
|
fix(MySQL): can't access tables having UNIQUE KEY, closes #69
|
2021-05-23 11:12:09 +02:00 |
|
|
f839d5cd3c
|
chore: Twitter link in about tab
|
2021-05-23 10:19:56 +02:00 |
|
|
7a766f04e6
|
perf: improved the way how field default value are handled
|
2021-05-22 16:24:19 +02:00 |
|
|
840241c3cc
|
refactor: better description in foreign key value select
|
2021-05-20 15:07:51 +02:00 |
|
|
0f10c9e824
|
fix: internal id not removed before row update
|
2021-05-20 12:45:49 +02:00 |
|
|
1e37f2a96f
|
fix: unable to add new ENUM fields
|
2021-05-20 12:38:05 +02:00 |
|
|
0d6137195d
|
fix: unable to delete table rows
|
2021-05-19 16:55:38 +02:00 |
|
|
434711a360
|
perf(MySQL): improved connections pool handling
|
2021-05-15 21:47:30 +02:00 |
|
|
854472c7a3
|
fix: row loses internal id after cell update
|
2021-05-15 19:33:31 +02:00 |
|
|
ae103e5477
|
perf(core): increased connection pool size to improve performance
|
2021-05-14 17:17:37 +02:00 |
|
|
6b0b8b19d7
|
fix(MySQL): connection loses schema in some conditions
|
2021-05-14 17:02:27 +02:00 |
|
|
475397ca34
|
fix: issue with ENUM and SET fields on table filler modal
|
2021-05-13 20:46:44 +02:00 |
|
|
7a62131cc7
|
fix: issue with ENUM and SET length when creating a new field
|
2021-05-13 15:45:54 +02:00 |
|
|
c7663be338
|
fix: multiple row select on sorted tables not work properly
|
2021-05-11 18:32:11 +02:00 |
|
|
5dc0b0bea4
|
perf: italian translation updated
|
2021-05-07 12:11:55 +02:00 |
|
|
3baf6fa173
|
fix: better detection and handling of field default type
|
2021-05-06 22:21:42 +02:00 |
|
|
29e2d92b5b
|
fix: no quotes around strings in field default custom value
|
2021-05-05 17:13:12 +02:00 |
|
|
bebba64d06
|
feat(MySQL): ENUM and SET fields support, closes #61
|
2021-05-04 21:50:41 +02:00 |
|
|
9dfe7cca22
|
fix(UI): data type figure twice on type select
|
2021-05-03 22:55:39 +02:00 |
|
|
5822b3df43
|
perf(UI): new application icon
|
2021-04-30 14:14:01 +02:00 |
|
|
5208ec171b
|
fix(MySQL): multiple queries non properly split in some cases
|
2021-04-29 21:03:32 +02:00 |
|
|
ecfb732c26
|
fix: % character not properly escaped, closes #60
|
2021-04-28 12:10:43 +02:00 |
|
|
1b09909126
|
fix: semicolon inside strings breaks queries, closes #59
|
2021-04-28 11:50:07 +02:00 |
|
|
04cd806954
|
chore: update README.md
|
2021-04-26 10:16:55 +02:00 |
|
|
15948b30c9
|
refactor: modifications for electron 12 support
|
2021-04-26 10:07:47 +02:00 |
|
Daniel Aguiar
|
8720bcdad6
|
New Translation: Portugues (Brasil)
|
2021-04-25 03:53:21 -03:00 |
|
|
86240fb53c
|
refactor(PostgreSQL): preparing code to support triggers
|
2021-04-22 15:15:08 +02:00 |
|
|
1d363f755e
|
feat: query results export
|
2021-04-22 15:08:22 +02:00 |
|
|
0d77aee3eb
|
refactor: Improved pulse animation code
|
2021-04-22 14:24:34 +02:00 |
|