- Added hash method for PhoneNumberType (428, pull request courtesy of hanc1208)
0.36.2
Not secure
^^^^^^^^^^^^^^^^^^^
- Added repr for UUIDType (424, pull request courtesy of ziima)
0.36.1
Not secure
^^^^^^^^^^^^^^^^^^^
- Added support for CASCADE option when dropping views (406, pull request courtesy of amicks) - Added `aliases` parameter to create_materialized_view function.
0.36.0
Not secure
^^^^^^^^^^^^^^^^^^^
- Removed explain and explain_analyze due to the internal changes in SQLAlchemy version 1.3.
0.35.0
Not secure
^^^^^^^^^^^^^^^^^^^
- Removed some deprecation warnings - Added Int8RangeType (401, pull request courtesy of lpsinger)