Skip to content

Commit

Permalink
One more non-nullable fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DietBepis1 committed Dec 18, 2024
1 parent e652fd5 commit f566d82
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ module.exports = {
useNative: true,
enumName: 'delivery_methods'
})
.notNullable()
table.string('email')
})

Expand Down

0 comments on commit f566d82

Please sign in to comment.