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

change type of iri fields to text #670

Merged
merged 2 commits into from
Feb 13, 2014

Conversation

0robustus1
Copy link
Contributor

Of course if an iri-field for 255 chars
is too short in the alternative_iris tables it is
too short for every table. So this changes the type
to text for all remaining tables which contain an
iri field.


fixes #534 (finally).

Of course if an iri-field for 255 chars
is too short in the alternative_iris tables it is
too short for every table. So this changes the type
to text for all remaining tables which contain an
iri field.
@nning
Copy link
Contributor

nning commented Feb 13, 2014

👍

0robustus1 added a commit that referenced this pull request Feb 13, 2014
@0robustus1 0robustus1 merged commit 77a979e into staging Feb 13, 2014
@0robustus1 0robustus1 deleted the 534-change_iri_type_for_all_tables branch February 13, 2014 14:14
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.

PG error for ontologies in bioportal: value too long for type character varying(255)
2 participants