Skip to content

Instantly share code, notes, and snippets.

@gokmenbayram
Created November 14, 2022 07:25
Show Gist options
  • Save gokmenbayram/7a0126a9932328a45aa0750d6e168603 to your computer and use it in GitHub Desktop.
Save gokmenbayram/7a0126a9932328a45aa0750d6e168603 to your computer and use it in GitHub Desktop.
Manual Migration
@Database(
entities = [],
version = 2, // upgrade db version on any change
exportSchema = true
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment