Skip to content

Create multi tenancy middleware #12

@rsslldnphy

Description

@rsslldnphy

As a motivating example, for the middle wire functionality of the orm, we should create multi tenancy middleware, which applies a tenant_id = ? clause to every table in the query.

We need to think carefully how this middleware gets applied, because the tenant ID is likely to need to be different on a request by request basis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions