Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Postgresql Inheritance #2

Open
half2me opened this issue Nov 11, 2016 · 0 comments
Open

Postgresql Inheritance #2

half2me opened this issue Nov 11, 2016 · 0 comments

Comments

@half2me
Copy link

half2me commented Nov 11, 2016

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?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant