Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 258 Bytes

CHANGELOG.md

File metadata and controls

9 lines (5 loc) · 258 Bytes

Changelog

v0.2.1

  • One subquery was causing unnecessary sequence scan. Replaced with more hacky looking but better performing implementation.

v0.2.0

  • Fixes a crucial bug resulting in highly inefficient query plan resulting in really bad scaling