List Question
20 TechQA 2023-03-24T17:59:04.220000Add Django model parent class to an existing "child" model for multi-table inheritance
757 views
Asked by jenesaisquoi
Elegantly spread single Django model across multiple tables?
219 views
Asked by odigity
Django multi-table inheritance - make sure only one child exists (CheckConstraint)
416 views
Asked by Milano
Extend model in Ruby on Rails for RESTful api app
65 views
Asked by Efim Risberg
How do you set up MTI in Rails with a polymorphic belongs_to association?
356 views
Asked by Adam Zerner
Empty QuerySet for Django Multi-Table Inheritance Subclass
122 views
Asked by RHSmith159
Query optimisation for FK association on inherited model from the base model
63 views
Asked by Maps
Best approach to implement inheritance in a data warehouse based on a postgres database
576 views
Asked by GRoutar
4 tables insert - mysql
96 views
Asked by Siph
How should I model different document types?
85 views
Asked by Aaron Cohen
Is polymorphic query of base Model in case of Multi-table inheritance in Django possible?
197 views
Asked by john.don83
Why does Django Admin shows empty dropdown on foreign key field to multi-inheritance model?
640 views
Asked by Tuk
Django - Multi Table Inheritance with django admin
363 views
Asked by Mehran
ActiveRecord::ActsAs routing problems
50 views
Asked by Prade Mismo
Hibernate: How to model an Inheritance type structure and do operations without explicit casting
259 views
Asked by daniel9x
Effectively use Multi-table inheritance (one-to-one relationships)
336 views
Asked by Roy Prins
Django - How can I get a child type object from a parent class object using MTI?
550 views
Asked by Era
django-rest-framework multiple serializers in the same request
933 views
Asked by Andres Espinosa
django multi-table inheritance, access method from child from instance of parent
1.4k views
Asked by Chinmay Kamat