fb7b7f7814Fixed munge toupper expression and added test cases. fixes #978
12 年之前
Kyle Davis
33a99df088Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`.