-
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.
Merge pull request #3648 from bcgov/v4.1.3-66.43-hotfix
V4.1.3 66.43 hotfix
- Loading branch information
Showing
55 changed files
with
21,557 additions
and
1,068 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
etl/PAIMS_PIMS_ACQUISITION_PROJECT/PAIMS_PIMS_ACQUISITION_PROJECT.sln
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.33027.164 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{C9674DCB-5085-4A16-B785-4C70DD1589BD}") = "PAIMS_PIMS_ACQUISITION_PROJECT", "PAIMS_PIMS_ACQUISITION_PROJECT\PAIMS_PIMS_ACQUISITION_PROJECT.dtproj", "{FFB4319E-731E-4A34-95B7-E7BAABE0D007}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Development|Default = Development|Default | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{FFB4319E-731E-4A34-95B7-E7BAABE0D007}.Development|Default.ActiveCfg = Development | ||
{FFB4319E-731E-4A34-95B7-E7BAABE0D007}.Development|Default.Build.0 = Development | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {7FA745E7-ECBD-43B2-8912-7B10C509198B} | ||
EndGlobalSection | ||
EndGlobal |
385 changes: 385 additions & 0 deletions
385
..._ACQUISITION_PROJECT/PAIMS_PIMS_ACQUISITION_PROJECT/PAIMS_PIMS_ACQUISITION_PROJECT.dtproj
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
...ISITION_PROJECT/PAIMS_PIMS_ACQUISITION_PROJECT/PAIMS_PIMS_ACQUISITION_PROJECT.dtproj.user
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<DataTransformationsUserConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<Configurations> | ||
<Configuration> | ||
<Name>Development</Name> | ||
<Options> | ||
<AssessmentRuleSuppressionSetting /> | ||
<UseWinAuth>false</UseWinAuth> | ||
<WinAuthUserName /> | ||
<WinAuthDomain /> | ||
<UserIDs /> | ||
<UserPasswords /> | ||
<OfflineMode>false</OfflineMode> | ||
<ProgressReporting>true</ProgressReporting> | ||
<ParameterConfigurationSensitiveValues> | ||
<ConfigurationSetting> | ||
<Id>LastModifiedTime</Id> | ||
<Name>LastModifiedTime</Name> | ||
<Value xsi:type="xsd:dateTime">2023-12-05T22:45:19.4750621Z</Value> | ||
</ConfigurationSetting> | ||
</ParameterConfigurationSensitiveValues> | ||
</Options> | ||
</Configuration> | ||
</Configurations> | ||
</DataTransformationsUserConfiguration> |
20,910 changes: 20,910 additions & 0 deletions
20,910
etl/PAIMS_PIMS_ACQUISITION_PROJECT/PAIMS_PIMS_ACQUISITION_PROJECT/Package.dtsx
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
etl/PAIMS_PIMS_ACQUISITION_PROJECT/PAIMS_PIMS_ACQUISITION_PROJECT/Project.params
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?xml version="1.0"?> | ||
<SSIS:Parameters xmlns:SSIS="www.microsoft.com/SqlServer/SSIS" /> |
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.