Skip to content

Add support for single table inheritance classes#14

Merged
bdurand merged 8 commits into
masterfrom
honor_sti_class
May 1, 2025
Merged

Add support for single table inheritance classes#14
bdurand merged 8 commits into
masterfrom
honor_sti_class

Conversation

@bdurand

@bdurand bdurand commented May 1, 2025

Copy link
Copy Markdown
Owner

Fixed

  • Honor single table inheritance class when creating new records in the database. This fixes issues where validations and callbacks on subclasses could be skipped when creating new records.

@AncientAmateur

Copy link
Copy Markdown

Looks good, thanks for making the update.

@bdurand bdurand merged commit a87b2d1 into master May 1, 2025
6 checks passed
@bdurand bdurand deleted the honor_sti_class branch May 1, 2025 15:49
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