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-86.00 Database Schema Plus IS-85.00 Corrections #4234

Closed
wants to merge 2 commits into from

Conversation

dfilteau
Copy link
Contributor

PSP_PIMS | Development Sprint: S86.00 | Design Sprint: 85 | Date: 2024-JuL-24

  • Added tables:
    • PIMS_LEASE_STAKEHOLDER_COMP_REQ
    • PIMS_LEASE_STAKEHOLDER_COMP_REQ_HIST
    • PIMS_PROP_LEASE_COMP_REQ
    • PIMS_PROP_LEASE_COMP_REQ_HIST
    • PIMS_LEASE_STAKEHOLDER
    • PIMS_LEASE_STAKEHOLDER_HIST
    • PIMS_LEASE_STAKEHOLDER_TYPE
  • Altered tables:
    • PIMS_COMPENSATION_REQUISITION
    • PIMS_COMPENSATION_REQUISITION_HIST
    • PIMS_LEASE
    • PIMS_LEASE_HIST
    • PIMS_LEASE_STAKEHOLDER
    • PIMS_LEASE_STAKEHOLDER_HIST
    • PIMS_LEASE_STAKEHOLDER_TYPE
  • Dropped tables:
    • PIMS_LEASE_TENANT
    • PIMS_LEASE_TENANT_HIST
    • PIMS_TENANT_TYPE
  • Added seed scripts:
    • 109_DML_PIMS_LEASE_STAKEHOLDER_TYPE
  • Dropped seed scripts:
    • 109_DML_PIMS_TENANT_TYPE
  • Altered seed scripts:
    • 054_DML_PIMS_LEASE_LICENSE_TYPE.sql
  • Altered test scripts:
    • 004_DML_LEASE_LOAD.sql
    • 011_LEASE_TEST_DATA.sql
    • 016_TENANT_TEST_DATA.sql
  • Requires additional metadata to meet standards

PSP_PIMS | Development Sprint: S86.00 | Design Sprint: 85 | Date: 2024-JuL-24
- Added tables:
  - PIMS_LEASE_STAKEHOLDER_COMP_REQ
  - PIMS_LEASE_STAKEHOLDER_COMP_REQ_HIST
  - PIMS_PROP_LEASE_COMP_REQ
  - PIMS_PROP_LEASE_COMP_REQ_HIST
  - PIMS_LEASE_STAKEHOLDER
  - PIMS_LEASE_STAKEHOLDER_HIST
  - PIMS_LEASE_STAKEHOLDER_TYPE
- Altered tables:
  - PIMS_COMPENSATION_REQUISITION
  - PIMS_COMPENSATION_REQUISITION_HIST
  - PIMS_LEASE
  - PIMS_LEASE_HIST
  - PIMS_LEASE_STAKEHOLDER
  - PIMS_LEASE_STAKEHOLDER_HIST
  - PIMS_LEASE_STAKEHOLDER_TYPE
- Dropped tables:
  - PIMS_LEASE_TENANT
  - PIMS_LEASE_TENANT_HIST
  - PIMS_TENANT_TYPE
- Added seed scripts:
  - 109_DML_PIMS_LEASE_STAKEHOLDER_TYPE
- Dropped seed scripts:
  - 109_DML_PIMS_TENANT_TYPE
- Altered seed scripts:
  - 054_DML_PIMS_LEASE_LICENSE_TYPE.sql
- Altered test scripts:
  - 004_DML_LEASE_LOAD.sql
  - 011_LEASE_TEST_DATA.sql
  - 016_TENANT_TEST_DATA.sql
- Requires additional metadata to meet standards
Copy link
Contributor

✅ 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant