Skip to content

Models with multiple connections #110

Description

@skullab

Some filters use an operator determined by the driver name of the default database connection:

DB::connection()->getDriverName()

however, if one or more models have connections to different types of databases (e.g. mysql and pgsql), the query may fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions