Andrey S

Results 2 issues of Andrey S

- Added autoincrement parameter to Id annotation. - Composite primary key support. - Multiple databases support. - Inner join, left outer join and cross join support.

Resolves issue https://github.com/leavez/cocoapods-binary/issues/93. It will allow using `set_custom_xcodebuild_options_for_prebuilt_frameworks :simulator => "ARCHS=x86_64 i386"` in the Podfile if you need i386 architecture, e.g. for iPhone 5 simulator.