Ashish Singal
Ashish Singal
Can we create mermaid charts that do flow diagrams for how a SQL statement gets executed and the different entities involved?
Is there a way to get a confidence score in terms of how likely the SQL is to be correct? Or whether there are enough similar queries / etc to...
Can we have Vanna generate documentation for tables and columns automatically? For example .. `vn.generate_docs(entity='table', name='')` would generate a docstring for a particular table, and `vn.generate_docs(entity='column', name='')` would generate a...
**Is your feature request related to a problem? Please describe.** The text box to ask a question doesn't wrap, meaning longer questions look really weird **Describe the solution you'd like**...