I generally drop the database before hand and recreate it (as was suggested by a few of the regulars here a few weeks ago). Sure you’ll lose all your data, but it’s idempotent and will apply any potential changes to the schema.
That's terrible!
I generally drop the database before hand and recreate it (as was suggested by a few of the regulars here a few weeks ago). Sure you’ll lose all your data, but it’s idempotent and will apply any potential changes to the schema.
That's terrible!