Skip to content

Abstract polymorphic type definition to allow non-contenttype scenarios #2

Description

@charettes

One should be able to define the type of an object based on another kind of field.

For example:

  1. The first two characters of a string primary key might identify the type of the object;
  2. An additional field (say tableoid in the case of PostgreSQL inheritance) could identify the type of the object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions