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

Share database code and migration baseclasses #540

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Conversation

jnatten
Copy link
Contributor

@jnatten jnatten commented Nov 4, 2024

Deler DataSource & DBMigrator koden mellom apier og lager base-klasser for migreringer som gjør at vi forhåpentligvis slipper logikken med å iterere alle radene hver gang 😄

Initially we share base classes that can be used for migrations.
@jnatten jnatten force-pushed the database-lib branch 2 times, most recently from c8c1f1f to ca6f8b9 Compare November 4, 2024 14:04
Copy link
Member

Choose a reason for hiding this comment

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

Det er vel ingen tester i denne pakka, men er dette i tilfelle det skulle komme?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Japp. Den blir også autogenerert av ghGenerate så jeg tenker vi lar den bare være sånn 👍

@jnatten jnatten merged commit 6ec889a into master Nov 6, 2024
16 checks passed
@jnatten jnatten deleted the database-lib branch November 6, 2024 07:45
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