keon94 opened a new pull request, #5785: URL: https://github.com/apache/incubator-devlake/pull/5785
### Summary What does this PR do? Adds support for user-defined auto-increment fields. Need arose from a bug caused by having composite keys with default auto-increment set to on. See https://gorm.io/docs/composite_primary_key.html. The Builds model of AzureDevops now defines auto-inc to be False for ID. ConnectionID in all tool structs will have it set to false as well. ### Does this close any open issues? Closes n/a Caused by #5746 ### Screenshots  ### Other Information Any other information that is important to this PR. -- 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]
