Paul Johnston wrote:
> If the SQLAlchemy table definitions don't match the database, you will
> usually get SQL errors when you try to use them.

So what determines whether or not SQLAlchemy tries to create the tables?

> The TurboGears admin tool can tell you the differences between the database
> and the SA table definitions.

is this usable without Turbogears?

> For getting started with an existing database, try this:
> http://code.google.com/p/sqlautocode/

Cool, thanks...

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to