Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TenantColumnDefaults ¶
type TenantColumnDefaults struct {
StalenessMode string
DuplicateGuard bool
CleanupScanEnabled bool
}
TenantColumnDefaults are the operator-chosen DB-level defaults for the three per-tenant toggles. Migrate applies them via ALTER COLUMN SET DEFAULT after AutoMigrate, so raw INSERTs into tenants pick up the deploy-time choice.
Click to show internal directories.
Click to hide internal directories.