Carlos Bautista
Carlos Bautista
I would also find this feature to be useful for the same reason as posted by @m-mohr. @pderaaij Here's an example: ```yaml openapi: "3.0.0" info: version: 1.0.0 title: Swagger Petstore...
Hey yall, looks like this particular issue was fixed. I came across this issue while reporting #135. I followed the steps in the top description and the `max_length` was successfully...
Here are the tracebacks in case thats helpful: ``` Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/peewee_migrate/router.py", line 152, in run_one migrator.run() File "/usr/local/lib/python3.6/site-packages/peewee_migrate/migrator.py", line 129, in run op.run() File "/usr/local/lib/python3.6/site-packages/playhouse/migrate.py",...