Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

v0.23.0

Compare
Choose a tag to compare
@cheungpat cheungpat released this 20 Apr 08:09
· 3386 commits to master since this release
v0.23.0

Features

  • Implement GeoJSON query using ST_Contains (#262)
  • Make default ACL server-based (#309)

Bug Fixes

  • Ensure respond channel of zmq is always consumed so channeller is not blocked (#347)
  • Fix inconsistent behavior saving to integer column (#319)

Other Notes

  • Revamp query sqlizer into its own package