Skip to content

Conversation

@ukanga
Copy link
Member

@ukanga ukanga commented Jan 12, 2024

Changes / Features implemented

Introduces partition of submission data.

Steps taken to verify this change does what is intended

$ python manage.py migrate

Check that there are at least two new tables created, logger_submission and logger_submission_default in the database. logger_submission should be a partitioned table.

Side effects of implementing this change

New tables are added to the database.

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #

ukanga added 2 commits March 18, 2024 11:34
Due to conflict of delete_submission both in XForm and Instance model
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