For example the VARCHAR(50) will not work but VARCHAR(255) does work because it matches the definition in the utils.py.
For example the VARCHAR(50) will not work but VARCHAR(255) does work because it matches the definition in the utils.py.