Project

General

Profile

1 6310 aaronmk
ALTER TABLE :table ALTER COLUMN "PlotCD" TYPE bigint
2
USING "PlotCD"::bigint;