antares/src/main/ipc-handlers
Fabio Di Stasio d3f71e65ce feat(MySQL): option to enable single connection mode 2024-02-18 14:37:45 +01:00
..
application.ts fix: JavaScript error at first startup, fixes #736 2023-12-25 09:35:43 +01:00
connection.ts feat(MySQL): option to enable single connection mode 2024-02-18 14:37:45 +01:00
database.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
functions.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
index.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
routines.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
schedulers.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
schema.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
tables.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
triggers.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
updates.ts feat: logging errors on log file 2023-11-27 13:36:56 +01:00
users.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
views.ts refactor: use Record to type objects 2024-01-19 18:03:20 +01:00