79220491

Date: 2024-11-24 15:56:05
Score: 2
Natty:
Report link

Sequelize uses datetimeoffset dataype to insert data into createAt and updatedAt column

simply change the column type of any date / datatime field from existing datetime or datetiem2 to datetimeoffset and it will work fine!

good luck!

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: kami