on_before_open

on_before_open(item, query, params, connection)

使用范围: server

编程语言: python

父类: Item 类

描述说明

on_before_open 事件处理器会在 SQL 请求执行完毕后触发。可以用它来验证请求和添加其他过滤器。

另请参见

服务器端编程

on_apply events

修改数据集