Guest User

Untitled

a guest
Jan 22nd, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. attributes: {
  2. id: { type: 'number', autoIncrement: true },
  3. createdAt: { type: 'number', autoCreatedAt: true },
  4. updatedAt: { type: 'number', autoUpdatedAt: true },
  5. }
Add Comment
Please, Sign In to add comment