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

metadata description field #64

Open
stebjan opened this issue Apr 22, 2014 · 3 comments
Open

metadata description field #64

stebjan opened this issue Apr 22, 2014 · 3 comments
Labels

Comments

@stebjan
Copy link
Member

stebjan commented Apr 22, 2014

In the table SCENARIO and HARDWARE, there is the description field set as "text" data type. It allows storing longer description. However, in other tables, there is this field set as "character varying". Is it possible to change all description fields as "text" data type?

@bydga
Copy link

bydga commented Apr 23, 2014

Sure it is possible. So which all columns should be affected? Only this two mentioned? I will rewrite the hibernate annotations + write sql alter script tomorrow.

@stebjan
Copy link
Member Author

stebjan commented Apr 23, 2014

This two mentioned (scenario and hardware) have description field already as "text" data type. I thought, that all description fields in tables: analysis, datafile, disease, license, pharmaceutical, project_type, research_group, software, stimulus, stimulus_type, subject_group, weather should be also redefined as "text" data type.

@jezekp
Copy link

jezekp commented Jan 15, 2016

may I close it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants