Commit Graph

21 Commits

Author SHA1 Message Date
Fabio Di Stasio be70b5be7f refactor: ts on ipc api 2022-06-05 17:57:44 +02:00
Fabio Di Stasio e97401e27d Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-05-25 14:41:15 +02:00
Fabio Di Stasio 84826ff4c0 refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
Giulio Ganci 42bc9196ff feat(UI): select tab replace with BaseSelect component 2022-05-11 23:30:31 +02:00
Fabio Di Stasio ff8bb45d6d fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
Fabio Di Stasio 0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Giulio Ganci dfe3728269 no more this.$set needed in vue3 2022-04-25 22:11:53 +02:00
Fabio Di Stasio 8b04a2b7dd refactor: teleport for modals 2022-04-25 13:45:07 +02:00
Fabio Di Stasio afa23f3ef1 refactor: emits in components 2022-04-22 12:16:02 +02:00
Fabio Di Stasio 443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
Fabio Di Stasio 0f9c991f53 fix(PostgreSQL): wrong values exporting table content 2022-04-02 11:44:55 +02:00
Fabio Di Stasio 408ddeda56 perf(PostgreSQL): improved dump file 2022-03-27 11:41:35 +02:00
Fabio Di Stasio a8ca8f2f76 feat(PostgreSQL): export functions and procedures 2022-03-23 13:26:46 +01:00
Fabio Di Stasio a67071e284 feat(PostgreSQL): export tables 2022-03-21 18:32:45 +01:00
Fabio Di Stasio 8f3efabb69 feat: export database as zip sql file 2022-03-18 18:12:13 +01:00
Fabio Di Stasio 1c4d5b05b3 feat(UI): toggle tables checkbox by column on export modal 2022-03-07 23:07:42 +01:00
Fabio Di Stasio 748d44977e perf: use fork() for the export process 2022-02-18 18:16:13 +01:00
Fabio Di Stasio 328ab61757 Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
Fabio Di Stasio d9d3bf2bc9 perf: avoid to load schema elements if already loaded in export modal 2021-11-01 14:52:45 +01:00
Giulio Ganci b2a5b40c03 feat: mysql export for trigger, views, schedulers, functions and routines 2021-10-31 17:22:59 +01:00
Giulio Ganci 0de2321920 feat: initial db export implementation 2021-10-29 12:58:37 +02:00