column_property() should raise an exception if given expression does not have a name

Issue #683 resolved
Mike Bayer repo owner created an issue

in ExternalColumnsTest, removing the label()s from each expression causes the mapper to not recognize the columns when they come back in the result set. should fail up at configuration time with a descriptive message.

Comments (2)

  1. Log in to comment