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

Nettoyage du code de l'ancien système de routage (suite) #9378

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

E-L-T
Copy link
Contributor

@E-L-T E-L-T commented Aug 1, 2023

@what-the-diff
Copy link

what-the-diff bot commented Aug 1, 2023

PR Summary

  • Addition of 'routing_criteria_name' Attribute
    The procedure.rb file within the app's models has been updated to include the attribute routing_criteria_name. This new attribute will enable us to better organize and manage procedural data within the app.

  • Removal of 'migrated_champ_routage' Column
    A new migration file has been created to remove the migrated_champ_routage column from three different tables: procedures, procedure_revisions, and dossiers. This is part of our effort to streamline our database structure and improve overall data processing performance.

@E-L-T E-L-T force-pushed the cleaning-after-new-routing-logic-second_part branch 2 times, most recently from 8742efc to 60f0a29 Compare August 1, 2023 14:55
@E-L-T E-L-T force-pushed the cleaning-after-new-routing-logic-second_part branch from 60f0a29 to 16c0a2c Compare August 1, 2023 14:59
@E-L-T E-L-T added this pull request to the merge queue Aug 1, 2023
Merged via the queue into main with commit 275ebb6 Aug 1, 2023
@E-L-T E-L-T deleted the cleaning-after-new-routing-logic-second_part branch August 1, 2023 16:34
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