on_before_open¶
on_before_open(item, query, params, connection)
domain: server
language: python
class Item class
Description¶
on_before_open event is triggered before the sql request is executed and can be used to validate the request and add additional filters.