|
54df0e4aa8
|
style: implement eslint simple-import-sort
|
2023-08-18 15:57:31 +02:00 |
|
|
f5b86e59e7
|
feat: ability to export connections
|
2023-08-17 13:48:55 +02:00 |
|
|
84b2255bf4
|
feat: ability to export a table dump from table context menu
|
2023-08-11 11:49:49 +02:00 |
|
|
2e39d810b5
|
feat: ability to change sql dump file name
|
2023-08-11 09:52:25 +02:00 |
|
|
1dd2147b68
|
refactor(translation): complete refactor of translations structure
|
2023-08-03 18:28:50 +02:00 |
|
|
2f5fa0f2e4
|
feat: export file name with hour, minutes and seconds, closes #610
|
2023-07-12 15:20:44 +02:00 |
|
Rene
|
001983c5a2
|
fix: update source string to fix spelling
|
2023-06-24 17:13:12 +02:00 |
|
|
0f24c80e5a
|
feat(MySQL): option to export from results SQL INSERTS in chunks, closes #501
|
2023-04-08 13:03:46 +02:00 |
|
|
a9fcfd57ec
|
refactor: improved vue-i18n implementation
|
2022-08-05 17:03:16 +02:00 |
|
|
cf9c7c600a
|
fix: error on export schema
|
2022-07-06 10:26:24 +02:00 |
|
|
e42c424a13
|
fix: focus goes outside modals with tab key navigation
|
2022-06-26 15:07:37 +02:00 |
|
|
be70b5be7f
|
refactor: ts on ipc api
|
2022-06-05 17:57:44 +02:00 |
|
|
e97401e27d
|
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
|
2022-05-25 14:41:15 +02:00 |
|
|
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 |
|
|
ff8bb45d6d
|
fix: missing storeToRefs imports
|
2022-04-30 11:45:49 +02:00 |
|
|
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 |
|
|
8b04a2b7dd
|
refactor: teleport for modals
|
2022-04-25 13:45:07 +02:00 |
|
|
afa23f3ef1
|
refactor: emits in components
|
2022-04-22 12:16:02 +02:00 |
|
|
443170bbb1
|
refactor: vue3 migration in progress
|
2022-04-21 14:39:24 +02:00 |
|
|
0f9c991f53
|
fix(PostgreSQL): wrong values exporting table content
|
2022-04-02 11:44:55 +02:00 |
|
|
408ddeda56
|
perf(PostgreSQL): improved dump file
|
2022-03-27 11:41:35 +02:00 |
|
|
a8ca8f2f76
|
feat(PostgreSQL): export functions and procedures
|
2022-03-23 13:26:46 +01:00 |
|
|
a67071e284
|
feat(PostgreSQL): export tables
|
2022-03-21 18:32:45 +01:00 |
|
|
8f3efabb69
|
feat: export database as zip sql file
|
2022-03-18 18:12:13 +01:00 |
|
|
1c4d5b05b3
|
feat(UI): toggle tables checkbox by column on export modal
|
2022-03-07 23:07:42 +01:00 |
|
|
748d44977e
|
perf: use fork() for the export process
|
2022-02-18 18:16:13 +01:00 |
|
|
328ab61757
|
Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129
|
2022-02-16 09:14:46 +01:00 |
|
|
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 |
|