Polymorphic Relations in PostgreSQL
Two strategies for modeling polymorphic associations in a relational database schema.
Both of these strategies make use of features in PostgreSQL.
Two strategies for modeling polymorphic associations in a relational database schema.
Both of these strategies make use of features in PostgreSQL.