Skip to content

Add kotlin-backend-schema-migration skill - #11

Open
yalishevant wants to merge 1 commit into
Kotlin:mainfrom
yalishevant:add-kotlin-backend-schema-migration
Open

Add kotlin-backend-schema-migration skill#11
yalishevant wants to merge 1 commit into
Kotlin:mainfrom
yalishevant:add-kotlin-backend-schema-migration

Conversation

@yalishevant

Copy link
Copy Markdown
Contributor

Safe database schema evolution for Kotlin + Spring: expand-contract pattern for column renames, dual-write JPA entity mapping, zero-downtime migration phases, and Flyway/Liquibase best practices. Prevents deployment failures from destructive DDL on live systems.

Safe database schema evolution for Kotlin + Spring: expand-contract pattern
for column renames, dual-write JPA entity mapping, zero-downtime migration
phases, and Flyway/Liquibase best practices. Prevents deployment failures
from destructive DDL on live systems.
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.

1 participant