Each database has a limit on the length of its identifiers: - https://dev.mysql.com/doc/refman/8.0/en/identifier-length.html - TBD PostgreSQL We should test if we also support that, and what happens if you go over for some reason in some way.