Skip to content

0.36.1

Latest

Choose a tag to compare

@nene nene released this 18 Nov 10:20
· 7 commits to master since this release

Improved PostgreSQL support

  • Proper PostgreSQL operators support. Now recognizing any possibly operator instead of just a predefined list of the most well-known operators (#122, #79)
  • Support identifiers in PostgreSQL type modifiers, like GEOMETRY(POINT, 123) (#121)