As an user I want to have an automatic setup that creates my needed database tables.
If the database for the service is exisiting and the tables are prepared, everything is working fine. But if the tables aren't created yet, it won't do anything at all.
As an user I want to have an automatic setup that creates my needed database tables.
If the database for the service is exisiting and the tables are prepared, everything is working fine. But if the tables aren't created yet, it won't do anything at all.