Skip to content

Instantly share code, notes, and snippets.

@peerax
Created December 15, 2014 15:33
Show Gist options
  • Save peerax/f1feb22af0c2f3b1fa12 to your computer and use it in GitHub Desktop.
Save peerax/f1feb22af0c2f3b1fa12 to your computer and use it in GitHub Desktop.
SQlite ios Set get version
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