Homec4science

SQLAlchemy: fix MarshalBinary impl type

Authored by kuncar on Jun 13 2013, 10:20.

Description

SQLAlchemy: fix MarshalBinary impl type

  • Addresses problem with saving User.settings BINARY column that was truncated upon commit. User.settings uses LargeBinary type since now.

Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Jun 27 2013, 17:17
Parents
R3600:1baabc09051f: SQLAlchemy: use_unicode=False by default
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:eb55acf680fc: SQLAlchemy: fix MarshalBinary impl type (authored by Jiri Kuncar <jiri.kuncar@cern.ch>).Jun 27 2013, 17:17