-
Notifications
You must be signed in to change notification settings - Fork 13
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
Suppression des champs, indexes, et collections inutilisées en base de données #551
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thom4parisot
force-pushed
the
fix/migrations-cleanups
branch
from
October 17, 2024 16:51
d21f7aa
to
5e538a8
Compare
✅ Deploy Preview for stylo-docs canceled.
|
thom4parisot
force-pushed
the
fix/migrations-cleanups
branch
from
October 17, 2024 16:55
5e538a8
to
16ebc4f
Compare
thom4parisot
force-pushed
the
feat/migrate-db
branch
from
October 17, 2024 17:00
5e538a8
to
04458d8
Compare
thom4parisot
force-pushed
the
fix/migrations-cleanups
branch
from
October 17, 2024 17:02
16ebc4f
to
296410b
Compare
@ggrossetie le côté cool de #1046 c'est qu'on peut désormais tester ce genre de mises à jour (pour peu qu'on aie une base de données correspond à un état pré-migration). |
thom4parisot
force-pushed
the
fix/migrations-cleanups
branch
from
October 17, 2024 17:05
296410b
to
4757db3
Compare
thom4parisot
force-pushed
the
fix/migrations-cleanups
branch
2 times, most recently
from
October 21, 2024 10:16
76d41cc
to
b4c0d71
Compare
thom4parisot
force-pushed
the
feat/migrate-db
branch
3 times, most recently
from
November 18, 2024 10:30
9d5973b
to
a29052d
Compare
thom4parisot
force-pushed
the
fix/migrations-cleanups
branch
from
November 18, 2024 11:07
b4c0d71
to
21ec3e8
Compare
ggrossetie
force-pushed
the
feat/migrate-db
branch
from
November 18, 2024 16:12
a29052d
to
94197c5
Compare
ggrossetie
force-pushed
the
fix/migrations-cleanups
branch
from
November 18, 2024 16:32
21ec3e8
to
427cced
Compare
ggrossetie
force-pushed
the
fix/migrations-cleanups
branch
from
November 18, 2024 16:36
427cced
to
f1b6981
Compare
ggrossetie
approved these changes
Nov 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
top
ggrossetie
changed the title
Suppression des champs, indexes, et collections inutilisées en base de données
chore: suppression des champs, indexes, et collections inutilisées en base de données
Nov 18, 2024
ggrossetie
had a problem deploying
to
github-pages
November 18, 2024 16:37 — with
GitHub Actions
Failure
thom4parisot
changed the title
chore: suppression des champs, indexes, et collections inutilisées en base de données
Suppression des champs, indexes, et collections inutilisées en base de données
Nov 18, 2024
ggrossetie
added a commit
to ggrossetie/stylo
that referenced
this pull request
Nov 27, 2024
… base de données (EcrituresNumeriques#551) Co-authored-by: Guillaume Grossetie <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
À la suite de #1046