Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test that child models extending a parent that uses VirtualColumn get encoded correctly #16

Conversation

lukinovec
Copy link
Contributor

@lukinovec lukinovec commented Nov 2, 2023

Add a failing test that checks if multiple child models can extend a parent model that uses VirtualColumn without encoding issues. Fixed in #14

@lukinovec lukinovec changed the title Test that models extending a parent model using VirtualColumn aren't encoded correctly Test that child models extending a parent that uses VirtualColumn get encoded correctly Nov 2, 2023
@stancl stancl merged commit 925249b into archtechx:master Nov 6, 2023
1 of 3 checks passed
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.

None yet

2 participants