Skip to content

BUG: Include drop for foreign keys without index when dropping table#3164

Merged
rob-bygrave merged 4 commits intoebean-orm:masterfrom
FOCONIS:bugfix/drop_foreign_key_without_index
Aug 17, 2023
Merged

BUG: Include drop for foreign keys without index when dropping table#3164
rob-bygrave merged 4 commits intoebean-orm:masterfrom
FOCONIS:bugfix/drop_foreign_key_without_index

Conversation

@jonasPoehler
Copy link
Copy Markdown
Contributor

With this change, foreign keys without a forgeignKeyIndex are included in the drop statements when dropping their corresponding table. This was an oversight in #2933

jonasPoehler added a commit to FOCONIS/ebean that referenced this pull request Aug 16, 2023
@rob-bygrave rob-bygrave added this to the 13.20.2 milestone Aug 17, 2023
@rob-bygrave rob-bygrave merged commit 428365c into ebean-orm:master Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants