Optional reset database on reset local chain

Recently, moralis added a “reset local chain” button which I LOVE for testing my UI against a local chain.

However, if I have some custom stuff in the database, I have to manually go into the database and clear stuff out.

An optional “reset database” button after resetting the local chain would be awesome!

Yes, we don’t have that functionality now.

You can also delete the contents of a table by running a local script that deletes the data from that database table.