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

924 enable current version support for links #931

Merged
merged 3 commits into from
Jun 21, 2014

Conversation

0robustus1
Copy link
Contributor

Shall fix #924 by adding a link_version_id field to the link tables. Also includes methods for fetching the current version (current_version) and for updating the field (update_version(to: ...)).

I have also added specific specs for testing the semi-automatic setting of the field during ontology-parsing.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 89e586e on 924-enable_current_version_support_for_links into * on staging*.

@eugenk
Copy link
Member

eugenk commented Jun 19, 2014

👍

0robustus1 added a commit that referenced this pull request Jun 21, 2014
…rt_for_links

924 enable current version support for links
@0robustus1 0robustus1 merged commit aa5f34a into staging Jun 21, 2014
@0robustus1 0robustus1 deleted the 924-enable_current_version_support_for_links branch June 21, 2014 20:35
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.

current_version on links doesn't work
3 participants