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

[FORUM UPVOTE] préparation : déplacement du modèle CertifiedPost #356

Merged
merged 4 commits into from
Jul 20, 2023

Conversation

vincentporte
Copy link
Contributor

@vincentporte vincentporte commented Jul 19, 2023

Description

🎸 Déplacement du modèle CertifiedPost de l'app forum_upvote vers l'app forum_conversation pour

  1. éviter les imports circulaires dans la PR [UPVOTE] convertir la clé étrangère Post en clé étrangère générique #354
  2. plus de cohérence dans les applications

Type de changement

🚧 technique

Points d'attention dans le fichier de migration forum_conversation numéro 0007

🦺 RunSQL : insertion des données dans le nouveau modèle
🦺 RunSQL : mise à jour de la sequence des clés
🦺 ajout des dépendances sur les migrations précédentes

@vincentporte vincentporte self-assigned this Jul 19, 2023
@vincentporte vincentporte added the python Pull requests that update Python code label Jul 19, 2023
@vincentporte vincentporte force-pushed the 355-forum-upvote-preparation-technique branch from 1273410 to 4097d9b Compare July 20, 2023 09:18
@vincentporte vincentporte force-pushed the 355-forum-upvote-preparation-technique branch from 4097d9b to 64385cf Compare July 20, 2023 10:30
@vincentporte vincentporte marked this pull request as ready for review July 20, 2023 10:32
@vincentporte vincentporte merged commit c1c0e06 into master Jul 20, 2023
4 checks passed
@vincentporte vincentporte deleted the 355-forum-upvote-preparation-technique branch July 20, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TECH] preparation pour la sauvegarde des forums : déplacement de la table des messages certifiés
1 participant