|
1d363f755e
|
feat: query results export
|
2021-04-22 15:08:22 +02:00 |
|
|
9ffd443a66
|
feat(UI): format and clear queries
|
2021-04-19 19:15:06 +02:00 |
|
|
280697698e
|
feat(UI): light theme
|
2021-04-03 11:21:58 +02:00 |
|
|
4d844fe2c9
|
refactor: rename database to schema
|
2021-03-17 11:15:14 +01:00 |
|
|
b232a3bb5f
|
feat(UI): loader layers on query and data tabs
|
2021-03-09 19:14:02 +01:00 |
|
|
4862d51fba
|
fix(UI): wrong height in scrolling tables in some cases
|
2021-03-05 17:10:52 +01:00 |
|
|
777b73fa6f
|
feat(UI): query duration calc
|
2021-02-26 18:45:00 +01:00 |
|
|
76d92cd106
|
fix: issue managing function/routine parameters
|
2021-02-24 12:46:31 +01:00 |
|
|
c8545a250b
|
fix(UI): elements from previous selected schemas in query suggestions
|
2021-02-22 19:14:02 +01:00 |
|
|
7c4ca999ce
|
fix: prevents F5 shortcut to run in non-selected workspaces
|
2021-02-18 18:01:12 +01:00 |
|
|
88ab7c5a62
|
feat(UI): resize query editor area
|
2021-01-31 13:03:25 +01:00 |
|
|
cb1fce6f99
|
feat: query editor auto-completer for tables and columns
|
2020-12-22 22:31:31 +01:00 |
|
|
f81312aeb0
|
feat: query tabs auto focus
|
2020-12-11 15:55:18 +01:00 |
|
|
5712b80022
|
feat: improved data table sorts
|
2020-12-07 17:51:48 +01:00 |
|
|
e95d29c7c3
|
feat: approximate totals in table tata tab
|
2020-11-25 11:47:35 +01:00 |
|
|
249926b8e0
|
feat: ability to edit table fields
|
2020-11-13 12:39:40 +01:00 |
|
|
c9ba2e5962
|
fix: F9 key shortcut refresh all query tabs instead of just selected one
|
2020-10-27 17:04:39 +01:00 |
|
|
2e49d86677
|
refactor(core): improved how application gets query fields and keys
|
2020-10-27 16:41:00 +01:00 |
|
|
ea9b489f5f
|
fix: duplicate header fields on join result tables
|
2020-10-21 14:58:22 +02:00 |
|
|
1658432fd3
|
feat: support to aliased tables
|
2020-10-20 13:30:36 +02:00 |
|
|
a8cd17748f
|
fix: wrong result fields type and order with some queries
|
2020-10-20 13:12:12 +02:00 |
|
|
0626f6f775
|
refactor(render): improved buttons style
|
2020-10-18 10:27:02 +02:00 |
|
|
04804b07c7
|
feat(render): field type and length on table header mouse hover
|
2020-10-17 10:12:40 +02:00 |
|
|
b7c779eef6
|
fix: disable cell editor for not editable results
|
2020-10-10 16:54:00 +02:00 |
|
|
d560c384f5
|
fix: missing header for some query results
|
2020-10-09 22:44:05 +02:00 |
|
|
0bf2c8dc9d
|
feat: query and data tabs keyboard shortcuts (F5, F9)
|
2020-10-04 17:32:15 +02:00 |
|
|
3d0a83f2cf
|
feat: database creation
|
2020-09-25 12:39:58 +02:00 |
|
|
43c7072c1c
|
fix: unable to obtain fields informations for some queries
|
2020-09-20 16:03:03 +02:00 |
|
|
530d1bd43f
|
fix: missing schema when queryng INFORMATION_SCHEMA
|
2020-09-19 18:10:57 +02:00 |
|
|
530907d097
|
fix: several fix on data and query tabs
|
2020-09-18 12:54:02 +02:00 |
|
|
ad0bad8486
|
fix: wrong field names when join tables
|
2020-09-11 18:01:07 +02:00 |
|
|
8e71f42a28
|
fix: wrong schema fetching table fields and key usage
|
2020-09-10 12:39:23 +02:00 |
|
|
4684b4114b
|
fix: wrong table and schema when more than one query in a tab
|
2020-09-08 11:47:01 +02:00 |
|
|
1d87ca959f
|
refactor: adaptation of row deletion and modification functions due last commits
|
2020-09-06 10:35:32 +02:00 |
|
|
48f77bae01
|
feat: support to multiple queries in the same tab
|
2020-09-06 08:41:57 +02:00 |
|
|
a1a6f51f2f
|
fix: error when launching queries without a result from query tabs
|
2020-09-03 13:44:58 +02:00 |
|
|
264de9c568
|
feat: aliases support
|
2020-09-01 19:23:13 +02:00 |
|
|
196a3e0185
|
feat: monaco-editor as query editor
|
2020-08-20 18:06:02 +02:00 |
|
|
9599b43f78
|
refactor: changed event names to kebab-case
|
2020-08-18 18:03:59 +02:00 |
|
|
744728a14f
|
refactor: moved table fields informations to vuex
|
2020-08-14 18:07:29 +02:00 |
|
|
6d0724dc90
|
fix: wrong schema passed in query tab when selected a different database
|
2020-08-14 11:25:50 +02:00 |
|
|
7bc10092fe
|
fix: query result table header didn't show just selected fields
|
2020-08-13 13:24:03 +02:00 |
|
|
5473858323
|
refactor: changed material design icon pack
|
2020-08-12 10:48:18 +02:00 |
|
|
5c05e3e9e9
|
refactor: moved queri fields mapping to main process
|
2020-08-05 22:08:20 +02:00 |
|
|
4fd72ec9e7
|
refactor: improvements to blob editor and code cleanup
|
2020-08-04 17:54:19 +02:00 |
|
|
092e8a0732
|
style: 🎨 stylelint implementation
|
2020-07-31 18:16:28 +02:00 |
|
|
60132c94a1
|
Results table improvements
|
2020-07-24 13:26:56 +02:00 |
|
|
fdf5bef5ad
|
Delete rows
|
2020-07-23 19:10:14 +02:00 |
|
|
187b4f50f9
|
Datetime fields precision
|
2020-07-05 16:06:56 +02:00 |
|
|
db71777cbc
|
FIelds edit implemented
|
2020-06-28 15:31:16 +02:00 |
|