hooks.get_connection
hooks.get_connection
allows users to retrieve the Connection associated with your database session. This allows you to execute far more flexible SQL code within your tasks.
Consult the API reference for details on the technical specifications of hooks.get_connection
.
Last updated