Fabio Di Stasio

Results 150 comments of Fabio Di Stasio

It has also been requested by other people in the past if I remember correctly. It seems trivial but with the editor library used (Ace Editor) it is not so...

Hi @gmatta01, at moment it is not possible but I'll add socket support to future features list.

Hi @IGLOU-EU, MSSQL implementation is planned and will probably be next on the list (or DuckDB). I've been thinking about implementing it for quite some time but wanted to prioritize...

Hi @bart-schaefer, it's strange that something like happens on MySQL/MariaDB. I can't replicate this issue, unfortunately. Can you do some tests on a different instance of MySQL and tell me...

Thank you for the SQLs. The reported problem is due to the driver merging the same fields. In your example query the field `contact_id` is present in the table `contact`...

Thanks for reporting, typo will be fixed with next release

At first glance, it appears that the problem does not occur when the trigger is created via GUI, even though the query that creates it is identical. I will do...

Hi @cindro, the first error is not related with routine issue. Probably your routine works fine but at moment in Antares only functions can return a result. I will fix...

Fixed with commit 37d44c95ee559f3ee1345e91fca5e2c1e86c5fbf

Hi @chriztheanvill, can your issue related to this https://github.com/orgs/antares-sql/discussions/434?