rittenhop-dev/versions/5.94.2/node_modules/bookshelf/lib/constants.js

3 lines
97 B
JavaScript
Raw Normal View History

2024-09-23 19:40:12 -04:00
exports.PIVOT_PREFIX = '_pivot_';
exports.DEFAULT_TIMESTAMP_KEYS = ['created_at', 'updated_at'];