Path to this page:
Subject: CVS commit: pkgsrc/databases/py-sqlalchemy-utils
From: Adam Ciarcinski
Date: 2020-02-04 18:04:15
Message id: 20200204170415.E2BB5FBF4@cvs.NetBSD.org
Log Message:
py-sqlalchemy-utils: updated to 0.36.1
0.36.1:
- Added support for CASCADE option when dropping views
- Added `aliases` parameter to create_materialized_view function.
0.36.0:
- Removed explain and explain_analyze due to the internal changes in SQLAlchemy \
version 1.3.
0.35.0:
- Removed some deprecation warnings
- Added Int8RangeType
Files: