Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 658 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 658 Bytes

Create DB

This test case is demonstrating createdb=yes parameter usage to create a non-existing database.

Schema Guard accepts the configuration parameters from the command-line, configuration file, and environment variables. So, you can set parameters from test.cfg in different ways. Please read the Configuration article to learn the details.

Running the test

../test.sh createdb

If you're interested in examining the resulting schema or history table content, it can be useful to keep the psql prompt after the example is completed.

../test.sh createdb psql