mirror of
https://github.com/balkian/gists.git
synced 2025-08-24 07:32:21 +00:00
Rename and download script
This commit is contained in:
1
repos/convert json to jsonb in postgres/convert
Normal file
1
repos/convert json to jsonb in postgres/convert
Normal file
@@ -0,0 +1 @@
|
||||
alter table t alter column j type jsonb using j::text::jsonb;
|
Reference in New Issue
Block a user