Update sqlite version to 3.28.0

71 views
Skip to first unread message

BaThach Nguyen

unread,
Jan 9, 2020, 5:18:44 PM1/9/20
to FMDB
Hello,
Is there anyway to update the version of sqlite to 3.28.0 to add window functions as mentioned in https://www.sqlite.org/windowfunctions.html

Thank you,

August Mueller

unread,
Jan 9, 2020, 5:20:40 PM1/9/20
to fm...@googlegroups.com
On Jan 9, 2020, at 2:17 PM, BaThach Nguyen <thac...@gmail.com> wrote:
>
> Hello,
> Is there anyway to update the version of sqlite to 3.28.0 to add window functions as mentioned in https://www.sqlite.org/windowfunctions.html

You need to build SQLite as part of your project instead of using the system supplied one. Apple usually only updates the version with their OS on major new OS releases.

-gus

BaThach Nguyen

unread,
Jan 9, 2020, 5:25:56 PM1/9/20
to fm...@googlegroups.com
Hi!

Thank you for your reply, how about this option in pod:

# pod 'FMDB/standalone' # FMDB with latest SQLite amalgamation source

I just found this pod: https://cocoapods.org/pods/sqlite3 -> it has
sqlite 3.30.x version.
May be it's possible to add this pod to FMDB project to get the latest
sqlite3 version.

Thank you,
> --
> You received this message because you are subscribed to the Google Groups "FMDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to fmdb+uns...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/fmdb/1FD1FF31-211E-418A-AFC5-3C60BB28B51E%40flyingmeat.com.

BaThach Nguyen

unread,
Jan 9, 2020, 9:50:37 PM1/9/20
to fm...@googlegroups.com
Hi,

I tried uncommenting pod 'FMDB/standalone’, and now we have the latest sqlite3 in our project.
Thank you, have a good night!

_______
Andy

On Jan 9, 2020, at 4:25 PM, BaThach Nguyen <thac...@gmail.com> wrote:

 pod 'FMDB/standalone'

Reply all
Reply to author
Forward
0 new messages