Skip to content

OSB-54: removing part of SQL script managed by django fixtures #35

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

sniedzielski
Copy link
Contributor

@sniedzielski sniedzielski commented Jun 11, 2025

TICKET: https://openimis.atlassian.net/browse/OSB-54
Tables which should be managed by Django Fixtures (in scope of deleting code within this PR):

  • language
  • gender
  • legal forms
  • family types
  • professions
  • relations
  • confirmation types
  • controls
  • educations
  • codes (diagnosis)
  • HFSublevels
  • PayerType
  • tblRole (demo dump in assembly)
  • tblRoleRight (demo dump in assembly)

@sniedzielski sniedzielski requested a review from delcroip June 11, 2025 10:08
@sniedzielski
Copy link
Contributor Author

@delcroip Could you test this script after removing some part of code by me? It should work but I want to have additional confirmation.

Copy link

@sniedzielski sniedzielski marked this pull request as ready for review June 11, 2025 10:20
@delcroip delcroip added the 25.10 label Jun 24, 2025
@delcroip
Copy link
Member

I will merge after I will be sure that all the fixture loading will work for developer /implementers

@sniedzielski
Copy link
Contributor Author

Ok, thank you @delcroip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants