Ah, forgot the webtools where you can work on DB also
Le 25/05/2021 à 14:31, Jacques Le Roux a écrit :
Hi Woyce,
Apart cleanAll and cleanData Gradle tasks there is none. Of course you can also
remove the Derby DB dir but I see you use Postgres.
Jacques
Le 25/05/2021 à 14:19, Woyce Batkins a écrit :
Hello,
I have an issue at the moment with demo data and I am not sure whether I
have done something stupid or not.
I have ofbiz running on a machine for evaluation purpose and I have setup
some products for testing. This morning, I started the application and it
looks like ofbiz has been reset to the initial demodata.
I can't tell whether I have done something stupid or special that would
have cleaned up the database or not? The only think I can recall is
changing the jdbc-driver to postgis.
Is there a process that can reset the demo data in the database at some
point like it is the case on the demo website?
Thanks.