Closed melnikovi closed 4 years ago
There is a need to restrict values of a parameter or return value of the method.
This is commonly solved with enumerate types. Introduction of the enums required in order to add support of different databases.
Problem
There is a need to restrict values of a parameter or return value of the method.
Solution
This is commonly solved with enumerate types. Introduction of the enums required in order to add support of different databases.
Requested Reviewers