Tencent / wcdb

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

WAL and async checkpoint are both enabled as defualt? since SQLiteOpenHelper not found in wcdb2.0 #1190

Closed sooglejay closed 1 day ago

sooglejay commented 1 day ago

The language of WCDB

e.g. Objective-C, Swift or Java

The version of WCDB

e.g. v1.0.5

The platform of WCDB

e.g. iOS, macOS or Android

The installation of WCDB

e.g. Cocoapods, Carthage, Maven, AAR Package or Git clone

What's the issue?

Post the outputs or screenshots for errors.

Explain what you want by example or code in English.

Qiuwen-chen commented 1 day ago

Yes, it's enabled by default.