BIP2461
Severity
20 : ErrorMessage
Error casting character string '<insert_0>' to a TIMESTAMPExplanation
The character string must have a TIMESTAMP format, for it to be castable to a timestamp.Response
Ensure that the string being cast is formatted correctly. Examples of correct formats include 'yyyy-mm-dd hh:mm:ss[.f+]' and 'yyyy-mm-dd hh:mm:ss[.uuu]'.