[SQLObject] Checking if a table exists ?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Markus J. <mar...@ya...> - 2004-09-19 09:38:45
|
hello what is the best way in SQLObject to check if a table already exists. lets say I have a table of authors and a class Author. for creating the table I would call Author.createTable() now I want to check everytime I start my programm if the table already exists and if not it should be created. is there a way to this ? I could't find anything in the documentation. thanks regards Markus ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |