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 installer for MetaInformation Fields #103

Open
wants to merge 1 commit into
base: 3.1
Choose a base branch
from

Conversation

unitm-klas
Copy link
Contributor

This relation creation silently fails due to the confusion between target and owning tables. Column names need to come from actual target, not from wrongly named variable having owning side table loaded.

P.S. This pull fixes installer, but also a fix for existing installations with additional migration is needed.

This relation creation silently fails due to the confusion between target and owning tables. Column names need to come from actual target, not from wrongly named variable having owning side table loaded.

P.S. This pull fixes installer, but also a fix for existing installations with additional migration is needed.
@unitm-klas unitm-klas changed the base branch from 3.1 to master October 11, 2019 08:53
@unitm-klas unitm-klas changed the base branch from master to 3.1 October 11, 2019 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants