USEPA / revampd

Basic tutorial for the EPA Clean Air Markets Division to go through the process of creating a small web app, in the problem space of AMPD, with automated tests and deployment to cloud.gov at https://revampd.app.cloud.gov
Other
2 stars 1 forks source link

Issue 3 Adding test data to Docker DB #16

Closed maheese closed 4 years ago

maheese commented 4 years ago

The data is added when the database is initialized (the database's data directory is empty). The initialization script creates the table using the ddl scirpt and loads the test data into the table.