Usage:
git clone https://github.com/erikp121/tdl_sql.git
psql -U DB_USERNAME -h DB_HOSTNAME -d postgres -f create_db.sql
psql -U DB_USERNAME -h DB_HOSTNAME -d postgres -f add_functions.sql
Usage:
git clone https://github.com/erikp121/tdl_sql.git
psql -U DB_USERNAME -h DB_HOSTNAME -d postgres -f create_db.sql
psql -U DB_USERNAME -h DB_HOSTNAME -d postgres -f add_functions.sql