Skip to content

sg migration drift: Add better suggestions for mismatched column properties

Created by: efritz

Adds suggestions when there's only one of the following wrong:

  • type is different (stub for now)
  • nullability flag is flipped
  • missing or different default
  • missing or different comment

Test plan

Tested locally.

Merge request reports

Loading