article forum migration complete
This commit is contained in:
parent
e6ca0fa19e
commit
949ea2d6cf
5 changed files with 279 additions and 17 deletions
|
|
@ -48,7 +48,6 @@ create table asset (
|
|||
lineage varchar(255) not null,
|
||||
state varchar(35) not null,
|
||||
className varchar(255) not null,
|
||||
boundToId varchar(22),
|
||||
title varchar(255) not null default 'untitled',
|
||||
menuTitle varchar(255) not null default 'untitled',
|
||||
url varchar(255) not null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue