Skip to content

Conversation

@tendestad
Copy link
Contributor

No description provided.

@tendestad tendestad requested a review from a team as a code owner October 30, 2025 15:47
@@ -0,0 +1,39 @@
alter table PART add column identifikasjon_type_kode varchar(50);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Lar den gamle kolonna fortsatt ligge slik at den deployede versjonen av applikasjonen fortsette å lese. Det vil ikke være mulig for den å skrive siden den nye kolonna er not null.

public class AnnoterteEnumFelterForEntiteterTest {

@Test
void alle_enum_felter_i_entiteter_skal_være_annotert_med_convert() {
Copy link
Contributor

Choose a reason for hiding this comment

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

🏆

@tendestad tendestad merged commit 70af1e0 into master Nov 3, 2025
13 checks passed
@tendestad tendestad deleted the enum-hibernate branch November 3, 2025 09:24
tendestad added a commit that referenced this pull request Nov 4, 2025
tendestad added a commit that referenced this pull request Nov 4, 2025
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.

3 participants