Skip to content

micahbaumann/CPSC-449-Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSC 449 Project 2

Updating the Databases

  1. Write the SQL. For the enroll service, write it in enroll/var/catalog.sql. For the enroll service, write it in users/var/users.sql.
  2. Go into the directory that the sql file is in:
    For enroll:
    cd enroll/var
    For users:
    cd users/var
  3. Run updateDB.sh for that service:
    ./updateDB.sh
  4. When the SQLite CLI opens, enter .quit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published