On Sun, Feb 14, 2016 at 03:23:59PM +0100, [email protected] wrote: > On 2016-02-14 08:38 Michael Bayer <[email protected]> wrote: > > order_by, you spelled it wrong. > > Ah, I see the misstake. Was a copy&paste thing. Sorry. > > What is this c? I havend found that "topic" in the docs. Where should I > look for?
I believe what you are looking for is http://docs.sqlalchemy.org/en/rel_1_0/core/metadata.html#sqlalchemy.schema.Table.c, i.e. an alias for the “columns” attribute. Cheers, Michal -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Digital signature
