Top Tip!
So we're creating a new database schema, using SQLAlchemy for the ORM and Alembic for the schema management, (if you use Pyth...
For further actions, you may consider blocking this person and/or reporting abuse
There are some length limits for constraints, foreign keys, etc in MySQL (I'm not sure if this is the case for other database types) so in some extreme case, we might need to choose the constraint name explicitly.
I have signup to just say THANK YOU <3.
Worked like charm on postgres.
EDIT: postgres naming conventions: