Results 36 comments of Cory Logan

With zero context or experience with this plugin, i'd bet you're passing an object that contains a function, which cannot be cloned. There are limitations around what can be posted...

jl4347's fix seems to have worked for me... also running vim 7.4 thanks! --- Very strange, it worked for a moment, and on my next reload of Vim it no...

Another update. I use brew to install vim. I just unlinked vim, and built it from source using `brew install vim --HEAD`. Once again, everything worked, but once I quit...

Aha. Another update. I had a big mixup. I've been typing `vi` and `vim` as i thought they linked to the same place, but they do not! So, forget everything...

I'm running into the same issue within my application. I have a default scope, and another scope I try to apply after the pg_search. I just set up a new...

Thanks Grant! I really appreciate you looking into it. The SQL that is produced is beyond my comprehension. Really glad I can help!

@marksim , Thanks a ton for looking into it. The project that I was working on at the time is currently resting for the moment. I'm hoping that one of...

I actually can't even seem to get `monerod` running. It just unexpectedly quits immediately. 😢

@hans-d what did you end up doing about scheduling? just running cron in a container?