Search code examples
Rails STI and the "type" field...

ruby-on-railsmodelsingle-table-inheritance

Read More
Symfony Doctrine - InheritanceType SINGLE_TABLE is not changing target Entity when Dicscriminator ch...

symfonydoctrine-ormsingle-table-inheritance

Read More
Can a Discriminator Column be part of the Primary Key in Doctrine2?...

phpoopormsingle-table-inheritancedoctrine-orm

Read More
Rename single table inheritance rails model class name without changing existing data...

ruby-on-railsrails-activerecordsingle-table-inheritance

Read More
When using discriminator value for single table strategy, the first inserted entity's discrimina...

jpaeclipselinkpersistencesingle-table-inheritancediscriminator

Read More
Why are subclasses not initialized in Rails Single Table Inheritance?...

rubyruby-on-rails-5single-table-inheritance

Read More
Multiple level Inheritance Mapping with doctrine 2...

symfonydoctrine-ormsingle-table-inheritancemappedsuperclassmulti-table-inheritance

Read More
How to convert entity leaving it id...

doctrine-ormsingle-table-inheritanceclass-table-inheritance

Read More
Django multi-table inheritance alternatives for basic data model pattern...

pythondjangoinheritancedata-modelingsingle-table-inheritance

Read More
In Rails, how can I easily reset all records to the default attribute values declared in the model f...

ruby-on-railsrubyactiverecordsingle-table-inheritance

Read More
How to cast an ActiveRecord object to another class when using STI?...

ruby-on-railsrubyactiverecordcastingsingle-table-inheritance

Read More
Fetch JPA entities by discriminator column...

springhibernatejpasingle-table-inheritancediscriminator

Read More
Postgres Replication on Inherited Table...

postgresqlreplicationsingle-table-inheritancepostgresql-10

Read More
Rails STI: How to change mapping between class name & value of the 'type' column...

ruby-on-railstypessingle-table-inheritancesti

Read More
Where to write associations in Single Table Inheritance in rails?...

ruby-on-railsruby-on-rails-4ruby-on-rails-5single-table-inheritance

Read More
validate uniqueness amongst multiple subclasses with Single Table Inheritance...

ruby-on-railssingle-table-inheritance

Read More
Query the database using discriminator values...

hibernatespring-bootinheritancespring-data-jpasingle-table-inheritance

Read More
Multiple Category Models vs Single Category Model with STI? - Rails...

ruby-on-railspolymorphismruby-on-rails-5has-many-throughsingle-table-inheritance

Read More
Updating the instance of super class to an instance of sub class when using the single table strateg...

mysqlhibernatespring-bootspring-data-jpasingle-table-inheritance

Read More
Single Table Inheritance - Additional Class Name...

ruby-on-railsruby-on-rails-4activerecordsingle-table-inheritancesti

Read More
How to get the DiscriminatorValue at run time...

javahibernateinheritancejpasingle-table-inheritance

Read More
Cast certain changeset fields into an ecto :map field...

elixirectosingle-table-inheritance

Read More
Rails 4 - STI with namespace...

ruby-on-railsrubyruby-on-rails-4namespacessingle-table-inheritance

Read More
SQLAlchemy: Single Table Inheritance, same column in childs...

pythonormsqlalchemysingle-table-inheritance

Read More
SQLAlchemy ORM: Polymorphic Single Table Inheritance, with fallback to parent class if "polymor...

pythonsqlalchemysingle-table-inheritance

Read More
Get a list/array of child classes from Single Table Inheritance in Rails?...

ruby-on-railssingle-table-inheritance

Read More
Condition in SQLite trigger for inheritance...

sqlsqlitetriggerssingle-table-inheritance

Read More
Handling Single Table Inheritance with a different column...

ruby-on-railsrubypostgresqlruby-on-rails-4single-table-inheritance

Read More
Rails single through table for multiple models...

ruby-on-railsruby-on-rails-4relationshipsjoinsingle-table-inheritance

Read More
Rails single-table inheritance relationships...

ruby-on-railsruby-on-rails-4relationshipsingle-table-inheritance

Read More
BackNext