Unit test : what are the permissions needed?
When I try to create a repository I am getting :
Selected connection does not have basic permissions.
You will now be prompted for connection info to grant needed permission
I do not have superuser privilege, and I will never get it, as it is against the company policy to give powerful grants to the developers.
How can I use unit testing then??? Is there an SQL file that I can give to my database administrator to run against the DB?
Thanks
Laurent