Fabio Di Stasio
|
d3f71e65ce
|
feat(MySQL): option to enable single connection mode
|
2024-02-18 14:37:45 +01:00 |
Fabio Di Stasio
|
e4eb27d503
|
feat(MySQL): RLIKE and NOT RLIKE regular expression filters, closes #688
|
2023-10-18 18:08:01 +02:00 |
Fabio Di Stasio
|
54df0e4aa8
|
style: implement eslint simple-import-sort
|
2023-08-18 15:57:31 +02:00 |
Fabio Di Stasio
|
f454b4bb1c
|
feat: DDL query in table settings for MySQL and PostgreSQL, closes #581
|
2023-05-25 18:51:56 +02:00 |
Fabio Di Stasio
|
ae312efbbc
|
feat(Firebird SQL): procedure add/edit/delete support
|
2022-11-17 15:27:39 +01:00 |
Fabio Di Stasio
|
8e422e3f07
|
feat(Firebird SQL): trigger add/edit/delete support
|
2022-11-16 15:16:12 +01:00 |
Fabio Di Stasio
|
7d1967a609
|
feat(Firebird SQL): view add/edit/delete support
|
2022-11-16 12:00:12 +01:00 |
Fabio Di Stasio
|
7ff8e2149e
|
fix(Firebird SQL): connection pool issue
|
2022-11-16 10:12:44 +01:00 |
Fabio Di Stasio
|
1b5cc315dd
|
feat(Firebird SQL): table add/edit/delete support
|
2022-11-15 16:46:12 +01:00 |
Fabio Di Stasio
|
27566c1dfa
|
feat(Firebird SQL): manual commit mode
|
2022-11-10 15:52:31 +01:00 |
Fabio Di Stasio
|
03777a2ea3
|
refactor(Firebird SQL): improve fields metadata detection
|
2022-11-09 17:41:31 +01:00 |
Fabio Di Stasio
|
0827a04d61
|
feat(Firebird SQL): support to blob fields
|
2022-11-08 15:53:21 +01:00 |
Fabio Di Stasio
|
2c8509ff41
|
feat(Firebird SQL): support to indexes and foreign keys
|
2022-11-08 14:05:54 +01:00 |
Fabio Di Stasio
|
e6f6a022d1
|
feat: support to text blob fields
|
2022-11-05 10:22:12 +01:00 |
Fabio Di Stasio
|
95bb41e9db
|
feat(Firebird SQL): display table content and query results
|
2022-11-04 16:31:10 +01:00 |
Fabio Di Stasio
|
7ab84bde57
|
initial firebird commit
|
2022-11-02 14:18:50 +01:00 |
Fabio Di Stasio
|
eb60899e6e
|
fix(MySQL): missing quoted identifier for column names in table filter, closes #380
|
2022-07-22 10:08:33 +02: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
|
7fc01227e7
|
refactor: ts and composition api on more components
|
2022-06-04 18:37:16 +02:00 |
Fabio Di Stasio
|
cc5910b88f
|
refactor: common to ts
|
2022-05-10 12:57:25 +02:00 |
Fabio Di Stasio
|
0f9c991f53
|
fix(PostgreSQL): wrong values exporting table content
|
2022-04-02 11:44:55 +02:00 |
Fabio Di Stasio
|
a67071e284
|
feat(PostgreSQL): export tables
|
2022-03-21 18:32:45 +01:00 |
Fabio Di Stasio
|
fd00ea42ee
|
refactor: hide export option for PostgreSQL
|
2022-03-10 10:54:44 +01:00 |
Fabio Di Stasio
|
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 |
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 |
Giulio Ganci
|
4e9f8d16ee
|
feat: initial mysql import support
|
2021-12-28 15:30:07 +01:00 |
Giulio Ganci
|
0de2321920
|
feat: initial db export implementation
|
2021-10-29 12:58:37 +02:00 |
Fabio Di Stasio
|
aef17be36c
|
fix(PostgreSQL): issue with uppercase characters in table field names
|
2021-10-19 17:42:31 +02:00 |
Fabio Di Stasio
|
71e2c911ae
|
perf(UI): element options in setting tabs accessible directly
|
2021-08-10 18:12:13 +02:00 |
Fabio Di Stasio
|
c6897af22d
|
feat(MySQL): possibility to set a default schema in connection parameters
|
2021-07-09 10:26:16 +02:00 |
Fabio Di Stasio
|
d96907ca2d
|
fix(PostgreSQL): error opening setting tab for some stored routines
|
2021-07-03 11:39:57 +02:00 |
Fabio Di Stasio
|
75bbd5f66e
|
feat(PostgreSQL): trigger functions support
|
2021-07-03 11:29:14 +02:00 |
Fabio Di Stasio
|
7df0cf8389
|
feat(PostgreSQL): triggers creation
|
2021-06-26 16:36:05 +02:00 |
Fabio Di Stasio
|
5c8ee66f43
|
feat(PostgreSQL): alter trigger support
|
2021-06-17 22:01:18 +02:00 |
Fabio Di Stasio
|
cce5adbac7
|
feat(PostgreSQL): trigger rename and delete
|
2021-06-08 09:12:43 +02:00 |
Fabio Di Stasio
|
86240fb53c
|
refactor(PostgreSQL): preparing code to support triggers
|
2021-04-22 15:15:08 +02:00 |
Fabio Di Stasio
|
b33199ea59
|
feat(PostgreSQL): procedure language select
|
2021-04-12 18:46:35 +02:00 |
Fabio Di Stasio
|
8735a0c5f9
|
feat(PostgreSQL): edit timezone in cell editor
|
2021-04-11 10:55:22 +02:00 |
Fabio Di Stasio
|
3dde1c109e
|
feat(PostgreSQL): procedures management
|
2021-04-10 20:38:46 +02:00 |
Fabio Di Stasio
|
d0b3e1b1b8
|
feat(PostgreSQL): support of arrays in table settings
|
2021-04-09 19:31:41 +02:00 |
Fabio Di Stasio
|
99f7511c4d
|
feat(PostgreSQL): views management
|
2021-03-31 16:54:06 +02:00 |
Fabio Di Stasio
|
feef5e30ee
|
feat(PostgreSQL): tables addition
|
2021-03-28 11:55:15 +02:00 |
Fabio Di Stasio
|
e3f259c6e8
|
feat(PostgreSQL): table fields edit
|
2021-03-25 18:33:29 +01:00 |
Fabio Di Stasio
|
e89911b185
|
fix: remove last char from datetime and time if is a dot
|
2021-03-20 16:29:56 +01:00 |
Fabio Di Stasio
|
fccfe92453
|
fix(PostgreSQL): various issues in query results
|
2021-03-19 18:49:26 +01:00 |
Fabio Di Stasio
|
964570247f
|
feat(PostgreSQL): database in connection parameters
|
2021-03-17 16:51:26 +01:00 |
Fabio Di Stasio
|
d892fa6fb3
|
feat(PostgreSQL): partial postgre implementation
|
2021-03-16 18:42:03 +01:00 |