Skip to content
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

[CPDLP-3952] Add index to participant declaration type field #5475

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

leandroalemao
Copy link
Contributor

@leandroalemao leandroalemao commented Jan 24, 2025

Context

We don’t have an index on the type on participant declarations.

Changes proposed in this pull request

  • Add an index to the participant declaration field type

Snapshot db:

== 20250124134039 AddTypeIndexToParticipantDeclarations: migrating ============
-- add_index(:participant_declarations, :type, {:algorithm=>:concurrently})
   -> 0.7996s
== 20250124134039 AddTypeIndexToParticipantDeclarations: migrated (1.2468s) ===

Copy link

Review app deployed to https://cpd-ecf-review-5475-web.test.teacherservices.cloud

@leandroalemao leandroalemao added this pull request to the merge queue Jan 27, 2025
Merged via the queue into main with commit 3b283db Jan 27, 2025
36 checks passed
@leandroalemao leandroalemao deleted the CPDLP-3952 branch January 27, 2025 12:28
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.

4 participants