Skip to content

2.6.1203

Latest
Compare
Choose a tag to compare
@seancorfield seancorfield released this 22 Oct 18:31
· 12 commits to develop since this release
b271a89
  • Fix #548 which was a regression introduced in #526 (in 2.6.1161).
  • Address #542 by adding support for WITH query tail options for PostgreSQL.
  • Replace all optional argument destructuring with multiple arities to improve performance.