Rafi Shamim

Results 148 comments of Rafi Shamim

Sharing something strange I see in my repro from running ActiveRecord tests locally. I'm using `RUBYOPT="-W0" TESTOPTS="-v" TEST_FILES=test/cases/transactions_test.rb bundle exec rake test` The full logs are long and pasted below,...

Thanks for compiling this! I did a quick scan of the tests here, and a few jumped out to me as things that are pretty likely *not* to work, based...

I took a rough stab at trying to prioritize the remaining test files. This is very unscientific, but I think it still could be a helpful heuristic to figure out...

Sounds good! I was just basing this off of the boxes that are currently unchecked in Ali's issue description above.

Could you share your CockroachDB version and your rails database configuration (or URL) you used to connect?

I haven't been able to reproduce this. If possible, could you upload your code to a repo or a gist so i can try running it myself? The `unrecognized configuration...

@otan could you give it another review? i ended up taking the type out of the OidToType map since that would be too invasive. there are some smaller special cases...

Given that we've already backported it I think we are somewhat committed to keeping it and fixing it as long as we are able. I'd only want to revert if...

Thanks for the issue. What's the impact of forgetting to add the keyword to `bare_label_keywords`?