Commit Graph

22 Commits

Author SHA1 Message Date
Fabio Di Stasio ae312efbbc feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
Fabio Di Stasio 902c29ffa5 feat(MySQL): option to disable foreign key checks when empty a table 2022-06-29 10:48:21 +02:00
Fabio Di Stasio bd46d17424 refactor: ts and composition api on WorkspaceExplorebar* components 2022-06-09 20:08:32 +02:00
Fabio Di Stasio 0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Fabio Di Stasio afa23f3ef1 refactor: emits in components 2022-04-22 12:16:02 +02:00
Fabio Di Stasio 1df21da47c refactor: moved to new vue slots API 2021-12-10 17:34:44 +01:00
Fabio Di Stasio 6115eb9409 refactor: improvements in explorebar events on tables 2021-09-06 18:02:54 +02:00
Fabio Di Stasio c9fa941578 feat: new create table tabs 2021-08-13 16:50:59 +02:00
Fabio Di Stasio dea378014d perf: approximate table total updated on table refresh 2021-08-04 15:52:26 +02:00
Fabio Di Stasio 3abff36136 feat: contextual menu option to duplicate table fields 2021-08-04 09:59:50 +02:00
Fabio Di Stasio 372049ae64 perf(UI): loading animation on tables and table context menu improvements 2021-08-03 15:43:13 +02:00
Fabio Di Stasio 320aa8ba04 feat: close tabs if element deleted 2021-07-17 10:46:24 +02:00
Fabio Di Stasio 003c02b1fb feat: new view setting tabs 2021-07-16 18:52:18 +02:00
Fabio Di Stasio 7845e3e501 feat(UI): new table settings tabs 2021-07-15 19:51:18 +02:00
Fabio Di Stasio c87b8dc738 refactor: passing schema from table context options 2021-07-14 18:15:13 +02:00
Fabio Di Stasio 88c4cdc8e2 feat(UI): close temp data tabs 2021-07-13 16:53:47 +02:00
Fabio Di Stasio 08d5b1b329 feat: contextual option to duplicate tables 2021-07-03 12:27:50 +02:00
Fabio Di Stasio 8a20befd09 fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
Fabio Di Stasio 8c4aaec167 feat: views creation 2020-12-27 16:16:48 +01:00
Fabio Di Stasio dcf469ebed feat: views deletion 2020-12-26 14:47:15 +01:00
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