Tencent / wcdb

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

ColumnConstraintBinding这个协议不支持了吗? #1084

Closed stupidchou closed 2 months ago

stupidchou commented 2 months ago

The language of WCDB

e.g. Objective-C, Swift or Java

public static var columnConstraintBindings: [InspectionProblemListData.CodingKeys : ColumnConstraintBinding]?{ return [ id:ColumnConstraintBinding(isPrimary: true) ] }

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 2 months ago

https://github.com/Tencent/wcdb/wiki/Swift-%e6%a8%a1%e5%9e%8b%e7%bb%91%e5%ae%9a#%E5%AD%97%E6%AE%B5%E7%BA%A6%E6%9D%9F