This seems to have just come up after upgrading from 0.5.0rc4. Create a MySQL database (may happen with other engines?) called "test" and run this simple script to reproduce:
http://dpaste.com/116443/ One gets this traceback: http://dpaste.com/116444/ It's happening because in backref, I'm specifying an orderby of 'username'. I also tried '_username' but that also fails. Thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to sqlalchemy@googlegroups.com To unsubscribe from this group, send email to sqlalchemy+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---