fc1d6fba7f
refactor: mysql client ts refactor
2022-04-12 17:08:05 +02:00
6cc098c6f0
feat(core): option to allow untrusted SSL connections
2022-04-10 10:49:27 +02:00
40828cb3ff
Merge pull request #208 from antares-sql/feat/postgre-import-export
...
feat(PostgreSQL): import/export
2022-04-07 17:56:37 +02:00
0f9c991f53
fix(PostgreSQL): wrong values exporting table content
2022-04-02 11:44:55 +02:00
77f8cac6cf
refactor: update repo links
2022-03-31 16:04:47 +02:00
408ddeda56
perf(PostgreSQL): improved dump file
2022-03-27 11:41:35 +02:00
f12e6a96dd
fix(UI): connection buttons out of screen on small displays, closes #213
2022-03-24 17:34:24 +01:00
a8ca8f2f76
feat(PostgreSQL): export functions and procedures
2022-03-23 13:26:46 +01:00
e9079adb25
feat(UI): option to disable blur effects, closes #209
2022-03-22 16:13:44 +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
dd070d008d
Merge pull request #129 from toriphes/feat/db-import-export
...
feat(MySQL): db import export
2022-03-12 14:17:48 +01:00
ee415da127
fix(MySQL): exception exporting empty procedures/functions
2022-03-12 10:37:40 +01:00
1c4d5b05b3
feat(UI): toggle tables checkbox by column on export modal
2022-03-07 23:07:42 +01:00
abf2b92e6e
feat(UI): auto-refresh schema at the end of the import process
2022-03-06 19:54:32 +01:00
9db6bfd255
refactor: show contributors in settings
2022-03-06 16:02:24 +01:00
8e983ad2cb
refactor(PostgreSQL): minor refactor on UI and code for pg connection string
2022-03-06 09:45:55 +01:00
6305752ad1
feat(PostgreSQL): ✨ Postgress connection string feature for local and server connection string
...
This feature is based on this [issue](https://github.com/Fabio286/antares/issues/193 ) I tested with the following posgress connection strings postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse?connection=local postgres://serveruser:serverpass@test.db.elephantsql.com/my_remote_databse?connection=server postgres://serveruser:serverpass@test.db.elephantsql.com:5432/my_remote_databse postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse.
The connection string decoder is loaded before "test-connection", "check-connection", and "connect"
2022-03-06 09:45:55 +01:00
763be8532d
fix: wrong soft sort algorithm for numeric fields, closes #199
2022-03-05 21:58:56 +01:00
a6f5645a22
feat(UI): better real-time import stats
2022-03-05 18:55:11 +01:00
1a9fc37285
fix(MySQL): missing initial delimiter for exported procedures
2022-03-01 19:05:53 +01:00
45cda7a7cc
Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129
2022-02-26 10:14:00 +01:00
b7039553cc
fix: bigint support, closes #197
2022-02-26 10:02:23 +01:00
573ac6d42e
perf: use fork() for the import process
2022-02-24 13:14:57 +01:00
265f28b4d9
fix: zero-padded bit fields beyond length
2022-02-21 21:40:26 +01:00
748d44977e
perf: use fork() for the export process
2022-02-18 18:16:13 +01:00
832fb0fb03
Merge branch 'feat/db-import-export' of https://github.com/toriphes/antares into pr/toriphes/129
2022-02-16 09:16:14 +01:00
328ab61757
Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129
2022-02-16 09:14:46 +01:00
5bfff649e9
feat: reminder for uncommitted changes closing a tab
2022-02-15 09:23:07 +01:00
76743e8f7c
feat: execution notification for ROLLBACK and COMMIT
2022-02-15 09:23:07 +01:00
4ed2f9a939
feat(MySQL): manual commit mode
2022-02-15 09:23:07 +01:00
48ebf23bd1
feat(MySQL): spatial fields support ( #165 )
...
* feat: POINT field support
* feat(MySQL): support to LINESTRING, POLYGON and GEOMETRY fields
* refactor: removed links from map attribution
* feat(MySQL): support to MULTIPOINT, MULTILINESTRING, MULTIPOLYGON and GEOMCOLLECTION fields
* test: temporary fix on Windows tests
2022-01-30 11:45:24 +01:00
9f033fb994
fix: indexes and foreign keys not cleared after deletion of related field, closes #182
2022-01-28 23:57:53 +01:00
0cfd7938ee
fix: scale on numeric fields that doesn't support it
2022-01-27 09:12:01 +01:00
eef7c1dcec
perf: support of scale in field's length setting
2022-01-22 12:29:49 +01:00
f28531a225
build: resolved dependency conflicts
2022-01-16 11:50:35 +01:00
8fb1f0803e
fix: cell copy returns "undefined" in some conditions, closes #170
2022-01-14 18:37:37 +01:00
b4545b178f
feat(UI): textarea autofocus selecting a query tab, closes #166
2022-01-09 12:28:01 +01:00
4e9f8d16ee
feat: initial mysql import support
2021-12-28 15:30:07 +01:00
0c002918eb
feat(PostgreSQL): ability to cancel queries
2021-12-26 21:13:02 +01:00
48c3e6afc4
perf: hash for foreign key default names
2021-12-23 11:47:17 +01:00
a59f77f618
feat(MySQL): ability to cancel queries
2021-12-19 11:59:09 +01:00
a5fdcc1a85
feat: language format detection for text fields
2021-12-10 23:30:03 +01:00
1df21da47c
refactor: moved to new vue slots API
2021-12-10 17:34:44 +01:00
8da0224876
fix(MySQL): wrong datetime fields default in table filler in some cases
2021-12-09 18:26:59 +01:00
813aa320d9
perf(UI): avoid columns size change when editing cells or scrolling results
2021-12-08 11:19:10 +01:00
aaa5549609
fix: cell disappear on edit in one column tables
2021-12-08 10:37:23 +01:00
35cb7e1dc4
fix: select all rows with ctrl+a when editing a cell
2021-12-08 10:09:01 +01:00
e8af2d24a8
perf(UI): disable save button in table creation when no fields are added
2021-11-25 17:23:46 +01:00
cc99491fe4
fix(UI): notifications timeout anomalies
2021-11-24 16:59:07 +01:00