-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* IS-63.00 Database Schema PSP_PIMS S63.00 Sprint 62 2023-Sep-14 - Altered tables: - PIMS_COMPENSATION_REQUISITION - PIMS_COMPENSATION_REQUISITION_HIST - PIMS_INTEREST_HOLDER - PIMS_PROPERTY - PIMS_PROPERTY_HIST - Added tables: - PIMS_PROP_PROP_CLASSIFICATION_HIST - PIMS_PROP_PROP_PURPOSE - PIMS_PROP_PROP_PURPOSE_HIST - PIMS_PROPERTY_ACTIVITY_HIST - PIMS_PROPERTY_CONTACT - PIMS_PROPERTY_CONTACT_HIST - PIMS_PROPERTY_PURPOSE_TYPE - Dropped tables: - PIMS_ACQUISITION_ACTIVITY_INSTANCE - PIMS_ACQUISITION_ACTIVITY_INSTANCE_HIST - PIMS_ACT_INST_PROP_ACQ_FILE - PIMS_ACT_INST_PROP_ACQ_FILE_HIST - PIMS_ACT_INST_PROP_RSRCH_FILE - PIMS_ACT_INST_PROP_RSRCH_FILE_HIST - PIMS_ACTIVITY_INSTANCE - PIMS_ACTIVITY_INSTANCE_HIST - PIMS_ACTIVITY_INSTANCE_DOCUMENT - PIMS_ACTIVITY_INSTANCE_DOCUMENT_HIST - PIMS_ACTIVITY_INSTANCE_NOTE_HIST - PIMS_ACTIVITY_INSTANCE_NOTE - PIMS_ACTIVITY_INSTANCE_STATUS_TYPE - PIMS_ACTIVITY_TEMPLATE - PIMS_ACTIVITY_TEMPLATE_HIST - PIMS_ACTIVITY_TEMPLATE_TYPE - PIMS_ACTIVITY_TEMPLATE_DOCUMENT - PIMS_ACTIVITY_TEMPLATE_DOCUMENT_HIST - PIMS_LEASE_ACTIVITY_INSTANCE - PIMS_LEASE_ACTIVITY_INSTANCE_HIST - PIMS_RESEARCH_ACTIVITY_INSTANCE - PIMS_RESEARCH_ACTIVITY_INSTANCE_HIST - Altered test scripts: - 005_DML_LEASE_PROPERTY.sql - Added test scripts: - 049_PIMS_PROP_PROP_PURPOSE.sql - Altered seed scripts: - 043_DML_PIMS_PROPERTY_CLASSIFICATION_TYPE.sql - 054_DML_PIMS_LEASE_LICENSE_TYPE.sql - 123_DML_PIMS_FORM_TYPE.sql - Added seed scripts: - 133_DML_PIMS_PROPERTY_PURPOSE_TYPE.sql - Dropped seed scripts: - 094_DML_PIMS_ACTIVITY_TEMPLATE_TYPE.sql - 097_DML_PIMS_ACTIVITY_INSTANCE_STATUS_TYPE.sql - 100_DML_PIMS_ACTIVITY_TEMPLATE.sql - Requires additional metadata to meet standards * Generated scaffold and cleaned up remaining files * Manual merge * Manual merge --------- Co-authored-by: Doug Filteau <[email protected]>
- Loading branch information
1 parent
3751c82
commit 32a1d27
Showing
169 changed files
with
2,255 additions
and
4,550 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
source/backend/api/Areas/Reports/Models/Acquisition/CompensationFinancialReportModel.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
source/backend/api/Models/Concepts/AcquisitionFile/AcquisitionFilePropertyModel.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
using System.Collections.Generic; | ||
|
||
namespace Pims.Api.Models.Concepts | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
source/backend/api/Models/Concepts/InterestHolder/InterestHolderPropertyMap.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
source/backend/api/Models/Concepts/Property/PropertyContactModel.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
|
||
namespace Pims.Api.Models.Concepts | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,5 @@ public IEnumerable<PimsH120Category> GetAll() | |
|
||
return _h120CategoryRepository.GetAll(); | ||
} | ||
|
||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.