Skip to content

Commit

Permalink
IS-84.00 Database Schema (#4151)
Browse files Browse the repository at this point in the history
* IS-84.00 Database Schema

PSP_PIMS | Development Sprint: S84.00 | Design Sprint: 83 | Date: 2024-JuL-03
- Added tables:
  - PIMS_CHKLST_ITEM_STATUS_TYPE
  - PIMS_LEASE_RENEWAL
  - PIMS_LEASE_RENEWAL_HIST
- Altered tables:
  - PIMS_ACQUISITION_CHECKLIST_ITEM
  - PIMS_ACQUISITION_CHECKLIST_ITEM_HIST
  - PIMS_DISPOSITION_CHECKLIST_ITEM
  - PIMS_DISPOSITION_CHECKLIST_ITEM_HIST
  - PIMS_DISPOSITION_FILE_PROPERTY
  - PIMS_LEASE
  - PIMS_LEASE_HIST
  - PIMS_LEASE_CHECKLIST_ITEM
  - PIMS_LEASE_CHECKLIST_ITEM_HIST
  - PIMS_LEASE_PAYMENT
  - PIMS_LEASE_PERIOD
  - PIMS_LEASE_PERIOD_HIST
  - PIMS_LEASE_PERIOD_STATUS_TYPE
  - PIMS_PROPERTY_ACTIVITY
  - PIMS_PROPERTY_ACTIVITY_HIST
  - PIMS_PROPERTY_LEASE
  - PIMS_PROPERTY_RESEARCH_FILE
- Dropped tables:
  - PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE
  - PIMS_DSP_CHKLST_ITEM_STATUS_TYPE
  - PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE
- Added seed scripts:
  - 155_DML_PIMS_CHKLST_ITEM_STATUS_TYPE.sql
- Dropped seed scripts:
  - 119_DML_PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE.sql
  - 146_DML_PIMS_DSP_CHKLST_ITEM_STATUS_TYPE.sql
  - 154_DML_PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE.sql
- Altered seed scripts:
  - 135_DML_PIMS_PROP_MGMT_ACTIVITY_TYPE
  - 136_DML_PIMS_PROP_MGMT_ACTIVITY_SUBTYPE
- Added test scripts:
  - 078_PIMS_AQUISITION_CHECKLIST_ITEM.sql
- Requires additional metadata to meet standards

* Removed  commented-out code

---------

Co-authored-by: devinleighsmith <[email protected]>
  • Loading branch information
dfilteau and devinleighsmith committed Jul 4, 2024
1 parent 3e21a24 commit 798c255
Show file tree
Hide file tree
Showing 237 changed files with 97,354 additions and 15,621 deletions.

This file was deleted.

Loading

0 comments on commit 798c255

Please sign in to comment.