Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Adding Not Null constraints doesn't work with

Re: Adding Not Null constraints doesn't work with



Ben Trewern wrote:


ALTER TABLE operatives ALTER operative_group_id TYPE int4ALTER TABLE operatives
  ALTER COLUMN operative_group_id SET NOT NULL;

There's the semicolon and a linefeed missing.
fixed in cvs, thanks for reporting.

Regards,
Andreas



Home | Main Index | Thread Index

top