2

Does anyone know what table or tables to clean when testing setup script?

I don't want to add an upgrade script, this is only for testing purposes.

Thanks!

0

1 Answer 1

2

if I understand your question correctly, you need to clean the same tables that your testing script is creating

Additionally, in core_resource table, set the version of your module back to what is was. Then clean cache and try again.

Delete the entry of your module from core_resource table if its the first version of your module

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.