logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SQL::Abstract::Role::Plugin - helpful methods for plugin authors

Contents

Methods

apply_to
       Applies the plugin to an SQL::Abstract object.

   register_extensions
       Provided by the plugin, registers its extensions to the sqla object.

   cb
       Creates a callback to call a method on the plugin.

   register
       Calls methods on the sqla object with arguments wrapped as callbacks.

   sqla
       Available only during plugin callback executions, contains the currently active SQL::Abstract object.

perl v5.32.1                                       2021-09-30                   SQL::Abstract::Role::Plugin(3pm)

Name

       SQL::Abstract::Role::Plugin - helpful methods for plugin authors

See Also