File tree Expand file tree Collapse file tree 7 files changed +19
-51
lines changed
Expand file tree Collapse file tree 7 files changed +19
-51
lines changed Original file line number Diff line number Diff line change 1+ * ~
2+ data /* .xml
3+
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7373 "zerofill" : false
7474 },
7575 "scope" : {
76- "allow_null" : true ,
77- "auto_increment" : false ,
78- "binary" : false ,
79- "comment" : " " ,
80- "decimals" : null ,
81- "default" : null ,
82- "length" : 100 ,
8376 "name" : " scope" ,
8477 "type" : " VARCHAR" ,
85- "unsigned" : false ,
78+ "length" : 4000 ,
79+ "decimals" : null ,
8680 "values" : [],
87- "zerofill" : false
81+ "allow_null" : true ,
82+ "default" : null ,
83+ "comment" : " " ,
84+ "unsigned" : false ,
85+ "zerofill" : false ,
86+ "auto_increment" : false ,
87+ "binary" : false
8888 },
8989 "member_id" : {
9090 "name" : " member_id" ,
202202 "scope" : {
203203 "name" : " scope" ,
204204 "type" : " VARCHAR" ,
205- "length" : 2000 ,
205+ "length" : 4000 ,
206206 "decimals" : null ,
207207 "values" : null ,
208208 "allow_null" : true ,
305305 "scope" : {
306306 "name" : " scope" ,
307307 "type" : " VARCHAR" ,
308- "length" : 2000 ,
308+ "length" : 4000 ,
309309 "decimals" : null ,
310310 "values" : null ,
311311 "allow_null" : true ,
392392 "scope" : {
393393 "name" : " scope" ,
394394 "type" : " VARCHAR" ,
395- "length" : 2000 ,
395+ "length" : 4000 ,
396396 "decimals" : null ,
397397 "values" : null ,
398398 "allow_null" : true ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "100000" : " 1.0.0" ,
3- "100001" : " 1.0.1"
3+ "100001" : " 1.0.1" ,
4+ "101000" : " 1.1.0" ,
5+ "102000" : " 1.2.0" ,
6+ "102001" : " 1.2.1"
47}
You can’t perform that action at this time.
0 commit comments