Oleg Broytmann wrote: > On Tue, Jun 13, 2006 at 07:38:49AM -0500, Charles Duffy wrote: >> Because in some cases (as when going through the TurboGears "tg-admin >> sql create"), I don't directly control the createTable() call unless I >> go out of my way to do so. > > Command-line tools! I see. Well, adding a variable to sqlmeta would be > fine.
Do you have a particular preference or specification on how this should be done (ie. allowing createTableArgs and/or dropTableArgs to be added as dicts to sqlmeta, or just adding support for sqlmeta.createJoinTables and sqlmeta.dropJoinTables specifically, or some other approach)? _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss