chore(query): add support for timestamp in config changes#1878
chore(query): add support for timestamp in config changes#1878yashmehrotra merged 3 commits intomainfrom
Conversation
Benchstat (RLS)Base: 📊 2 minor regression(s) (all within 5% threshold)
✅ 7 improvement(s)
Full benchstat output |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughModified date parsing in catalog search validation to accept RFC3339Nano or datemath formats, with fallback logic prioritizing RFC3339 parsing. Updated Changes
Suggested reviewers
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Benchstat (Other)Base: 📊 1 minor regression(s) (all within 5% threshold)
✅ 3 improvement(s)
Full benchstat output |
Summary by CodeRabbit
created_atfiltering now uses exclusive cursor semantics, ensuring the cursor point itself is excluded from results.