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 History attribute logic to migration #61

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

Conversation

Gallimathias
Copy link
Member

  • To ensure that there are no conflicts with other types add a dedicated history attribute for migrations that contains the version of migration
  • Add the beginning of a tool to generate migrations automaticly

* To ensure that there are no conflicts with other types add a dedicated history attribute for migrations that contains the version of migration
* Add the beginning of a tool to generate migrations automaticly
@Gallimathias Gallimathias self-assigned this Oct 9, 2023
@Gallimathias
Copy link
Member Author

Vorerst draft, nicht sicher über die Änderung

susch19 and others added 2 commits October 21, 2023 14:45
* so one doens't have to add it to all the entities inside, but only to the migration
* did some refactoring for better code readability
* use the new build current instead of the inline on model creating
* added simple testproject to try to reproduce the error, but failed to do so
@Gallimathias Gallimathias marked this pull request as ready for review January 3, 2024 17:43
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