Skip to content
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

hasorv4.2.2版本-整合sqlite3后,添加接口时异常。 #105

Open
happylay-cloud opened this issue Aug 27, 2021 · 0 comments
Open

Comments

@happylay-cloud
Copy link

happylay-cloud commented Aug 27, 2021

1.接口测试语句

var dataSetFun = @@sql() <%
    select * from interface_info limit 10;
%>
 
// 执行这个 SQL,并返回结果
return dataSetFun();

2.场景复原
第一次通过ui界面创建表时,一切正常,插入数据也正常。然而查询时候就发生异常。

3.控制台异常信息
异常信息

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant