Skip to content

Allow auth.users table to be referenced as foreign key #555

@realPrimoh

Description

@realPrimoh

Feature request

Allow auth.users table to be referenced as foreign key

Describe the solution you'd like

Currently, I am creating a user_id foreign key column to the auth.users table using SQL. Ideally, I would love to be able to simply create the column using the GUI and have auth.users be a table that I can make foreign keys to.

(I want to stay away from SQL as much as possible!)

Metadata

Metadata

Assignees

No one assigned

    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