Search
ash_postgres
v0.43.0
Pages
Modules
Mix
Tasks
Settings
View Source
AshPostgres.MultiTenancy
(ash_postgres v0.43.0)
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