Skip to content

v0.3.0

Compare
Choose a tag to compare
@voltechs voltechs released this 22 Dec 18:34
· 46 commits to master since this release
  • 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