c0d3r85

Results 2 issues of c0d3r85

In iOS compressionQuality is a float number between 0.0 and 1.0 (https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIKitFunctionReference/#//apple_ref/c/func/UIImageJPEGRepresentation), so you need to scale quality param in iOS

Creating FK through ALTER TABLE didn't supported (https://sqlite.org/foreignkeys.html)