]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- ensure String has a length for mysql compatibility
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Jun 2017 17:51:14 +0000 (13:51 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Jun 2017 17:51:14 +0000 (13:51 -0400)
commit9541e30e869e1ef90cbb2db97fb1e426893fd115
tree27e4b8c3e9779ae3ae4c6303348b553fad5fd724
parent770e1e399cb0c91db73a551e1962ccbb57f42e76
- ensure String has a length for mysql compatibility

Change-Id: Iaa1077ca5929bdc67300cc6bfb1ba98aff382246
test/orm/test_options.py