NoTimestamps.js 84 Bytes Raw Blame History Permalink 1 2 3 module.exports = bookshelf.model('NoTimestamps', { tableName: 'noTimestamps' });