Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IS-84.00 Database Schema #4151

Merged
merged 3 commits into from
Jul 4, 2024
Merged

IS-84.00 Database Schema #4151

merged 3 commits into from
Jul 4, 2024

Conversation

dfilteau
Copy link
Contributor

@dfilteau dfilteau commented Jul 3, 2024

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

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
Copy link
Contributor

github-actions bot commented Jul 3, 2024

✅ No secrets were detected in the code.

Copy link
Contributor

github-actions bot commented Jul 4, 2024

✅ No secrets were detected in the code.

Copy link
Contributor

github-actions bot commented Jul 4, 2024

✅ No secrets were detected in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants