Skip to content

Conversation

@saturnflyer
Copy link
Member

The Mimic module was tableizing the class name instead of using
the parent model's actual table_name configuration. This caused
issues when models used custom table names via self.table_name=

Changed: Mimic module now delegates table_name to parent model

The Mimic module was tableizing the class name instead of using
the parent model's actual table_name configuration. This caused
issues when models used custom table names via self.table_name=

Changed: Mimic module now delegates table_name to parent model
@saturnflyer saturnflyer requested a review from a team as a code owner November 19, 2025 16:05
@saturnflyer saturnflyer merged commit 796221d into main Nov 19, 2025
2 checks passed
@saturnflyer saturnflyer deleted the custom-table_name branch November 19, 2025 16:05
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