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

字段名中带#如何进行查询呢? #490

Open
itliujia opened this issue Aug 18, 2023 · 0 comments
Open

字段名中带#如何进行查询呢? #490

itliujia opened this issue Aug 18, 2023 · 0 comments

Comments

@itliujia
Copy link

$where[] = ['#event_name', '=', $eventName];
$list = $this->event->where($where)->select();

最终报错  "not support data:#event_name"
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