Re: [SQLObject] Re: Postgres: DROP table CASCADE
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2004-11-29 18:50:52
|
Oleg Broytmann wrote: > On Mon, Nov 29, 2004 at 12:31:31PM -0600, Ian Bicking wrote: > >>python test.py -dpostgres >>it's not very flexible with its command-line arguments. > > > I've made it much more flexible using getopt. Please look at main() at > > http://svn.colorstudy.com/home/phd/SQLObject/inheritance/tests/test_sqlobject.py > > PS. I renamed test.py to test_sqlobject.py to import from it. Thanks; if you want to merge that over into the trunk, please do. The rename is probably a good idea. -- Ian Bicking / ia...@co... / http://blog.ianbicking.org |