bujjibabukatta opened a new pull request, #8934: URL: https://github.com/apache/devlake/pull/8934
Fixes #8867. Updated the Testmo and Q Dev scope_config_id migrations to avoid hard-coded BIGINT SQL type declarations in GORM tags. The migrations continue using migrationhelper.AutoMigrateTables, but now allow GORM to generate dialect-compatible column definitions for both MySQL and PostgreSQL. Validated with git diff --check and targeted searches for the previous BIGINT UNSIGNED/raw ALTER TABLE patterns. -- 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]
