When building a mapper manually, one can control ordering per 
http://sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_orderby; I 
don't see a mechanism (in either code or documentation) for doing the 
same via ActiveMapper. Are there any plans for adding similar support to 
ActiveMapper for specifying this on a per-relation or per-mapper basis?

Alternately, has there been thought given to providing a mechanism by 
which arbitrary keyword arguments for creation of relations or mappers 
could be passed through to the underlying code via ActiveMapper?



_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to