ash_postgres
v0.41.0-rc.5
Pages
Modules
Mix Tasks
ash_postgres v0.41.0-rc.5
AshPostgres.MultiTenancy
View Source
Helpers used to manage multitenancy
Link to this section
Summary
Functions
create_tenant!(tenant_name, repo)
migrate_tenant(tenant_name, repo, migrations_path \\ nil)
rename_tenant(repo, old_name, new_name)
Link to this section
Functions
Link to this function
create_tenant!(tenant_name, repo)
View Source
Link to this function
migrate_tenant(tenant_name, repo, migrations_path \\ nil)
View Source
Link to this function
rename_tenant(repo, old_name, new_name)
View Source