Tencent / wcdb

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

Swift 如何随机取数据,ORDER BY RANDOM() #1216

Closed mrsunx closed 3 hours ago

mrsunx commented 3 hours ago

The language of WCDB

Swift

The version of WCDB

v2.1.8

The platform of WCDB

iOS

The installation of WCDB

SPM

Qiuwen-chen commented 3 hours ago

.order(by: Expression.function("RANDOM"))