-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request