I'm not sure if I'm missing something, or if this simply isn't in the code yet.

There is a 'created' column in the rdf_data schema, though it isn't clear how is should be populated. Attached is a small patch that uses a 'created' element in the options array, if it exists, to populate the column.

CommentFileSizeAuthor
rdf_created.patch721 bytesjmiccolis

Comments

febbraro’s picture

Status: Needs review » Reviewed & tested by the community

This patch has been tested and looks good.

Arto’s picture

Title: Populating created data » Populate the creation timestamp column
Assigned: Unassigned » Arto
Category: support » feature
Status: Reviewed & tested by the community » Fixed

Committed in changeset [177236]. Thanks guys.

This was a simple oversight on my part back in the day - never needed the functionality yet, so it was only partially implemented.

Status: Fixed » Closed (fixed)

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