crate / crate/cratedb-django

Implement `ForeignKey`

Open
#36 1 comment 0 reactions 1 assignee Claimed by @surister View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.