Wei Jun
Wei Jun
> actually, I got it working by running: > > ``` > rm -rf ~/.colima/_lima/_networks/user-v2 > colima restart > ``` not sure what this does but this works! thanks!
Hey i am facing this issue as well. is there a fix to this? Currently on: - rails version 6.1 - oracle enhanced adapter version: 6.1.0 - ruby 2.7.8
@roygopal thanks for sharing! Is there a reason why you patch here and not at this gem adapter level?
Apologies, what i meant was that i notice that the code is to override TableDefinitation class which seems like an ActiveRecord thing. Shouldn't the patch be targeting some class under...
thanks for your response! Am I able to run ruby-oci8 while using arm based oracle db container?
curious, is there any plans for this to be merge?
So given that this was asked in 2017... was there any conclusion to this? Aside from how frequently is this being refreshed, in a typical rails app the config will...
these are all open source community based actions. there are always going to be people doing the same thing. my stance is to pick the one that has the most...
glad to see a similar issue here (am on OSX, EL Captian with Bash) and its in process of being fix! Not sure if this is the right place to...
am facing this issue as well. downgrading to 4.1.0 works. not sure how spring is causing validate! to fail...