Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
medic
medic
MEDIC CR

Installation

  1. Use this guide for installation.
  2. 1.1 Requires sql updates to be run manually below.

    Code Block
    cmd.exe
    cd "C:\Program Files(x86)\Mohawk College\Client Registry\sql\PSQL9\Updates"
    psql -U <postgresuser> -h localhost <dbname> -f CR-001.SQL
    psql -U <postgresuser> -h localhost <dbname> -f CR-002.SQL

...