Feedback andrewarrow.dev ALTER TABLE users ALTER COLUMN id SET DATA TYPE bigint; ALTER SEQUENCE users_id_seq AS bigint;