1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-01 08:01:44 +00:00
gists/repos/05a0a14deacbf96258ac/convert

2 lines
62 B
Plaintext
Raw Normal View History

2015-04-13 19:09:56 +00:00
alter table t alter column j type jsonb using j::text::jsonb;