Skip to main content
May 21, 20261.7.0v1.7.0RSS

v1.7.0 — [Database] Fix 6 column default mismatches

Release Notes

<!-- db-audit:kind=default_mismatch -->

The database audit found 6 column default mismatches that need to be reconciled between the code and the database.

  • Column organization_databases.status has a different default value in the database than in your code.
  • Column permission_profiles.type has a different default value in the database than in your code.
  • Column po_roadmap_slots.assigned_to_persona_ids has a different default value in the database than in your code.
  • Column po_roadmap_slots.feature_ids has a different default value in the database than in your code.
  • Column po_roadmap_slots.supporting_signals has a different default value in the database than in your code.
  • Column po_suite_messages.supporting_refs has a different default value in the database than in your code.