Created
November 14, 2022 07:25
-
-
Save gokmenbayram/7a0126a9932328a45aa0750d6e168603 to your computer and use it in GitHub Desktop.
Manual Migration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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