You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "KlemenDanfoss (via GitHub)" <gi...@apache.org> on 2023/05/31 12:37:46 UTC

[GitHub] [incubator-devlake] KlemenDanfoss commented on issue #5298: [Bug][Azure DevOps] SQL Sha Merge Commit cannot be null

KlemenDanfoss commented on issue #5298:
URL: https://github.com/apache/incubator-devlake/issues/5298#issuecomment-1570157052

   What I did:
   
   1.)
   `ALTER TABLE _tool_azuredevops_gitpullrequests MODIFY merge_commit_sha varchar(255) null;`
   ran again
   
   2.)
   Destroyed everything (including db)
   ran again
   
   Result in both cases:
   
   ```
   ERROR: Operational error (raised as a result of query-invoked autoflush; consider using a session.no_autoflush block if his flush is occurring prematurely) | (mysqldb.operationalerror) (1048, "Coumne 'result' cannot be null") | sql INSERT INTO _tool_azuredevops_builds (...)
   ```


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org