OpenTransitTools / gtfsdb

GTFS ORM using SQLAlchemy
Mozilla Public License 2.0
160 stars 45 forks source link

Deprecation Warning: joinedload_all() function is deprecated #52

Closed fpurcell closed 1 year ago

fpurcell commented 3 years ago

stop.py:85: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead

fpurcell commented 1 year ago

commit 5f550458b1a1b22aa5452b3e4f6b1626a3be52d6 moved away from joined_all