Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 203 Bytes

File metadata and controls

9 lines (5 loc) · 203 Bytes

tdl_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