Skip to content

Feature/setup callbacks

Jason Cooper requested to merge feature/setupCallbacks into master

Adds the Connect Callbacks experimental feature, which lets you define a set of callbacks that will get called when DBI->connect is called.

Merge request reports