Updated openstack/openstack
Project: openstack/tuskar 5216668c802335308f569bc9015efcc9e5be6da7 Alter the type for the contents column of stored_file This was previously set as a Text() which is limited at 65535 [1]. Add a wrapper to use the mysql long text column when applicable (adapted from Heat [3]). [1] https://mariadb.com/kb/en/mariadb/data-types/ [2] http://docs.sqlalchemy.org/en/latest/core/type_basics.html#vendor-specific-types [3] https://github.com/openstack/heat/blob/master/heat/db/sqlalchemy/types.py#L24 Change-Id: I826686e33ba2716108c30ca3dac7ea66f079e1c0 Closes-Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1222718 Co-Authored-By: jason.dobies@redhat.com
This commit is contained in:
committed by
Gerrit Code Review
parent
4395c809f3
commit
c29c97a14c