Hi Everyone, I recently upgrade from 0.7.8 to 0.10.0b1. It appears that SQLObject now applies constraints to my MySQL tables. I would like to use this feature but I am a bit confused.
I have worked out the applyConstraints=False argument to the .createTable() to delay constraint creation until after all the tables are created. How do you delete tables with constraints? The .dropTable options of cascade and dropJoinTables do not seem to do the trick. Is there a correct way? cheers, Alex. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss