2015-01-21 8 views

Odpowiedz

33
ALTER TABLE t ALTER COLUMN j TYPE jsonb USING j::text::jsonb;