List Question
20 TechQA 2024-03-15T11:47:03.560000Database design for social media app: Handling multiple post types and timeline creation performance
45 views
Asked by Mahmut Acar
How to prevent orphaned polymorphic records?
178 views
Asked by sweatervest
Postgresql Simultaneous Insert into Parent/Child Table
1.4k views
Asked by Christoph
How can I "split" a table using EF Core 6.0 to participate in two different relationships?
1.7k views
Asked by Dylan Beattie
Finding All Child Entities using Query to Parent Entity in TypeORM
2.4k views
Asked by dzdmmtf
Django multi-table inheritance different from Postgres table inheritance
938 views
Asked by Tom Hamilton Stubber
Determine type from Class Table Inheritance
577 views
Asked by zychin
Doctrine inheritance mapping -- add cascade on update to id field
127 views
Asked by Balmipour
Cascading Delete in Class Table Inheritance doesn't delete parent row
436 views
Asked by IT-Girl
Query on Doctrine class table inheritance with required fields
160 views
Asked by jerkan
Best approach to implement inheritance in a data warehouse based on a postgres database
576 views
Asked by GRoutar
Doctrine class table inheritance mapping: why a foreign key to parent table?
1.8k views
Asked by K. Weber
Advice for MySQL schema design that supports filtering on common attributes of disparate types?
234 views
Asked by Bob Risky
Inherited Entity with self-referencing ManyToMany: EXTRA_LAZY fetch mode not working
187 views
Asked by olidem
How to define the descriminator column as ENUM for Class Table Inheritance in Doctrine's?
1.1k views
Asked by automatix
Doctrine Class Table Inheritance can not remove() entity
1.2k views
Asked by Momomentum
Doctrine CTI eagerly load associated entities defined in a subclass of an association
115 views
Asked by Kurzyx
How to setup Class Table Inheritance to tables with different ID-columns' names in Doctrine 2?
515 views
Asked by automatix
ZF2 + Doctrine 2 - Child-level discriminators with Class Table Inheritance
790 views
Asked by rkeet