.3493624936399236:dca2403979fb1532cadc3de04214a25c_69f1735fe460e50be321d753.69f17f02e460e50be321d8a8.69f17f02a7c84931099bf574:Trae CN.T(2026/4/29 11:46:10)#2706
Open
muyusajiangtian wants to merge 3 commits intosimonw:mainfrom
Conversation
为数据库查询和表格视图添加Markdown格式导出支持,实现类似CSV导出的流式处理机制。新增stream_markdown函数处理Markdown表格生成,包括表头、分隔线和数据行的格式化,同时支持扩展列和二进制数据的处理。
添加_max_rows参数控制Markdown输出的行数限制,支持_stream参数绕过限制 当输出被截断时添加提示信息,防止数据量过大导致性能问题
添加Markdown格式导出功能,包括导出链接和选项表单 同时修改多处视图以支持通过_format参数指定导出格式
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📚 Documentation preview 📚: https://datasette--2706.org.readthedocs.build/en/2706/