1
0
mirror of https://github.com/balkian/gists.git synced 2025-08-23 15:12:21 +00:00
Files
gists/convert
J. Fernando Sánchez c117840caf
2015-04-13 12:09:56 -07:00

2 lines
62 B
Plaintext

alter table t alter column j type jsonb using j::text::jsonb;