Skip to content

Instantly share code, notes, and snippets.

@SidneyAllen
Created September 30, 2021 18:22
ALTER TABLE ${TABLE_NAME}
ALTER COLUMN ${COLUMN_NAME} TYPE JSONB;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment