Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apartment, threads and postgres schemas #25

Closed
lcowell opened this issue Dec 5, 2012 · 2 comments
Closed

apartment, threads and postgres schemas #25

lcowell opened this issue Dec 5, 2012 · 2 comments

Comments

@lcowell
Copy link
Contributor

lcowell commented Dec 5, 2012

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 ?

@bradrobertson
Copy link
Contributor

Hey sorry for the late response here. Apartment used to have some threading issues. These should now be fixed

Let me know if you have any other issues.

@lcowell
Copy link
Contributor Author

lcowell commented Dec 30, 2012

Awesome, looks like that fixed whatever issues I was having. Thanks!

@lcowell lcowell closed this as completed Dec 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants