Whoops! forgot to create a field 'created' in the activity_messages. Need this so we can apply sorts.

Also with this field need to add in a Views sort. Very straight forward

CommentFileSizeAuthor
#2 activity-created.391746.patch1.46 KBsirkitree

Comments

sirkitree’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
sirkitree’s picture

StatusFileSize
new1.46 KB

Here's a patch that adds the column to the install and assigns it a value before drupal_write_record().

sirkitree’s picture

Status: Active » Needs review
Scott Reynolds’s picture

I recommended ridding urself of disp-width. Or if you want to use it, use it everywhere. Its a 'undocumented' MySQL only property.

http://jaspan.com/schema-project-status-report

disp-width: The display width of non-varchar columns for the mysql command-line client. Only used by MySQL.

sirkitree’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.