perseas / Pyrseas

Provides utilities for Postgres database schema versioning.
https://perseas.github.io/
BSD 3-Clause "New" or "Revised" License
395 stars 67 forks source link

Add support for RANGE types #173

Closed jmafc closed 6 years ago

jmafc commented 6 years ago

RANGE types were added in Posgtres 9.2. See https://www.postgresql.org/docs/9.2/static/sql-createtype.html.