diff development.ini @ 7736:b0ed41df0282

db: drop __mapper_args__ that cause SQLAlchemy deprecation warnings We don't really need them. There were only few uses left, and we seem to be using .order_by() in all places where we really care about the ordering. Gets rid of <string>:2 <string>:2: SADeprecationWarning: Mapper.order_by is deprecated.Use Query.order_by() in order to affect the ordering of ORM result sets.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 07 Jun 2019 03:37:07 +0200
parents 0e3e0864f210
children cbdc0c3a5406
line wrap: on
line diff