简体   繁体   中英

Anyone used JSON1 extention in ionic angular?

I would like to retrieve SQlite data in JSON format using the JSON1 extension, however when i implement the code, i get the error message

error{"message":"sqlite3_prepare_v2 failure: no such function: json_object", "code":5}

Is there a plugin or library that will allow me to utilize this functionality?

我希望 Capacitor 的 SQLite Plugin 有这个能力。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM