Results 8 issues of Leonardo Freua

I'm trying to filter the Time Entries with a custom date format configuration (%d-%m-%Y - with dashes), but the filter is returning all records, as if I didn't pass any...

question

I would like to suggest a new feature that deals with the possibility of continuing to edit the SQL code in the editor while a specific query is running.

enhancement

Suggestion: It allows to perform the SQL indentation from the Indent SQL button for a specific selected query.

enhancement

**OmniDB version**: 3.0.3b This error occurs when I run a query and stop it before finishing the execution and then immediately run again. It doesn't always happen, but it has...

bug

I noticed that the project hasn't received new commits since July of last year and Rosie's Twitter also seems to be out of date. I'm asking because I'm interested in...

Is anyone free to submit PR to contribute to the project? I'm asking this because I didn't see any instructions about contribution. Thanks.

I was looking for an article that teaches how to build a debugger and found the [page](http://system.joekain.com/debugger/). I found it very interesting, mainly because it addresses Rust, Is there any...

I'm trying to connect to two different databases (both with reactive connection), but I'm not able to create a connection pool for the second database and continue using Panache. I...