On Tue, May 12, 2009 at 02:57:38PM -0400, inhahe wrote:
> On Tue, May 12, 2009 at 4:00 AM, Oleg Broytmann <[email protected]> wrote:
> > On Tue, May 12, 2009 at 03:08:16AM -0400, inhahe wrote:
> > > try:
> > > Pics.createTable()
> > > print "Created table Pics"
> > > except dberrors.OperationalError: pass
> >
> > Why do you need these try/except?
>
> i want it to create each table but only if the table doesn't already exist
Pics.createTable(ifNotExists=True)
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ [email protected]
Programmers don't die, they just GOSUB without RETURN.
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss