Skip to content

Instantly share code, notes, and snippets.

@lehitoskin
Created May 20, 2016 00:05
Show Gist options
  • Save lehitoskin/7200ac539f643782b723dc59ce15391f to your computer and use it in GitHub Desktop.
Save lehitoskin/7200ac539f643782b723dc59ce15391f to your computer and use it in GitHub Desktop.
ivy json->racquel migration readme
If you have never used ivy before the 1.0 release, this is not for you!
The reason for this script is to migrate from the old json database used prior to v1.0 to an sqlite3 database.
Usage:
Navigate to the tool in a terminal and run `racket migrate-tool.rkt`.
Depending on how many images you had tagged, it may take a long time to complete.
There is a status message that is run at every image being processed, saying how much has been completed and how much is left.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment