-
Hello,
I need some time to figure out how to sample this but I wanted to create an issue, maybe someone else can provide a sample.
Sometimes SequenceGenerator is not incrementing the sequence:
…
-
I have a multi-database multi-tenancy app where the auth User model uses the system database while the Bouncer models use the tenant databases.
Tenant DB's have a TenantUser model which belongsTo U…
-
## Context
If I have multiple tenants co-located on a single server, it would be nice to keep their events segregated. I would want to prevent data leakage as much as possible, and optionally spli…
-
**What is the bug?**
When tenancy is disabled the tenant panel is still present on role view, edit, and list pages. We should remove them to not confuse users.
**How can one reproduce the bug?**
S…
-
While you can implement multi tenant app right now, one thing we don't support is having a database per each tenant (e.g. organization), while still all being served by one Wasp app.
It would be in…
-
### Description
Ray team is considering adding multi-tenancy support to Ray. As the first step, we'd like to collection requirements. If you'd like Ray to support multi-tenancy, please write down you…
jjyao updated
2 months ago
-
Could you please update the document to handle multi-tenancy ?
-
Hello team,
I'd like to try the kafka-connect-sap to setup an ETL pipeline to extract data from SAP HANA, while the transactional data in SAP HANA is used schema-based multi-tenancy, which means ea…
-
We want to use both tenancy and ownership for tags. When I save the tag without the owner, it properly saves the tenant. However, if I use the ownership api (e.g., `@some_user.tag(@some_photo, :with =…
-
/kind feature
When we runs models using the InferenceService object provided by kserve, we would like to isolate them such that only certain pods can talk to a set of model pods. We tried using net…