Adam Lee
Results
2
issues of
Adam Lee
## Issue Description In Postgres, when a column type is specified as varchar, any change to that column results in a drop/add of the column which incurs data loss. For...
bug
requires triage
## Issue Description In Postgres, when a column type is specified with the length (i.e. character varying(18)), any change to that column that doesn't explicitly specify the length results in...
bug
requires triage