Skip to content

The sequel integration probe stops working if you load the :error_sql extension #153

Description

@pabloh

The sequel integration doesn't load if you are using the :error_sql extension in your sequel database object.

https://sequel.jeremyevans.net/rdoc-plugins/files/lib/sequel/extensions/error_sql_rb.html

https://github.com/jeremyevans/sequel/blob/master/lib/sequel/extensions/error_sql.rb#L60

There's an issue regarding how this plugin interact with the sequel probe.

One possible solution would be convert or offload the sequel probe functionality into a sequel extension in order to allow manually activating the extension; given that the conflict with the :error_sql extension and Skylight code happens only when they are loaded on a specific order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions