antares/src/main/ipc-handlers
Fabio Di Stasio 6cc098c6f0 feat(core): option to allow untrusted SSL connections 2022-04-10 10:49:27 +02:00
..
application.js feat: initial db export implementation 2021-10-29 12:58:37 +02:00
connection.js feat(core): option to allow untrusted SSL connections 2022-04-10 10:49:27 +02:00
functions.js feat(PostgreSQL): trigger functions support 2021-07-03 11:29:14 +02:00
index.js refactor: rename database to schema 2021-03-17 11:15:14 +01:00
routines.js feat: stored routines edit 2021-01-05 17:25:18 +01:00
schedulers.js Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
schema.js perf(MySQL): prevent memory leak on large dump import 2022-03-10 10:23:22 +01:00
tables.js perf(MySQL): improved several field types support on exporter 2022-02-19 12:40:54 +01:00
triggers.js Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
updates.js Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
users.js feat: select definer in view creation/edit 2020-12-29 10:35:46 +01:00
views.js feat: views creation 2020-12-27 16:16:48 +01:00