FeatureFuel
1

Composite keys support (FORBIDDEN, Primary key is missing)

Source: directus/directus#25560 · opened by @kravetsone
Summary Currently, if you want to setup directus for existing database some tables with composite primary keys are not working in Directus right now (It throw Forbidden error on client side and doesn't have a primary key column in server side logs) [It is known limitation]( <img width="1194" height="215" alt="image" src=" /> Also this is logged: [12:12:47.483] WARN: Collection "channel_to_monitoring_task" doesn't have a primary key column and will be ignored It would be fine to fix this someday!! As workaround you should go away from composite primary keys Basic Example _No response_ Motivation Because it makes using directus with an existing database so difficult. Detailed Design Just support it Requirements List Must Have: • A • B Should Have: • C Could Have: • D Won't Have: • E Drawbacks No reasons to not do this …

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests