Skip to content

PostgreSQL files for creation of database, tables and functions for To Do List

License

Notifications You must be signed in to change notification settings

erikp121/tdl_sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PostgreSQL files for creation of database, tables and functions for To Do List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published