You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)