Hi!
I created an entity named 'Activity' and after a while I stopped using it then I removed it.
Now I want to created it again with the same name, but I get the Error 409: Entity 'Activity' already exists.
How can I create an entity with the same name as I had before? Is it something related to mysql?
Thanks in advance.
I created an entity named 'Activity' and after a while I stopped using it then I removed it.
Now I want to created it again with the same name, but I get the Error 409: Entity 'Activity' already exists.
How can I create an entity with the same name as I had before? Is it something related to mysql?
Thanks in advance.
Comment