Skip to content

Postgresql Inheritance #2

@half2me

Description

@half2me

Hi, I need inheritance for my application, and I was looking at multiple solutions. The best I found was Postgresql's INHERIT() https://www.postgresql.org/docs/9.1/static/ddl-inherit.html
It works exaclty like I would expect it to, but I doubt CakePHP's ORM has support for it. Do you think it would be something worth looking into? I would love to pitch in and help out, but I doubt I'd be able to create it on my own. What do you think?

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