Skip to content

Conversation

@ZackFra
Copy link
Owner

@ZackFra ZackFra commented Feb 13, 2025

  • Implemented NextNMonthsComparable class for handling NEXT_N_MONTHS date literal
  • Added NEXT_N_MONTHS_LITERAL to Token class
  • Updated DateLiteralComparableFactory to include NextNMonthsComparable
  • Added test cases for NextNMonthsComparable and parsing support
  • Included test method in MockDatabaseTest to verify NEXT_N_MONTHS functionality

- Implemented NextNMonthsComparable class for handling NEXT_N_MONTHS date literal
- Added NEXT_N_MONTHS_LITERAL to Token class
- Updated DateLiteralComparableFactory to include NextNMonthsComparable
- Added test cases for NextNMonthsComparable and parsing support
- Included test method in MockDatabaseTest to verify NEXT_N_MONTHS functionality
@ZackFra ZackFra merged commit c3f8c00 into main Feb 13, 2025
4 checks passed
@ZackFra ZackFra deleted the feature-next-months-ago branch February 13, 2025 01:34
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.

2 participants