klesh commented on issue #8442: URL: https://github.com/apache/incubator-devlake/issues/8442#issuecomment-3197399680
@petkostas Great investigation, much appreciated. I personally prefer using `*time.Time` for fields that are nullable and setting them to `nil` accordingly. For cases where we discover mismatches, we can handle them through a database migration. That said, how do you suggest we address the issue of GraphQL always returning `0001-01-01` for `null` datetime values? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org