最大支持导出的数据条数有问题
#2948
Replies: 1 comment
|
全局设置-数据-里有10W的数据限制,你可以改大。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
比如,我在表直接导出数据到excel,正常因该是全量导出,结果只有10万条。
再或者我通过select * 查询全部,右下角导出当前结果集全部数据也是只有10万条。
这两个功能应该是全量导出。
All reactions