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

bql用不了 #10

Open
nikissXI opened this issue Dec 20, 2020 · 0 comments
Open

bql用不了 #10

nikissXI opened this issue Dec 20, 2020 · 0 comments

Comments

@nikissXI
Copy link

nikissXI commented Dec 20, 2020

草, 官方的bql文档谁写的, 拖出去打死
图片
这个是错误的!!!!!!!
下面这个才是正确用法
$bmobBql = new BmobBql();
$res = $bmobBql->query(array('bql'=>'select * from GameScore where name=? limit ?,? order by name','values'=>'["dennis", 0, 100]'));

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