Skip to content

Conversation

@ZackFra
Copy link
Owner

@ZackFra ZackFra commented Apr 6, 2025

  • Added test method in MockDatabaseTest to ensure IN operator works with date literals
  • Refactored WhereLogicHandler to improve handling of value nodes
  • Updated InHandler and NotInHandler to utilize new equality handling logic
  • Enhanced ValueParser to use a formatted error message for parsing exceptions

ZackFra added 2 commits April 6, 2025 12:07
- Added test method in MockDatabaseTest to ensure IN operator works with date literals
- Refactored WhereLogicHandler to improve handling of value nodes
- Updated InHandler and NotInHandler to utilize new equality handling logic
- Enhanced ValueParser to use a formatted error message for parsing exceptions
- Removed redundant tests for NULL comparisons in MockDatabaseTest
- Updated IncludesHandler and InHandler to handle Node objects correctly
- Added test to ensure IN operator does not accept NULL in ParserTest
- Enhanced WhereParser to throw parsing exceptions for unexpected input
@ZackFra ZackFra merged commit 6b55fa0 into main Apr 6, 2025
4 checks passed
@ZackFra ZackFra deleted the feature-date-literal-in-operator branch April 6, 2025 20:03
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