Skip to content

Reset column information#31

Merged
kitop merged 3 commits into
jpignata:masterfrom
oneamtu:reset-column-information
Mar 23, 2016
Merged

Reset column information#31
kitop merged 3 commits into
jpignata:masterfrom
oneamtu:reset-column-information

Conversation

@oneamtu

@oneamtu oneamtu commented Mar 4, 2016

Copy link
Copy Markdown
Contributor

Hey, this patches an issue when you create multiple models with Temping with the same name. AR will load the column information once, but not after. Calling reset_column_information after the schema update fixes it. Let me know if there's anything I should change!

I started a new PR to re-run the Travis build, for some reason it failed and I couldn't replicate it locally.

@kitop

kitop commented Mar 14, 2016

Copy link
Copy Markdown
Collaborator

Hey @oneamtu, thanks for the PR!! Really helpful :)

Just one thing, can you revert the changes in the Rakefile? I know those are needed for run in your environment, but if we want to change that in the repo it probably deserves it's own PR.

Thanks again!

@oneamtu

oneamtu commented Mar 22, 2016

Copy link
Copy Markdown
Contributor Author

Hey @kitop reverted the Rakefile! Sorry about that, I did not mean to commit it. Hopefully the checks pass now :)

@kitop kitop merged commit b0e370f into jpignata:master Mar 23, 2016
@kitop

kitop commented Mar 23, 2016

Copy link
Copy Markdown
Collaborator

Thanks @oneamtu!

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

Successfully merging this pull request may close these issues.

2 participants