While creating the relations, Postgres creates trims the table names to a certain limit but during deletion, it doesn’t trim it. This causes the migration code to break.
While creating the relations, Postgres creates trims the table names to a certain limit but during deletion, it doesn’t trim it. This causes the migration code to break.