Run the CreateTable.sql script in thae Model project to create the IMAGE_TABLE table. See the README.TXT file in the ViewController project for some of the manual steps that were necessary to create ...
Oh no, my production data table has over 100GB of data, including a ton of Base64-encoded images. This is directly preventing me from updating to the latest version. I'm trying to rewrite the ...