Project

General

Profile

1
UPDATE :table SET "isNewWorld" = COALESCE("isNewWorld", false);
2
VACUUM ANALYZE :table;
(6-6/9)