mirror of
https://github.com/balkian/gists.git
synced 2024-11-21 17:22:29 +00:00
2 lines
62 B
Plaintext
2 lines
62 B
Plaintext
alter table t alter column j type jsonb using j::text::jsonb;
|