Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Redis支持显示表列表 #2888

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

feiazifeiazi
Copy link
Contributor

Redis支持显示表列表:
什么是表?Redis的一个个Key就是一个个表。(只显示100个)

示例效果:
image

image

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.40%. Comparing base (69e29b1) to head (7a126bc).

Files with missing lines Patch % Lines
sql/engines/redis.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2888      +/-   ##
==========================================
+ Coverage   78.37%   78.40%   +0.03%     
==========================================
  Files         124      124              
  Lines       17598    17628      +30     
==========================================
+ Hits        13793    13822      +29     
- Misses       3805     3806       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant