client-ts icon indicating copy to clipboard operation
client-ts copied to clipboard

string default: undefined when not null is false

Open kostasb opened this issue 3 years ago • 1 comments

Describe the bug version: @xata.io/cli/0.11.5 string default: undefined shows next to string columns even when not null is false.

To reproduce, create a string column that doesn't have the not null constraint.

image

The undefined error shows both in the plan: image

As well as after the migration is executed:

image

kostasb avatar Dec 20 '22 15:12 kostasb

Another one for @richardgill while he's in the CLI. Option for the bug squashing jamboree?

alexfrancoeur avatar Jun 01 '23 17:06 alexfrancoeur