Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SQL lite updated min version of ios to 9 #31

Closed
boopt2 opened this issue Apr 3, 2017 · 1 comment
Closed

SQL lite updated min version of ios to 9 #31

boopt2 opened this issue Apr 3, 2017 · 1 comment
Milestone

Comments

@boopt2
Copy link
Contributor

boopt2 commented Apr 3, 2017

See the issue here: stephencelis/SQLite.swift#625

We should either look at updating the minimum version ourselves from 8 to 9 or using SQLite 11.2. Currently we used "11 or later compatible version" but since this breaking change is 11.3 rather then 12, we pull it thinking it is compatible.

@narinearraul narinearraul added this to the Release 1.3 milestone Apr 3, 2017
@boopt2
Copy link
Contributor Author

boopt2 commented Apr 5, 2017

closed by #32

@boopt2 boopt2 closed this as completed Apr 5, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants