Created
December 15, 2014 15:33
-
-
Save peerax/f1feb22af0c2f3b1fa12 to your computer and use it in GitHub Desktop.
SQlite ios Set get version
This file contains hidden or 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
PRAGMA user_version;//Get | |
PRAGMA user_version = 2; //Set |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment