Remove storiesPerFeed, since that's picked up by the RSS Aspect.
This commit is contained in:
parent
5e1cf93394
commit
3cac8b32e0
4 changed files with 2 additions and 24 deletions
|
|
@ -91,7 +91,6 @@ EOSTORY
|
|||
CREATE TABLE StoryArchive (
|
||||
assetId CHAR(22) BINARY NOT NULL,
|
||||
revisionDate BIGINT NOT NULL,
|
||||
storiesPerFeed INTEGER,
|
||||
storiesPerPage INTEGER,
|
||||
groupToPost CHAR(22) BINARY,
|
||||
templateId CHAR(22) BINARY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue