We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
增加对于DQL语句发送执行事件的能力。到目前位置所有执行的SQL都可以注册监听器来获取。且如果SQL执行出现异常,事件内可以获取该异常信息。
The text was updated successfully, but these errors were encountered:
d163968
No branches or pull requests
增加对于DQL语句发送执行事件的能力。到目前位置所有执行的SQL都可以注册监听器来获取。且如果SQL执行出现异常,事件内可以获取该异常信息。
The text was updated successfully, but these errors were encountered: