Closed wa0x6e closed 5 months ago
When trying to create a new statement, the query is failing with ER_NO_DEFAULT_FOR_FIELD error, due to the updated field not having a default value
ER_NO_DEFAULT_FOR_FIELD
updated
This PR set a default value when inserting a new statement
When trying to create a new statement, the query is failing with
ER_NO_DEFAULT_FOR_FIELD
error, due to theupdated
field not having a default valueThis PR set a default value when inserting a new statement