No need to re-add Primary key on dropped tables
[Please note, this is for JadeCare managed Deployments, so manually changing the alter scripts isn't an option.]
When Jade does a TABLE drop, it renames the table via the RPS alter script, it also re-applies the PRIMARY KEY index for that rename...