Saas Dash
Operations

Runtime Parity

Runtime databases must stay structurally aligned across tenants except for intentional tenant-specific migrations

Rule

All tenant runtime databases should carry the same baseline migration chain.

Differences are only acceptable when they are:

  • intentional
  • documented
  • tenant-specific by design

Operating implication

If one tenant deviates unexpectedly, treat it as a blocking issue.

Otherwise debugging becomes ambiguous.

On this page