mirror of
https://github.com/findyourmagic/dber.git
synced 2026-04-26 14:35:52 +03:00
[GH-ISSUE #15] Feature-支持表的备注或描述 #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gu-f on GitHub (Jul 25, 2022).
Original GitHub issue: https://github.com/findyourmagic/dber/issues/15
当数据库表过多的时候,希望能有一个对表的备注或者是描述的显示。差不多类似于字段的comment。
目的:能够让对项目不熟悉的人能更快速的了解到每个表是做什么的。
@findyourmagic commented on GitHub (Jul 25, 2022):
感谢建议,后续会加上这个功能。