Sam Mackrill
Sam Mackrill
Left the GUI up overnight, came back to a System.StackOverflowException
e.g. for ``` var uploadedFiles = vogels.define('UploadedFiles', { hashKey: 'AccountId', rangeKey: 'FileId', timestamps: true, schema: { AccountId: Joi.string(), FileId: Joi.string(), FileName: Joi.string(), Key: vogels.types.uuid(), UploadId: Joi.string(), Chunks: vogels.types.numberSet(), }, tableName:...
Sorting by date on the commander's log is not correct 
Date should be formatted using the windows user prefs.