should work but might not have any test coverage, a short, runnable example is best here.
On Feb 17, 2012, at 8:08 PM, M3nt0r3 wrote: > if i try to pickle a metadata and unpickle to reuse it works only for tables > with reference in the same schema. > I use postgresql with always two schemas one for generic tables and one for > specific. It is a known issue or it should work? > > > -- > You received this message because you are subscribed to the Google Groups > "sqlalchemy" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sqlalchemy/-/tccb8pFKI2IJ. > 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. -- 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.
