Skip to content

[ODS-6472] Northridge SQL Server 7.2 Migration #1114

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

Merged
merged 3 commits into from
Sep 11, 2024
Merged

[ODS-6472] Northridge SQL Server 7.2 Migration #1114

merged 3 commits into from
Sep 11, 2024

Conversation

semalaiappan
Copy link
Contributor

Testing Steps

Check out 7.2 Tag in your local as branch for ODS & ODS Implementation Branch

Update code in this ticket PR

Update ApiSettings:PopulatedTemplateScript" "Northridge" as below

C:\Ed-Fi-ODS-Implementation\Application\EdFi.Ods.WebApi> dotnet user-secrets set "ApiSettings:PopulatedTemplateScript" "Northridge"

4 . In a PowerShell session navigate to \Ed-Fi-ODS-Implementation.
Execute .\Initialize-PowershellForDevelopment.ps1.

5 . Run InitDev

6 . Install-DbDeploy

7 . Execute Reset-PopulatedTemplate.

Finally verify in database for record count and Northridge ISD
SELECT * from EdFi_Ods_Populated_Template.edfi.Student
SELECT * from EdFi_Ods_Populated_Template.edfi.EducationOrganization

SELECT count from EdFi_Ods_Populated_Template.edfi.Student
SELECT count from EdFi_Ods_Populated_Template.edfi.EducationOrganization

Copy link

github-actions bot commented Sep 5, 2024

🔍 Vulnerabilities of edfialliance/ods-api-db-ods-sandbox:7.3.0-5.1.0-mssql

📦 Image Reference edfialliance/ods-api-db-ods-sandbox:7.3.0-5.1.0-mssql
digestsha256:003b2587d7e1f8ba61c74b0f912555de6146ce368c3ae660ac2106956e5a9f44
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size838 MB
packages260
📦 Base Image ubuntu:22.04
also known as
  • jammy
  • jammy-20240427
digestsha256:2af372c1e2645779643284c7dc38775e3dbbc417b2d784a27c5a9eb784014fb8
vulnerabilitiescritical: 0 high: 0 medium: 10 low: 16

@mjaksn mjaksn merged commit 90a74b1 into main Sep 11, 2024
88 checks passed
@mjaksn mjaksn deleted the ODS-6472 branch September 11, 2024 15:21
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.

2 participants