Skip to content

Model's load(): DB_SQL::select(), not DB_ORM::select(). Why? #110

@djfd

Description

@djfd

Is it correct? Just in case we need some customizations in a model (eg. transparent auto join I18n tables), we will need to override both of the proxies, DB_ORM_Select_Proxy and DB_SQL_Select_Proxy

Could any one explain?

As for me, it looks correct to use the same DB_ORM::select() inside model's load method...

thanks

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