mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-01-30 17:38:55 -05:00
Aaron Lindsay
d5ca4395ac
This removes the following error, caused by the MySQL Dialect using a 'varchar' for all columns over 256 characters in length, instead of 'text' for the largest: 2017/11/17 22:41:33 common_test.go:208: Error 1074: Column length too big for column 'Lua' (max = 21844); use BLOB or TEXT instead |
||
---|---|---|
.. | ||
db.go |