Skip to content

Conversation

@janfrederik
Copy link

The generated create and drop statements didn't quote the on_entity schema/tablename. So alembic upgrade errored on statements like

DROP TRIGGER "modified" ON test.MyCamelCaseTable

This patch fixes this.

It seems correct for the other entities.

Copy link

@Apteryx0 Apteryx0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me in my code-base

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants