Closed kketch closed 8 years ago
This will assign the empty array onto NULL values, right?
NULL
Yes, it will first update existing rows with the empty array, then postgres will not complain about applying the not null constraint
Merged, thanks! :beer:
This will assign the empty array onto
NULL
values, right?