-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some tests for a when clause based on an enum of names
The new tests, test the handling of a when clause based on an enum with string values. The code should translate the enum name string into the internal database numeric value for the enum so the comparison works.
- Loading branch information
1 parent
c3c1e9f
commit 5422b5d
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters