Modifying a field which is nullable and unique, to no longer be nullable, results in the following error during migration: ... File "...\venv.37\lib\site-packages ...
If this happened at generation time what was the full SQLBoiler command you used to generate your models? (if not applicable leave blank) If this happened at runtime what code produced the issue? (if ...