Set up testdata for database under startup
Create a schema for data to populate the databases when starting the app so you have something there to test functionality. This schema can be imported and used if necessary.
Create a schema for data to populate the databases when starting the app so you have something there to test functionality. This schema can be imported and used if necessary.