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

Add meta_{create,update}_date fields to bib_organismes #99

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

Conversation

lpofredc
Copy link
Contributor

@lpofredc lpofredc changed the base branch from master to develop May 20, 2024 09:12
@lpofredc lpofredc marked this pull request as ready for review May 20, 2024 12:07
@lpofredc
Copy link
Contributor Author

lpofredc commented Dec 5, 2024

Salut, y a-t-il un point bloquant au merge de cette PR ?

@camillemonchicourt
Copy link
Member

Non, c'est à intégrer en effet.

@jacquesfize jacquesfize added this to the 3.0.1 milestone Dec 20, 2024
Copy link
Contributor

@jacquesfize jacquesfize left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pour moi, c'est bon 👍 Il faut juste mettre à jour l'identifiant de la révision précédent la nouvellement créée. Normalement, c'est ce qui fait planter les tests.

"""Add meta create/insert date to biborganismes

Revision ID: cf38131bc247
Revises: f9d3b95946cd
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Revises: f9d3b95946cd
Revises: b7c98935d9e8


# revision identifiers, used by Alembic.
revision = "cf38131bc247"
down_revision = "f9d3b95946cd"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
down_revision = "f9d3b95946cd"
down_revision = "b7c98935d9e8"

@@ -1,6 +1,15 @@
CHANGELOG
*********


unreleased (2024-05-xx)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
unreleased (2024-05-xx)
3.0.2 (unreleased)

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.

Champs meta_create_date et meta_update_date dans bib_organismes
4 participants