Mayeu

Results 33 comments of Mayeu

I still have this while I was trying to unstable Nix 2.5 (via the unstable channel). The workaround described previously seems to work for me. Here is the config I...

I am also experiencing this, as describe and visually shown by @cmhe. On a fresh install of Neovim on the last macOS and iterm2. Off course disabling the fold "fix"...

This may be of interest of follower of this issue: both shellcheck and shfmt added support for bats file: - [shellcheck 0.7.0](https://github.com/koalaman/shellcheck/blob/master/CHANGELOG.md#v070---2019-07-28) - [shfmt 3.2.0](https://github.com/mvdan/sh/releases/tag/v3.2.0)

Awesome, I'll stay availlable if you have any question. Also, I still pretty new to Elixir, so the code *may* be a little misorganised and non idiomatic :sweat_smile:

Hello again, I'm doing some testing on the development version, and I am also finding some inconsistency. I have forced my `:host` to be set to `:habitibot`, and that shows...

So I did have some errors in the script (passing the wrong configuration to the migrator). This should be fixed. But now there is something going on with the host...

After some research I have discovered this [demo repository](https://gitlab.com/chvanikoff/mnesia-demo) featuring some mnesia migration via RPC instead of running the migration "indepentently". I have adopted the idea and now my DB...

@Qqwy Sorry not a priority for me right now! But my project using mnesia is available on GitHub. Here is [a direct link to my migration](https://github.com/Mayeu/habitibot/blob/master/apps/repository/lib/repository/release_tasks.ex) task. Note that this...

We are also experiencing this on Postgres and the last version of the provider (2.25.2).

@decimoseptimo Can you explicit what you mean? Note that I don't know WordPress that much, I am just a humble sysadmin :) As far as I see at my server...