antares-sql / antares

A modern, fast and productivity driven SQL client with a focus in UX
https://antares-sql.app
MIT License
1.6k stars 111 forks source link

Console Log #801

Open darkphase opened 1 month ago

darkphase commented 1 month ago

Is it possible to dump console output lines to a file regarding the table data or structure changes made via interface?

Fabio286 commented 1 month ago

Hi @darkphase at moment is not possible but i can evaluate this as a future feature.

darkphase commented 1 month ago

Maybe a general purpose approach such as Console Redirection ( > file, >network address, etc..) which can be selected from UI could satisfy more parties' needs...