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

Fix change detection logic in SchemaManager #99

Merged
merged 1 commit into from
Dec 19, 2013
Merged

Conversation

dwhjames
Copy link
Owner

bug originated in 574d262 in pull request #95

The change flag of the dependents need to be propagated up the recursive calls.

The tests are now a little more expansive and cover the case of updates.

bug originated in 574d262 in pull request #95

The change flag of the dependents need to be propagated up the recursive calls.

The tests are now a little more expansive and cover the case of updates.
@ghost ghost assigned dwhjames Dec 19, 2013
@dwhjames
Copy link
Owner Author

@Timshel, just bumped into a bug in the logic of the change flag that you introduced in #95.

The change flag is a very handy feature… now making good use of it!

dwhjames added a commit that referenced this pull request Dec 19, 2013
Fix change detection logic in SchemaManager
@dwhjames dwhjames merged commit c56e118 into develop Dec 19, 2013
@dwhjames dwhjames deleted the fix/schema-manager branch December 19, 2013 19:23
@dwhjames dwhjames removed their assignment Feb 18, 2015
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.

1 participant