Liquibase Migration

Write an Artemis Liquibase changelog that applies cleanly on both PostgreSQL and MySQL. Use when adding, changing, or dropping a database column, table, index, or constraint, or when a changeset fails on startup. Covers the file and id conventions, the guarded pattern for adding NOT NULL, expand and contract for a column that code still reads or writes, the rollback invariant, and the local validation steps.

ls1intum f54fc7c 2 files · 12.1 KB Updated

File contents

ls1intum/artemis/tree/main/skills/liquibase-migration commit f54fc7cb4f

Frequently asked questions

npx skillmds@latest add ls1intum/liquibase-migration