~Hi guys, is there a way I can declare the created...
# orm-help
h
Hi guys, is there a way I can declare the createdAt, and updatedAt the same way as Mongoose does with a
timestamps: true
?
solved with the directives.
👍 1