nulian

Results 13 issues of nulian

I have enabled formatting on save normally the formatting works fine. But if I use rollback from the local changes git tab it resets to before you do rollback. If...

Kind:Bug

Version 0.8.5 is added to the changelog in the branch but never released. It also seems the mysql 8 fixes are never release in the 0.9 branch either.

I'm trying to upgrade ecto and to myxql but for some reason on the ci runner the tests are extremely slow like 10x slower then normal. Running test locally they...

When I update mimic to the latest version in a project I work on it breaks test coverage. ``` 12:43:43.169 [error] Task #PID started from Mimic.Server terminating ** (MatchError) no...

This is what I been using for a while in our application. Changed connection open? check to :read so server streaming is seen as a valid state for the connection....

Found that connecting with a server with a server stream it keeps disconnecting. We where trying to connect with the Watch request in spicedb but usually we get auto disconnected....

bug

When it autocompletes module names it appends it to your current string instead of replacing it with the selected module name.

Combined the fixes for TWW of several people and fixed some things myself got it running and working options. Though I have done no extensive testing to see if everything...

Hey could you maybe add a license to this project? Most of your other projects have a MIT license even one that is using this one. Like ExProf.

I saw an issue before about canonical links and that it was fixed for phoenix. But so often I have the same issue while searching for elixir docs for a...