Homec4science

submit: PostgreSQL Text type compatibility fix

Authored by Leonardo Rossi <leonardo.r@cern.ch> on May 4 2015, 10:40.

Description

submit: PostgreSQL Text type compatibility fix

  • Changes Text in models because starting from SQLAlchemy>=1.0 it arises an exception if the length is specified. (closes #3037)
  • Adds new column 'id' with a primary key and implements upgrade recipe to modify the tables sbmFORMATEXTENSION and sbmGFILERESULT.

Signed-off-by: Leonardo Rossi <leonardo.r@cern.ch>

Details

Event Timeline

Leonardo Rossi <leonardo.r@cern.ch> committed R3600:e77da44e279b: submit: PostgreSQL Text type compatibility fix (authored by Leonardo Rossi <leonardo.r@cern.ch>).May 4 2015, 15:54