Hi I'd like to do queries from a "column_reflect" listener, but this isn't currently possible because "column_reflect" events do not include an engine/bind object. Would adding a "bind" key/value to the column_info argument make sense?
FYI, I'm trying to reflect PosGIS geometry columns. Thank you. -- Eric Lemoine Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac, Cedex Tel : 00 33 4 79 44 44 96 Mail : [email protected] http://www.camptocamp.com -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
