Skip to content

Context Multitenancy for sqlite #127

@firesidewing

Description

@firesidewing

Was spinning up a project and was going to do a database per organization with sqlite, as that combination seems very appealing for my use case but I got

** (Spark.Error.DslError) multitenancy -> strategy:
  Data layer does not support multitenancy

Postgres just seems too heavy weight for what i want to do, and i don't really want to have to deal with setting up a cloud database instance, was hoping to just keep it simple with sqlite. Was wondering if this is on the roadmap at all?

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