I have a question about Table Inheritance in Doctrine. for an example I\'ll use 3 tables: Notification:
I\'m using Doctrine 1.2 on a symfony project, and I\'m considering mixing concrete and column aggregation inheritance types in my schema:
I\'m building a mini-cms for my local charity (yes, I know I could use a floss project, but they want custom coded)