Tencent / wcdb

WCDB is a cross-platform database framework developed by WeChat.
Other
10.61k stars 1.39k forks source link

Wish to Upgrade WCDB From 1.0.75 To 2.1.6, It looks like WCDBOptimizedSQLCipher is required upgrade From 1.2.0 to 1.4.4,but has no changeLog #1117

Closed waitianlou closed 3 weeks ago

waitianlou commented 3 weeks ago

The language of WCDB

Objective-C

The version of WCDB

1.0.75

The platform of WCDB

iOS

The installation of WCDB

Cocoapods

What's the issue?

Wish to Upgrade WCDB From 1.0.75 To 2.1.6, It looks like WCDBOptimizedSQLCipher is required upgrade From 1.2.0 to 1.4.4,but has no changeLog; This is a huge upgrade,but do not find Full change log at https://github.com/Tencent/sqlcipher/tree/wcdb; The main goal is to know what optimizations are in place and whether configurations or switches are required

Qiuwen-chen commented 3 weeks ago

The change logs of WCDB has covered all the things.

waitianlou commented 2 weeks ago

thx, by the way,Is there any plan to snapshot new version of SQLite to WCDBOptimizedSQLCipher ? @Qiuwen-chen

Qiuwen-chen commented 2 weeks ago

No plans in the short term.