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

Rails 4.1.6 support #5

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Rails 4.1.6 support #5

wants to merge 16 commits into from

Conversation

jihwans
Copy link

@jihwans jihwans commented Sep 20, 2014

  • now supports 4.1.6
  • nolog and nomig option added

felipemathies and others added 16 commits May 18, 2011 17:21
PLEASE NOTE: I am in a rush so I am committing all the changes I need
to have functional - rather than trying to be complete and systematic.
In particular, I have not tested migrations because I don't use them in
the application I have at hand. You have been warned.
  when join models without primary keys are used or
	primary keys cannot be found in the model anyway
- set prefetch_primary_key? to false to allow composite_primary_key
	auto-incrementation
- it now works with 4.1 (kinda..)
- It is in better shape now.
- Successfully migrates an empty model...
@santana
Copy link
Owner

santana commented Sep 25, 2014

Thanks @jihwans for the contribution. Please consider taking ownership of this project. I don't have the resources to maintain it any more.

@jihwans
Copy link
Author

jihwans commented Sep 25, 2014

Okay, please send me over...
Thanks a lot for good works you put together.

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.

4 participants