Skip to content

Investigate wrapperClass configuration with inheritance #146

@coderabbitai

Description

@coderabbitai

Context

A TODO comment in the test suite suggests that the wrapperClass configuration parameter could potentially work by inheriting from the PDOConnection class.

Location: test/Crate/Test/DBAL/Functional/ConnectionTest.php - testBasicAuthConnection() method

TODO Comment:

// TODO: Could work by inheriting.
// 'wrapperClass' => 'Crate\DBAL\Driver\PDOCrate\PDOConnection',

Request

Investigate whether implementing inheritance would allow the wrapperClass parameter to function correctly in connection configurations.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions