On 28/07/2010 15:14, Massi wrote: > I'm getting in trouble in th attempt to create a simple copy > (structure and data) of a table in my database (sql server). I need > the SQLAlchemy equivalent of the query:
Take a look at this http://www.tylerlesmann.com/2009/apr/27/copying-databases-across-platforms-sqlalchemy/ -- 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.
