sqlant
sqlant copied to clipboard
Add legend
It would be nice to have a legend for the terms used, or some optional way to supply a legend. e.g.
legend right
<#GhostWhite,#GhostWhite>| |= __Legend__ |
|<color:goldenrod> (PK) </color>| Primary Key |
|<color:701fc6> (FK) </color>| Foreign Key |
|<color:DarkRed> (NN) </color>| Not Null |
endlegend
Hi @jayvdb.
I think we can add a CLI flag --legend with such description.
I will do it when I have a chance