yahoo / squidb

SquiDB is a SQLite database library for Android and iOS
https://github.com/yahoo/squidb/wiki
Apache License 2.0
1.31k stars 132 forks source link

Merge 3.0 dev branch into master #180

Closed sbosley closed 8 years ago

sbosley commented 8 years ago

Let's get the 3.0 train moving! 3.0 is looking totally stable on both Android and iOS. Things to do to prepare for the 3.0 release:

jaredsburrows commented 8 years ago

@sbosley @jdkoren Good job guys!

jdkoren commented 8 years ago

LGTM

sbosley commented 8 years ago

@jdkoren I've updated the Changes in SquiDB 3.0 wiki page to give a thorough overview of what has changed an how to upgrade. If you want to give it a look, I think that's the last thing we need before merging this!

jdkoren commented 8 years ago

@sbosley Wiki page looks great. After merge we can add a link to the test that creates a platform-specific OpenHelper at runtime.