Skip to content

Commit

Permalink
refactor: 修改性能测试结果字段的长度为LONGTEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
liuruibin committed Jul 31, 2020
1 parent 960641c commit bcdbabc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE load_test_report_result
MODIFY report_value LONGTEXT NULL;

0 comments on commit bcdbabc

Please sign in to comment.