Skip to content

Sqltalk not using __CONNECTOR in _LoadForeign #69

@stefvanhouten

Description

@stefvanhouten

When the first class uses an SQLITE connector and the second class has no specification there will be a cross database fetch and join.
Class one will fetch from SQLITE, class two will fetch from MYSQL by default, resulting in a record that is combined with data from two different databases

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions