|
af91d96db6
|
fix: sidebar height out of visible area
|
2023-04-26 18:52:32 +02:00 |
|
|
0cd55fbfe9
|
fix: vertical scrollbar does not reset after performing a search, fixes #567
|
2023-04-21 00:47:31 +02:00 |
|
|
0f24c80e5a
|
feat(MySQL): option to export from results SQL INSERTS in chunks, closes #501
|
2023-04-08 13:03:46 +02:00 |
|
|
afa61a9bc2
|
fix: unable to export BLOB values from table content o query result
|
2023-04-08 09:39:28 +02:00 |
|
|
8be9f932e7
|
feat: filter schemas in sidebar, closes #555
|
2023-04-07 18:06:41 +02:00 |
|
|
59846e6ff4
|
fix(MySQL): missing table information in table setting tab
|
2023-03-09 09:07:57 +01:00 |
|
|
3546c57e39
|
fix: unable to set string fields default values starting with 0
|
2023-03-02 18:09:16 +01:00 |
|
|
2c46269cf2
|
fix: hide table size tooltip if disabled
|
2023-03-02 09:06:28 +01:00 |
|
|
313e7407eb
|
feat(MySQL): option, disabled by default, to enable table size indicators on sidebar
|
2023-02-23 08:51:33 +01:00 |
|
|
e8447e5655
|
fix: select of table type stuck when editing an unknown type
|
2023-02-04 11:34:53 +01:00 |
|
|
6decba316c
|
fix: longtext edit modal opens when it shouldn't, fixes #524
|
2023-02-04 09:36:29 +01:00 |
|
|
4c16d8c61f
|
refactor: results table setting section
|
2023-01-16 18:15:49 +01:00 |
|
|
9aca89477f
|
feat: add copy shortcut and default copy type setting
|
2023-01-16 04:49:44 +07:00 |
|
|
0e80e823d0
|
fix(SQLite): exception saving tables without INT fields length
|
2023-01-09 10:02:28 +01:00 |
|
|
ff4bc6c39b
|
feat: connection info icons in footer
|
2023-01-05 17:21:22 +01:00 |
|
|
c08946e932
|
fix: context submenu outside view when near the edge, fixes #506
|
2022-12-22 11:27:13 +01:00 |
|
|
55c1604e7f
|
refactor(UI): hide selected connection bar when folder preview
|
2022-12-21 13:16:56 +01:00 |
|
|
99f9a9e188
|
refactor: replace string "Table" with localization
|
2022-12-20 21:26:33 +01:00 |
|
|
2236c8fe75
|
set copy plain text delimiter to tab
|
2022-12-19 19:07:31 +07:00 |
|
|
c32f463ea5
|
feat: Copy rows as html table, so we can paste it to spreadsheet
|
2022-12-19 05:33:50 +07:00 |
|
|
1bd26ceaa6
|
feat: option to disable selected query execution, closes #477
|
2022-12-18 15:59:58 +01:00 |
|
|
dd971d70e0
|
fix(UI): white background dragging connections inside folder on Linux
|
2022-12-02 09:38:40 +01:00 |
|
|
669d7e8d4d
|
fix: white background dragging connections or tabs on Linux, fixes #486
|
2022-12-01 15:38:19 +01:00 |
|
|
4ca40c07d6
|
ci: ubuntu 20.04 as linux actions target
|
2022-11-30 15:57:48 +01:00 |
|
|
19db29663b
|
refactor(UI): minor change
|
2022-11-30 13:09:07 +01:00 |
|
|
d010d5aa8f
|
fix(UI): wrong copnnection icons color with light theme
|
2022-11-30 09:15:15 +01:00 |
|
|
0a1f50a9b9
|
fix: missing sidebar data after update
|
2022-11-29 18:18:56 +01:00 |
|
|
2d126d521c
|
refactor: minor improvements
|
2022-11-29 14:25:30 +01:00 |
|
|
0fca70ebec
|
fix(UI): folder to folder drag glitches
|
2022-11-29 13:19:41 +01:00 |
|
|
672896414e
|
feat(UI): new settimgbar tooltips
|
2022-11-28 15:11:29 +01:00 |
|
|
b06bafe06c
|
fix: deletion of connections inside folder
|
2022-11-28 13:06:01 +01:00 |
|
|
4fe9dfc4d7
|
feat(UI): footer color based on folder color
|
2022-11-28 11:56:02 +01:00 |
|
|
212b2bdba9
|
feat(UI): connections customization
|
2022-11-27 17:52:32 +01:00 |
|
|
72accb7b0e
|
feat(UI): folders customization
|
2022-11-26 11:21:47 +01:00 |
|
|
321b387083
|
refactor(UI): various improvements on sidebar
|
2022-11-24 16:40:04 +01:00 |
|
|
ece6c6401d
|
feat(UI): folders implementation
|
2022-11-23 17:52:08 +01:00 |
|
|
5a028a4ea2
|
refactor: changes to implement folders
|
2022-11-21 20:19:02 +01:00 |
|
|
1c1403f586
|
fix: incomplete list of collations, fixes #478
|
2022-11-18 11:30:10 +01:00 |
|
|
ae312efbbc
|
feat(Firebird SQL): procedure add/edit/delete support
|
2022-11-17 15:27:39 +01:00 |
|
|
8e422e3f07
|
feat(Firebird SQL): trigger add/edit/delete support
|
2022-11-16 15:16:12 +01:00 |
|
|
1b5cc315dd
|
feat(Firebird SQL): table add/edit/delete support
|
2022-11-15 16:46:12 +01:00 |
|
|
27566c1dfa
|
feat(Firebird SQL): manual commit mode
|
2022-11-10 15:52:31 +01:00 |
|
|
03777a2ea3
|
refactor(Firebird SQL): improve fields metadata detection
|
2022-11-09 17:41:31 +01:00 |
|
|
0827a04d61
|
feat(Firebird SQL): support to blob fields
|
2022-11-08 15:53:21 +01:00 |
|
|
2c8509ff41
|
feat(Firebird SQL): support to indexes and foreign keys
|
2022-11-08 14:05:54 +01:00 |
|
|
e6f6a022d1
|
feat: support to text blob fields
|
2022-11-05 10:22:12 +01:00 |
|
|
95bb41e9db
|
feat(Firebird SQL): display table content and query results
|
2022-11-04 16:31:10 +01:00 |
|
|
7ab84bde57
|
initial firebird commit
|
2022-11-02 14:18:50 +01:00 |
|
|
d190a2dd61
|
fix: loss of precision updating BIGINT values, fixes #467
|
2022-10-26 12:26:09 +02:00 |
|
|
a40d722d7c
|
refactor: remove unnecessary console.log
|
2022-10-20 11:37:23 +02:00 |
|