Fabio Di Stasio
|
04bdd085a5
|
fix: wrong detection of field default expressions in some cases
|
2021-05-25 16:54:13 +02:00 |
Fabio Di Stasio
|
f1636f1528
|
fix(MySQL): can't access tables having UNIQUE KEY, closes #69
|
2021-05-23 11:12:09 +02:00 |
Fabio Di Stasio
|
f839d5cd3c
|
chore: Twitter link in about tab
|
2021-05-23 10:19:56 +02:00 |
Fabio Di Stasio
|
7a766f04e6
|
perf: improved the way how field default value are handled
|
2021-05-22 16:24:19 +02:00 |
Fabio Di Stasio
|
840241c3cc
|
refactor: better description in foreign key value select
|
2021-05-20 15:07:51 +02:00 |
Fabio Di Stasio
|
0f10c9e824
|
fix: internal id not removed before row update
|
2021-05-20 12:45:49 +02:00 |
Fabio Di Stasio
|
1e37f2a96f
|
fix: unable to add new ENUM fields
|
2021-05-20 12:38:05 +02:00 |
Fabio Di Stasio
|
0d6137195d
|
fix: unable to delete table rows
|
2021-05-19 16:55:38 +02:00 |
Fabio Di Stasio
|
434711a360
|
perf(MySQL): improved connections pool handling
|
2021-05-15 21:47:30 +02:00 |
fabio286
|
854472c7a3
|
fix: row loses internal id after cell update
|
2021-05-15 19:33:31 +02:00 |
Fabio Di Stasio
|
ae103e5477
|
perf(core): increased connection pool size to improve performance
|
2021-05-14 17:17:37 +02:00 |
Fabio Di Stasio
|
6b0b8b19d7
|
fix(MySQL): connection loses schema in some conditions
|
2021-05-14 17:02:27 +02:00 |
Fabio Di Stasio
|
475397ca34
|
fix: issue with ENUM and SET fields on table filler modal
|
2021-05-13 20:46:44 +02:00 |
Fabio Di Stasio
|
7a62131cc7
|
fix: issue with ENUM and SET length when creating a new field
|
2021-05-13 15:45:54 +02:00 |
Fabio Di Stasio
|
c7663be338
|
fix: multiple row select on sorted tables not work properly
|
2021-05-11 18:32:11 +02:00 |
Fabio Di Stasio
|
5dc0b0bea4
|
perf: italian translation updated
|
2021-05-07 12:11:55 +02:00 |
Fabio Di Stasio
|
3baf6fa173
|
fix: better detection and handling of field default type
|
2021-05-06 22:21:42 +02:00 |
Fabio Di Stasio
|
29e2d92b5b
|
fix: no quotes around strings in field default custom value
|
2021-05-05 17:13:12 +02:00 |
Fabio Di Stasio
|
bebba64d06
|
feat(MySQL): ENUM and SET fields support, closes #61
|
2021-05-04 21:50:41 +02:00 |
Fabio Di Stasio
|
9dfe7cca22
|
fix(UI): data type figure twice on type select
|
2021-05-03 22:55:39 +02:00 |
Fabio Di Stasio
|
5822b3df43
|
perf(UI): new application icon
|
2021-04-30 14:14:01 +02:00 |
Fabio Di Stasio
|
5208ec171b
|
fix(MySQL): multiple queries non properly split in some cases
|
2021-04-29 21:03:32 +02:00 |
Fabio Di Stasio
|
ecfb732c26
|
fix: % character not properly escaped, closes #60
|
2021-04-28 12:10:43 +02:00 |
Fabio Di Stasio
|
1b09909126
|
fix: semicolon inside strings breaks queries, closes #59
|
2021-04-28 11:50:07 +02:00 |
Fabio Di Stasio
|
04cd806954
|
chore: update README.md
|
2021-04-26 10:16:55 +02:00 |
Fabio Di Stasio
|
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 |
Fabio Di Stasio
|
86240fb53c
|
refactor(PostgreSQL): preparing code to support triggers
|
2021-04-22 15:15:08 +02:00 |
Fabio Di Stasio
|
1d363f755e
|
feat: query results export
|
2021-04-22 15:08:22 +02:00 |
Fabio Di Stasio
|
0d77aee3eb
|
refactor: Improved pulse animation code
|
2021-04-22 14:24:34 +02:00 |
Fabio Di Stasio
|
a41cf1ab56
|
fix: wrong changelog in some cases
|
2021-04-22 11:35:59 +02:00 |
Fabio286
|
5ceddb8e00
|
perf(UI): improved connection status indicator
|
2021-04-21 16:41:42 +02:00 |
Fabio Di Stasio
|
16e17b39b6
|
feat(UI): ctrl+s shortcut to save changes
|
2021-04-20 17:39:15 +02:00 |
Fabio Di Stasio
|
20cba6ee9b
|
feat(UI): canc press to delete selected rows
|
2021-04-20 16:30:10 +02:00 |
Fabio Di Stasio
|
9ffd443a66
|
feat(UI): format and clear queries
|
2021-04-19 19:15:06 +02:00 |
Fabio Di Stasio
|
f82dbd24dc
|
fix: launch from shortcut of procedures or functions with parameters without name dont works
|
2021-04-19 15:40:25 +02:00 |
Fabio Di Stasio
|
6eb2977568
|
fix(UI): data type not listed in selection if not present in global types
|
2021-04-19 11:07:29 +02:00 |
Fabio Di Stasio
|
c22187c305
|
perf(UI): improved table fields suggestion in query editor
|
2021-04-17 10:33:15 +02:00 |
Fabio Di Stasio
|
dcccb544f9
|
fix(MySQL): invalid JavaScript datetime values not shown
|
2021-04-16 18:48:56 +02:00 |
Fabio Di Stasio
|
7d2ace9456
|
fix: field apparently loses index or foreign key on rename in table editor
|
2021-04-16 17:42:16 +02:00 |
Fabio Di Stasio
|
2584c9b9c2
|
chore: replaced link for donations with Treedom
|
2021-04-15 14:55:37 +02:00 |
Fabio Di Stasio
|
a6b75ad0dc
|
fix: approximate row count shown for results less than 1000
|
2021-04-15 10:13:55 +02:00 |
Fabio Di Stasio
|
90fd9db917
|
perf(MySQL): improved the way to get routine and functions parameters
|
2021-04-14 18:06:20 +02:00 |
Fabio Di Stasio
|
cd31413256
|
feat(PostgreSQL): functions management
|
2021-04-13 18:05:03 +02:00 |
Fabio Di Stasio
|
b33199ea59
|
feat(PostgreSQL): procedure language select
|
2021-04-12 18:46:35 +02:00 |
Fabio Di Stasio
|
be816e8588
|
perf(UI): improved setting modal rendering
|
2021-04-11 12:38:50 +02:00 |
Fabio Di Stasio
|
1e938adc5d
|
feat: in-app last release changelog
|
2021-04-11 12:35:16 +02:00 |
Fabio Di Stasio
|
8735a0c5f9
|
feat(PostgreSQL): edit timezone in cell editor
|
2021-04-11 10:55:22 +02:00 |
Fabio Di Stasio
|
3dde1c109e
|
feat(PostgreSQL): procedures management
|
2021-04-10 20:38:46 +02:00 |
Fabio Di Stasio
|
d0b3e1b1b8
|
feat(PostgreSQL): support of arrays in table settings
|
2021-04-09 19:31:41 +02:00 |
Fabio Di Stasio
|
c20bff7bcb
|
fix: deletion of rows from query results
|
2021-04-08 21:49:38 +02:00 |
Fabio Di Stasio
|
9f5ec0276c
|
fix: no foreign key select when cell value is NULL, closes #50
|
2021-04-08 18:02:16 +02:00 |
Fabio Di Stasio
|
55932fe115
|
fix: cell edit doesn't properly use primary or unique index to update if both present, closes #51
|
2021-04-08 17:47:10 +02:00 |
Fabio Di Stasio
|
d374372e20
|
fix: wrong datetime conversion when updating a row without an unique key
|
2021-04-07 15:05:11 +02:00 |
Fabio Di Stasio
|
bb5f44681f
|
fix(UI): white readonly inputs with dark theme
|
2021-04-07 09:20:11 +02:00 |
Fabio Di Stasio
|
49a4e1cb7b
|
fix(PostgreSQL): issue with selected schema different than public
|
2021-04-06 12:48:40 +02:00 |
Fabio Di Stasio
|
e349dd5eab
|
feat: scratchpad to save persistent notes
|
2021-04-03 12:17:40 +02:00 |
Fabio Di Stasio
|
280697698e
|
feat(UI): light theme
|
2021-04-03 11:21:58 +02:00 |
Fabio Di Stasio
|
c981244d7a
|
fix(UI): editor theme preview not properly loaded in some cases
|
2021-04-01 15:26:49 +02:00 |
Fabio Di Stasio
|
dcb135dd01
|
fix: hide update tab for Windows Store distributions
|
2021-04-01 14:12:49 +02:00 |
Fabio Di Stasio
|
99f7511c4d
|
feat(PostgreSQL): views management
|
2021-03-31 16:54:06 +02:00 |
Fabio Di Stasio
|
fe4c8e12b3
|
feat(PostgreSQL): foreign keys management
|
2021-03-31 15:57:23 +02:00 |
Fabio Di Stasio
|
9ca03f4625
|
feat(PostgreSQL): indexes management
|
2021-03-30 19:07:04 +02:00 |
Fabio Di Stasio
|
614e0d3275
|
feat(PostgreSQL): unique keys management
|
2021-03-29 20:18:44 +02:00 |
Fabio Di Stasio
|
feef5e30ee
|
feat(PostgreSQL): tables addition
|
2021-03-28 11:55:15 +02:00 |
Fabio Di Stasio
|
e3f259c6e8
|
feat(PostgreSQL): table fields edit
|
2021-03-25 18:33:29 +01:00 |
Fabio Di Stasio
|
e7401cc96e
|
fix: fields of ref. table not automatically loaded in foreign keys modal
|
2021-03-22 18:04:19 +01:00 |
Fabio Di Stasio
|
22a8c25717
|
fix: update or delete rows with more than one primary key
|
2021-03-21 13:00:27 +01:00 |
Fabio Di Stasio
|
db47b4040a
|
fix(PostgreSQL): issue getting foreign keys informations
|
2021-03-21 11:51:22 +01:00 |
Fabio Di Stasio
|
e89911b185
|
fix: remove last char from datetime and time if is a dot
|
2021-03-20 16:29:56 +01:00 |
Fabio Di Stasio
|
fccfe92453
|
fix(PostgreSQL): various issues in query results
|
2021-03-19 18:49:26 +01:00 |
Fabio Di Stasio
|
d465e18dba
|
feat(PostgreSQL): support to microseconds
|
2021-03-18 15:56:52 +01:00 |
Fabio Di Stasio
|
ffb1712a59
|
feat(UI): support to boolean fields
|
2021-03-18 12:59:46 +01:00 |
Fabio Di Stasio
|
9f6a183d9b
|
fix(PostgreSQL): single quote escape
|
2021-03-18 12:30:06 +01:00 |
Fabio Di Stasio
|
1f80a64fe1
|
feat(PostgreSQL): insert and edit blob fields
|
2021-03-18 11:09:50 +01:00 |
Fabio Di Stasio
|
fc651149b9
|
feat(PostgreSQL): edit array and text search fields
|
2021-03-17 18:06:17 +01:00 |
Fabio Di Stasio
|
964570247f
|
feat(PostgreSQL): database in connection parameters
|
2021-03-17 16:51:26 +01:00 |
Fabio Di Stasio
|
8a6c59f7ce
|
fix: schema content not loaded if selected with right click
|
2021-03-17 11:57:47 +01:00 |
Fabio Di Stasio
|
4d844fe2c9
|
refactor: rename database to schema
|
2021-03-17 11:15:14 +01:00 |
Fabio Di Stasio
|
d892fa6fb3
|
feat(PostgreSQL): partial postgre implementation
|
2021-03-16 18:42:03 +01:00 |
Fabio Di Stasio
|
a1c6be372b
|
fix(MySQL): handle NEWDECIMAL data type
|
2021-03-14 15:04:20 +01:00 |
Fabio Di Stasio
|
25d72e3952
|
fix(UI): row mark not applied on first click
|
2021-03-10 15:55:34 +01:00 |
Fabio Di Stasio
|
b232a3bb5f
|
feat(UI): loader layers on query and data tabs
|
2021-03-09 19:14:02 +01:00 |
Fabio Di Stasio
|
e9a26c1bc0
|
fix(UI): avoid unnecessary updates when cell content not change
|
2021-03-09 18:08:57 +01:00 |
Fabio Di Stasio
|
76c5c0c680
|
fix(UI): table rows lose internal id after an update
|
2021-03-09 18:07:48 +01:00 |
Fabio Di Stasio
|
ddfb713124
|
feat(UI): row markers in sql editors
|
2021-03-08 18:11:00 +01:00 |
Fabio Di Stasio
|
0081a4167c
|
refactor: moving from keytar to local storage due issues on Linux
|
2021-03-08 17:35:43 +01:00 |
Fabio Di Stasio
|
5d7efa75b7
|
fix(UI): modal processes list does not regain size on window resize
|
2021-03-05 17:23:13 +01:00 |
Fabio Di Stasio
|
4862d51fba
|
fix(UI): wrong height in scrolling tables in some cases
|
2021-03-05 17:10:52 +01:00 |
Fabio Di Stasio
|
07f60c3917
|
feat(UI): modal that shows process query
|
2021-03-04 19:34:18 +01:00 |
Fabio Di Stasio
|
049143d143
|
feat: processes list tool
|
2021-03-03 19:31:05 +01:00 |
Fabio Di Stasio
|
db4430609e
|
feat(MySQL): support to new mysql8 authentication, closes #45
|
2021-03-02 12:03:01 +01:00 |
Fabio Di Stasio
|
71b4310117
|
feat: context menu shortcut to set NULL a table cell
|
2021-02-28 21:45:38 +01:00 |
Fabio Di Stasio
|
201fad9265
|
fix(MySQL): wrong TIMESTAMP fields length
|
2021-02-27 18:30:34 +01:00 |
Fabio Di Stasio
|
45351faeae
|
feat(UI): esc key to cancel cell edit
|
2021-02-27 18:29:47 +01:00 |
Fabio Di Stasio
|
b4ead6992c
|
perf(UI): improvements of date time inputs
|
2021-02-27 17:52:54 +01:00 |
Fabio Di Stasio
|
b1ea32b680
|
feat: setting to enable beta updates (future use)
|
2021-02-27 17:28:01 +01:00 |
Fabio Di Stasio
|
39ca1974bc
|
perf(UI): big performance improvement in tables rendering
|
2021-02-26 22:31:05 +01:00 |
Fabio Di Stasio
|
777b73fa6f
|
feat(UI): query duration calc
|
2021-02-26 18:45:00 +01:00 |
Fabio Di Stasio
|
219da0aba4
|
feat(UI): run procedures/functions from sidebar context menu
|
2021-02-25 17:43:23 +01:00 |