zachspar opened a new issue, #8693: URL: https://github.com/apache/incubator-devlake/issues/8693
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Running into an issue when onboarding a new connection after setup of devlake. ``` Error 1292 (22007): Incorrect datetime value: '0000-00-00' for column 'token_expires_at' at row 1 (500) Wraps: (2) Error 1292 (22007): Incorrect datetime value: '0000-00-00' for column 'token_expires_at' at row 1 Error types: (1) *hintdetail.withDetail (2) *mysql.MySQLError ``` Before onboarding it made me run migration changes in the UI. ### What do you expect to happen Ability to create a GitHub connection with a PAT without errors. ### How to reproduce Setup devlake using `v1.0.3-beta9`. Try to create a GitHub connection ### Anything else _No response_ ### Version v1.0.3-beta9 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
