Update-Skript angepaßt
git-svn-id: https://svn.libreccm.org/ccm/trunk@709 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
99d35d7607
commit
d2cb0d24af
|
|
@ -20,7 +20,7 @@ alter table content_types
|
|||
|
||||
alter table content_types
|
||||
add column ancestors character varying(2000),
|
||||
add column siblings character varying(2000) ;
|
||||
add column decendants character varying(2000) ;
|
||||
|
||||
|
||||
update content_types
|
||||
|
|
|
|||
Loading…
Reference in New Issue