Closed urda closed 7 years ago
Hi there! Did you try to remove the existing migrations and creating a new one? That works ;) Maybe it's also interesting to set a max_length limit to the TextField. Cheers!
Hi @denisroldan ! Support for this (via squash) #25 and #26 . I just haven't released a new version yet, 1.1.0 will unofficially support it and my 2.0 release will officially support it :)
Looks like we need to see about moving from
TextField
toCharField
on the model.Strategy to deal with this:
mysql
as an allowed failure (PR #9)mysql
(PR #10):primary key
columnmysql
testing (PR #10)Traceback
Travis Build