v0.3.0
- Significantly improves adapter injection to be less invasive
- BREAKING CHANGE: Multiple searches are combined as AND instead of OR
- Introduces
count_estimate
for improved performance on counting large tables - Fixes a bug where joining wasn’t persisting and the SQL ON condition was backwards
- Allow for dynamic nested relations with smart outer joins