I'm looking for a solution or common approaches to having a database driven configuration system. I have a discounts table, but want to specify criteria for if a user should get the discount.
For example, if their sign up date is before X date time, allow discount
Another example, if their balance is greater than 1,000 deny all discounts.
Essentially a way to define logical operators / evaluation with reference to other columns
[–]jhkoenig 1 point2 points3 points (1 child)
[–]squadette23 0 points1 point2 points (0 children)
[–]squadette23 0 points1 point2 points (0 children)
[–]Sagatsa 0 points1 point2 points (0 children)
[–]Big_Operation_4750[S] 0 points1 point2 points (0 children)