forked from bcgov/PSP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IS-55.00 Regenerated Schema (bcgov#3209)
* IS-55.00 Database Schema PSP_PIMS S55.00 Sprint 55 2023-May-26 - Added tables: - PIMS_ACQUISITION_OWNER_REP - PIMS_ACQUISITION_OWNER_REP_HIST - PIMS_INTEREST_HOLDER - PIMS_INTEREST_HOLDER_HIST - PIMS_INTEREST_HOLDER_INTEREST_TYPE - PIMS_INTHLDR_PROP_INTEREST - PIMS_INTHLDR_PROP_INTEREST_HIST - Altered tables: - PIMS_ACQ_CHKLST_ITEM_TYPE - PIMS_ACQ_CHKLST_SECTION_TYPE - PIMS_ACQ_PAYEE_CHEQUE - PIMS_ACQ_PAYEE_CHEQUE_HIST - PIMS_ACQUISITION_PAYEE - PIMS_ACQUISITION_PAYEE_HIST - Added seed scripts: - 130_DML_PIMS_INTEREST_HOLDER_INTEREST_TYPE.sql - Altered seed scripts: - 120_DML_PIMS_ACQ_CHKLST_SECTION_TYPE.sql - 121_DML_PIMS_ACQ_CHKLST_ITEM_TYPE.sql - Requires additional metadata to meet standards * Added Spatial Indicies Added the conditional creation of spatial indices in PIMS_PROPERTY - 005_PSP_PIMS_PROPERTY_SPATIAL_IDX.sql * Added Deletion of Dynamic Constraints to Alter Up 003_Delete_DynamicConstraint.sql * Added Foreign Key Added foreign key between Acquisition File and Interest Holder * Dropped FK Script in Alter Down * Added Payment in Trust Added IS_PAYMENT_IN_TRUST to PIMS_ACQ_PAYEE_CHEQUE * IS-55.00 Regenerated Schema Regenerated to address spurious errors. PSP_PIMS S55.00 Sprint 55 2023-May-26 - Added tables: - PIMS_ACQUISITION_OWNER_REP - PIMS_ACQUISITION_OWNER_REP_HIST - PIMS_INTEREST_HOLDER - PIMS_INTEREST_HOLDER_HIST - PIMS_INTEREST_HOLDER_INTEREST_TYPE - PIMS_INTHLDR_PROP_INTEREST - PIMS_INTHLDR_PROP_INTEREST_HIST - Altered tables: - PIMS_ACQ_CHKLST_ITEM_TYPE - PIMS_ACQ_CHKLST_SECTION_TYPE - PIMS_ACQ_PAYEE_CHEQUE - PIMS_ACQ_PAYEE_CHEQUE_HIST - PIMS_ACQUISITION_PAYEE - PIMS_ACQUISITION_PAYEE_HIST - Added seed scripts: - 130_DML_PIMS_INTEREST_HOLDER_INTEREST_TYPE.sql - Altered seed scripts: - 120_DML_PIMS_ACQ_CHKLST_SECTION_TYPE.sql - 121_DML_PIMS_ACQ_CHKLST_ITEM_TYPE.sql - Requires additional metadata to meet standards * Fixed PIMS_INTHLDR_PROP_INTEREST VARCHAR(40) changed to BIGINT
- Loading branch information
Showing
17 changed files
with
368 additions
and
482 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
Binary file modified
BIN
+102 Bytes
(100%)
source/database/mssql/scripts/dbscripts/PSP_PIMS_LATEST/Alter Down/Schema Compare.zip
Binary file not shown.
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
30 changes: 0 additions & 30 deletions
30
...atabase/mssql/scripts/dbscripts/PSP_PIMS_LATEST/Alter Up/003_Delete_DynamicConstraint.sql
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
...e/database/mssql/scripts/dbscripts/PSP_PIMS_LATEST/Alter Up/007_Add_Aquisiton_File_FK.sql
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+43 Bytes
(100%)
source/database/mssql/scripts/dbscripts/PSP_PIMS_LATEST/Alter Up/Schema Compare.zip
Binary file not shown.
Oops, something went wrong.