Skip to content

Conversation

faiz-alhadiid
Copy link

In recent years, we add columns to some tables in phabricator that will be used by Data Team in redash. The schema upgrade is done manually by running SQL script directly. It is not proper that since that migration we keep getting error warning after bin/storage upgrade

SURPLUS SCHEMATA
You have surplus schemata (extra tables or columns which this software does not expect). For information on resolving these issues, see the "Surplus Schemata" section in the "Managing Storage Adjustments" article in the documentation.

The errors also shown in Phabricator Web UI
image

This PR should fix surplus schemata error warning.

Reference:
https://p.cermati.com/T73228
https://p.cermati.com/T102212

@faiz-alhadiid faiz-alhadiid changed the title Patch: add autopatches SQL migration file for custom dateCreated & dateModified Patch: add autopatches SQL migration file for custom dateCreated & dateModified column in some tables Aug 14, 2024
@faiz-alhadiid faiz-alhadiid marked this pull request as draft August 14, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant