Type korrigiert.

git-svn-id: https://svn.libreccm.org/ccm/trunk@626 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2010-11-19 09:32:04 +00:00
parent c2bd20b716
commit 5d22f7a277
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ alter table content_types
(("mode" = ANY (ARRAY['D'::bpchar, 'H'::bpchar, 'I'::bpchar]))) ;
alter table content_types
alter mode set default '0'::bpchar
alter mode set default '0'::bpchar ;
alter table content_types
alter mode set NOT NULL ;