New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
插入一条数据后,怎么直接返回这条数据的本地数据库id,当前的- (BOOL)insertObject:(WCTObject *)object,返回bool类型的,而无法直接获取id。
#780
opened Nov 24, 2020 by
ZhangXueFei
sql语句 SELECT * FROM UploadList WHERE uploadStatus != 2 ORDER BY curr_index ASC 在WCDB应该是怎么写的
#779
opened Nov 20, 2020 by
HuRKun
when create table, column attribute include "ON CONFLICT IGNORE" cause syntax error
#776
opened Nov 11, 2020 by
SSETong
Xcode 11.0 生成App,中间如果修改或新增过字段,在Xcode11.6生成的App,如果做App更新操作,会在读数据的时候crash
#759
opened Sep 2, 2020 by
richard-ww
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.