Skip to content

Implement ForeignKey #36

Description

@surister

CrateDB does not support the foreign key constraint, but it seems that it can be implemented in django in the client side by using django-signals, where django would perform these checks by issuing extra queries; at the cost of performance.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions