Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
josedee committed Jan 3, 2025
1 parent 354f99f commit 0a3d5de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
* under the License.
*/

ALTER TABLE jbpm_user_tasks_comments ALTER COLUMN comment SET DATA TYPE VARCHAR(1000);
ALTER TABLE Task_Instance_Comment_Log ALTER COLUMN comment_content SET DATA TYPE VARCHAR(1000);

0 comments on commit 0a3d5de

Please sign in to comment.