Versions in this module Expand all Collapse all v2 v2.0.2 Jul 2, 2026 v2.0.1 Jun 29, 2026 Changes in this version + type Provider struct + func New() *Provider + func (*Provider) Capabilities() tenancy.Capabilities + func (*Provider) Name() string + func (*Provider) WireGorm(_ *gorm.DB) error + func (p *Provider) Install(_ context.Context, db *gorm.DB, models []tenancy.ModelInfo) error + func (p *Provider) WireAdapter(adapter dialect.DialectAdapter) error Other modules containing this package github.com/pitabwire/frame