msaffitz commented on issue #7412:
URL: 
https://github.com/apache/incubator-devlake/issues/7412#issuecomment-2105349715

   > @msaffitz It takes effect in version v1.0.0-beta7.
   
   thanks @abeizn .  I'm still seeing this on beta7:
   
   | time="2024-05-10 22:34:10" level=info 
msg="\x1b[31;1m/app/impls/dalgorm/dalgorm.go:146 \x1b[35;1mError 1406 (22001): 
Data too long for column 'file_path' at row 2836\n\x1b[0m\x1b[33m[91.670ms] 
\x1b[34;1m[rows:0]\x1b[0m ALTER TABLE commit_files MODIFY COLUMN file_path 
VARBINARY(255);"
   
   does it apply the migrations in order?  (i.e. is it trying to first set to 
255 and then apply the change to 1024?  is there a way to skip the intermediate 
migration?
   
   thanks again!


-- 
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]

Reply via email to