|
0b9898f3e7
|
feat(PostgreSQL): support to materialized views, closes #804
|
2024-06-14 18:05:29 +02:00 |
|
|
33bbc0e7e6
|
fix(PostgreSQL): better handle connection errors, should fix #794
|
2024-04-30 18:06:11 +02:00 |
|
|
8928510fb5
|
refactor: use Record to type objects
|
2024-01-19 18:03:20 +01:00 |
|
|
cdd2a11f8e
|
fix(PostgreSQL): unhandled error on connection lost, fixes #740
|
2023-12-29 14:42:12 +01:00 |
|
|
debc1da289
|
fix: ssh tunnel keep-alive not working properly
|
2023-10-28 19:09:19 +02:00 |
|
|
d30a978cd6
|
refactor: replace ssh2-promise with @fabio286/ssh2-promise
|
2023-10-28 18:25:01 +02:00 |
|
|
ddd290c903
|
fix: timeout issue on long time sql import
|
2023-10-03 18:19:16 +02:00 |
|
|
b838916937
|
Merge branch 'develop' of https://github.com/antares-sql/antares into pr/digitalgopnik/633
|
2023-09-04 14:59:21 +02:00 |
|
|
54df0e4aa8
|
style: implement eslint simple-import-sort
|
2023-08-18 15:57:31 +02:00 |
|
|
6cd2f89bbf
|
refactor: ts improvements
|
2023-08-11 16:42:34 +02:00 |
|
Christian Ratz
|
b4731d67a5
|
feat: customize keep-alive-interval for ssh-tunnel
|
2023-08-04 11:06:35 +02:00 |
|
|
9d8e9a5e1f
|
perf(PostgreSQL): minor improvement to schema selection
|
2023-07-07 15:22:16 +02:00 |
|
|
89815bf5e7
|
feat(PostgreSQL): ability to switch the database, closes #432
|
2023-06-13 18:10:52 +02:00 |
|
|
2c0b4ffe1f
|
fix: disable shorctut to show Ace editor settings, fixes #585
|
2023-05-26 18:17:23 +02:00 |
|
|
f454b4bb1c
|
feat: DDL query in table settings for MySQL and PostgreSQL, closes #581
|
2023-05-25 18:51:56 +02:00 |
|
|
17eeb6d38e
|
feat: keepalive on mysql/postgre connections, should fix #577
|
2023-05-14 18:48:21 +02:00 |
|
|
ff4bc6c39b
|
feat: connection info icons in footer
|
2023-01-05 17:21:22 +01:00 |
|
|
6fa430adf6
|
fix: ssh connection closed after idle time, fixes #425
|
2022-12-29 13:04:20 +01:00 |
|
|
1b5cc315dd
|
feat(Firebird SQL): table add/edit/delete support
|
2022-11-15 16:46:12 +01:00 |
|
|
d114f8a651
|
feat: added more editor font sizes, closes #440
|
2022-09-21 10:33:44 +02:00 |
|
|
8c6950cebd
|
refactor: minor refactors
|
2022-08-01 18:13:14 +02:00 |
|
|
0b1aa3dd29
|
fix: console events disabled in production
|
2022-07-18 17:21:34 +02:00 |
|
|
f12a04b052
|
feat: ipc event channel to send logs to renderer
|
2022-07-18 11:58:22 +02:00 |
|
|
5a50ba88e8
|
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
|
2022-05-15 18:23:09 +02:00 |
|
|
a082514f88
|
fix(PostgreSQL): idle timeout disabled
|
2022-05-15 17:37:54 +02:00 |
|
|
6d6151814e
|
fix: SSH tunnel not working
|
2022-05-10 14:44:45 +02:00 |
|
|
d494b17df7
|
fix:
|
2022-05-10 13:22:26 +02:00 |
|
|
5cb8ec65ad
|
refactor: ts improvements
|
2022-05-07 09:46:07 +02:00 |
|
|
bfdb463390
|
fix: unable to set an empty string as field default
|
2022-05-05 23:09:10 +02:00 |
|
|
ce0f278caf
|
refactor: db exporter ts refactor
|
2022-04-17 13:00:53 +02:00 |
|
|
6adc93e1cd
|
refactor: ipc handlers ts refactor
|
2022-04-17 13:00:53 +02:00 |
|
|
5e2ad8c377
|
refactor: sqlite client ts refactor
|
2022-04-17 13:00:53 +02:00 |
|
|
d85662cb7d
|
refactor: posgtre client ts refactor
|
2022-04-17 13:00:53 +02:00 |
|