You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a problem with the schema path not reflecting what I expect it to when I'm using threads. Either the schema path is not being set, or it's being changed out from under me, or I'm testing it wrong.
I'm having a problem with the schema path not reflecting what I expect it to when I'm using threads. Either the schema path is not being set, or it's being changed out from under me, or I'm testing it wrong.
I'm put together the minimum code to reproduce the bug here:
https://gist.github.com/4177578#file_thread_schema_problem.rb
The gist of it is this: if I set the schema path manually, I'm OK. If I let apartment set the schema path, the results are inconsistent. Thoughts ?
The text was updated successfully, but these errors were encountered: