have declarative string evals include tables from the MetaData

Issue #1527 resolved
Mike Bayer repo owner created an issue

i.e.

stuff = relation("Stuff", primaryjoin="stuff_table.c.foo_id==bar_table.c.stuff_id")

Comments (3)

  1. Log in to comment