IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 20, 2015, 12:30:33 PM (11 years ago)
Author:
bills
Message:

Add column ippRelease.accessLevelMin which is an integer that defines the minimum
user accessLevel required to access data from the given release. This will be
used to restrict access to stacks that use post PS1SC data.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r38153 r38156  
    25312531ALTER TABLE remoteComponent ADD COLUMN path_base VARCHAR(255) after state;
    25322532
     2533--
     2534UPDATE TABLE ippRelease ADD COLUMN accessLevelMin INT DEFAULT 0 AFTER ubercal_file
Note: See TracChangeset for help on using the changeset viewer.