Is there an easy way to drop all tables an recreate them at once?
At this moment I do a <tableobject>.create() for each table. I searched the engine object for a list with registered table objects, but I could not find one.
Also <tableobject>.drop() does not seem to drop my table sequences? Is this on purpose?
Thanks, Koen
smime.p7s
Description: S/MIME cryptographic signature

