Update git submodules

* Update taskflow from branch 'master'
  to 83dfa6581eec1b9d32d519592c4212e6195998a3
  - Fix atomdetails failure column size
    
    failure and revert_failure fields in atomdetails is defined as a JSON type,
    but its data type is 'text' in mysql, which is limited to 64kbytes.
    JSON data type should have the same size as a LONGTEXT.
    
    Closes-Bug: #1959243
    Change-Id: I65b6a6d896d3e8aad871dc19b0f8d0eddf48bdd6
This commit is contained in:
Pavlo Shchelokovskyy 2022-03-21 22:27:52 +02:00 committed by Gerrit Code Review
parent f8bb7b17a7
commit 80e549de2c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 49fa9acbb371a6fc244ec030111ba573280eabfa
Subproject commit 83dfa6581eec1b9d32d519592c4212e6195998a3