Skip to content

Commit 75d8d52

Browse files
jaguarliujaguarliu
authored andcommitted
feat: 放开数据量返回限制
1 parent 71a1ac2 commit 75d8d52

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## rookie_text2data
22

33
**Author:** jaguarliuu
4-
**Version:** 0.3.1
4+
**Version:** 1.0.0
55
**Type:** tool
66

77
### Description

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.3.1
1+
version: 1.0.0
22
type: plugin
33
author: jaguarliuu
44
name: rookie_text2data

tools/rookie_text2data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ parameters:
3939
type: number
4040
required: false
4141
min: 1
42-
max: 1000
42+
max: 100000
4343
label:
4444
en_US: limit
4545
zh_Hans: SQL返回数据量限制

workspace.difypkg

3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)