-
Notifications
You must be signed in to change notification settings - Fork 162
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
Does the latest version not support Option single result? #521
Comments
你执行过cargo update 更新依赖了吗? /// doc you can see https://rbatis.github.io/rbatis.io
#[sql("select max(id) from activity")]
async fn raw_sql(rb: &RBatis, delete_flag: &i32) -> String {
impled!()
}
|
Well, the patch code has been added, waiting for the next release of the new version |
提示异常:Some("系统异常:invalid type: map, expected a string")
The text was updated successfully, but these errors were encountered: