Commit Graph

140 Commits

Author SHA1 Message Date
Fabio Di Stasio a4122b4eaa feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
Fabio Di Stasio e6602d1bfa feat: create new tables 2020-12-03 13:00:54 +01:00
Fabio Di Stasio 27769f204f feat: display all keys in properties tab 2020-11-20 17:24:02 +01:00
Fabio Di Stasio 0805b96a75 feat: tables options edit 2020-11-16 17:16:39 +01:00
Fabio Di Stasio 249926b8e0 feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
Fabio 2e49d86677 refactor(core): improved how application gets query fields and keys 2020-10-27 16:41:00 +01:00
Fabio ee183886f6 fix(mysql): error getting foreign key list 2020-10-23 16:21:36 +02:00
Fabio 053418ee90 refactor(mysql): moved specific queries inside MySQLClient class 2020-10-16 17:26:47 +02:00
Fabio 54717e1f6a feat: edit database collation 2020-10-03 12:11:42 +02:00
Fabio 4288a1fd33 feat: databases deletion 2020-10-01 15:08:35 +02:00
Fabio 52449e0420 refactor: enhanced automatic schema selection 2020-09-29 16:43:20 +02:00
Fabio 3e737cba62 fix: empty databases not shown in explore bar 2020-09-27 19:06:13 +02:00
Fabio 3d0a83f2cf feat: database creation 2020-09-25 12:39:58 +02:00
Fabio c1cdd03938 refactor: simplified and improved project structure 2020-09-24 13:09:01 +02:00
Fabio 530d1bd43f fix: missing schema when queryng INFORMATION_SCHEMA 2020-09-19 18:10:57 +02:00
Fabio 5334a44271 refactor: improved structure of connection core 2020-09-17 17:58:12 +02:00
Fabio de3f36a3fe docs: update README.md 2020-08-21 15:56:29 +02:00
Fabio fd6d5177ef fix: wrong table height calc in some cases 2020-08-19 16:25:42 +02:00
Fabio 9599b43f78 refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
Fabio 0b6a188d19 feat: foreign key support in add/edit row 2020-08-17 15:10:19 +02:00
Fabio 744728a14f refactor: moved table fields informations to vuex 2020-08-14 18:07:29 +02:00
Fabio 2f1dfdc654 feat: option to insert table rows 2020-08-12 18:12:30 +02:00
Fabio d69e411581 Moved to electron 9 2020-07-29 15:56:29 +02:00
Fabio 60132c94a1 Results table improvements 2020-07-24 13:26:56 +02:00
Fabio fdf5bef5ad Delete rows 2020-07-23 19:10:14 +02:00
Fabio 187b4f50f9 Datetime fields precision 2020-07-05 16:06:56 +02:00
Fabio f350fe8203 Partial implementation of fields edit 2020-06-27 15:14:08 +02:00
Fabio 42e0353393 Update system 2020-06-19 18:03:52 +02:00
Fabio a597015f50 Improvements 2020-06-16 18:01:22 +02:00
Fabio 6f03e66ef2 Improvements to query builder 2020-06-15 18:23:51 +02:00
Fabio aa7618ec8d Improvements to query builder 2020-06-14 19:02:07 +02:00
Fabio 4e508061fd Removed knex 2020-06-07 14:38:38 +02:00
Fabio 268688cdb8 Improvements 2020-06-06 16:27:42 +02:00
Fabio cd42b65b9e Additions 2020-06-05 21:00:15 +02:00
Fabio f3d165d3f1 Titlebar and resizable explorebar 2020-06-02 19:13:57 +02:00
Fabio 6174ffb84e Additions 2020-05-20 18:00:14 +02:00
Fabio f5917de5d0 Additions, again 2020-05-19 18:06:05 +02:00
Fabio c23deb3760 DIsconnection 2020-05-18 18:06:32 +02:00
Fabio 14a2fad0ac Notification and connection status improvements 2020-05-17 19:34:56 +02:00
Fabio aea94f0325 Additions 2020-05-14 15:21:57 +02:00