Darin Wilson
Darin Wilson
We've actually talked about it, and I'm sure something like it will happen at some point, most likely as a layer on top of RedPotion and BluePotion. But I don't...
Hi @jeremiahlukus - sorry you had trouble. Unfortunately, we're no longer using or working on this library. We should have stated as much in the README, so I apologize if...
Hi @andrewhavens! Sorry for closing this issue prematurely (and the subsequent PR for the README). I knew you had taken over maintaining RedPotion but didn't know you had taken over...
I certainly agree that we should do an audit to make sure that the things we're including are actually valuable, but I question the value of comparing to `phoenix.new` -...
Looking into the test failures
All checks but 1 are passing, and the failure was due to an error from Docker: ``` /usr/bin/docker create --name 067820fef0e2421091a40c8747b66a14_mysql8031_27b123 --label 42a304 --network github_network_4a20af9528964765a5e3250c78009207 --network-alias mysql -p 33060:3306 --health-cmd...
@rosa OK - no worries. Thanks for the feedback!
Thanks for the feedback - that's good to know that it must be something at the supervisor level. I'll dig into the code a bit, and see if I can...
@rosa I created a [minimal Rails app](https://github.com/darinwilson/sqtesting) that demonstrates the issue (at least on my machine 😅) It uses the same setup you mentioned (single instance, multiple DBs), with Solid...