Wanderson Policarpo
Wanderson Policarpo
Hey, what version of Rails are you running?
@rhysforyou I am looking into this error now... are you working with multiple databases? Can you post your `Gemfile` or maybe create a minimal application isolating the error?
Hi. I have a few questions for you: 1. What happened between you first ran `Pratica.count` and the second time you tried to execute the same query? Was the database...
Thanks for the detailed report. I'll try to look into it this week.
There's already something in the README explaining why you might need to turn it off: https://github.com/rails-sqlserver/activerecord-sqlserver-adapter#identity-inserts-with-triggers. What exactly should be added or what do you think should be improved?
@metaskills can I ask you some background on why ODBC was removed?
@smlsml any chance you would want to add ODBC support to this gem again? I am open to it and could possibly help with PRs.
Hi @YvesR, I am jumping into some old issues/PR now... Do you still need this merged? Can you give me some context and maybe rebase your branch and resolve the...
Hi, I see no problems in having the types registered like that. Anyone willing to open a PR?
@alexggordon can you: 1) Explain better what you want to achieve this this and maybe give an example 2) Rebase your branch if you want to go ahead this this?