Created
May 20, 2016 00:05
-
-
Save lehitoskin/7200ac539f643782b723dc59ce15391f to your computer and use it in GitHub Desktop.
ivy json->racquel migration readme
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
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