Skip to content

Fixing enum filtering#12

Closed
yrodm wants to merge 1 commit intoeblis:masterfrom
yrodm:enum-support-fix
Closed

Fixing enum filtering#12
yrodm wants to merge 1 commit intoeblis:masterfrom
yrodm:enum-support-fix

Conversation

@yrodm
Copy link
Copy Markdown

@yrodm yrodm commented May 13, 2025

Now we can filter by enum values.
Example: session.query(DimensionIntegrationFormats).filter(DimensionIntegrationFormats.DimensionFormatType == DimensionHierarchyType.DataEntityDefaultDimensionFormat).first()

@yrodm yrodm closed this May 13, 2025
@yrodm yrodm deleted the enum-support-fix branch May 13, 2025 14:48
@yrodm yrodm restored the enum-support-fix branch May 14, 2025 08:16
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.

1 participant