Óscar de Arriba

Results 34 comments of Óscar de Arriba

+1 it would be really appreciated to remove warnings.

PRs are more than welcome! Thanks @jaimeiniesta

I'm trying DaisyUI in another project and 👍 it's a good choice. However, it may require rewriting some parts of the frontend and components we use. We may need to...

Come to the repo to see if I could fix the warnings and saw there is already a PR. Thanks

Hi! I'm trying to reproduce the issue, but I had no luck so far. I configured a MySQL docker inatance with this command: ``` $ docker run -d --name mysql...

Hi @phihos! First of all, thanks for your efforts on trying to solve this issue and to add the CI pipeline - it is really appreciated. Also, I'm sorry for...

> Could we salvage the separate MariaDB and MySQL test runs and the StoreFetchTest? You could merge my PR as soon as the new EctoSQL release is out and the...

Great! Lets maintain that new test and, once EctoSQL gerts a new release, we can merge it.

Hello! I think we can just require the `ecto_sql` version and that's all. If anyone can't update it (most updates are backwards compatible AFAIK) they can always go wild and...

In order to properly do comments we need to support a way of authenticating the user - maybe not having auth on ourselves, but receiving a user name via a...