Ashish Singal

Results 4 issues of Ashish Singal

Can we create mermaid charts that do flow diagrams for how a SQL statement gets executed and the different entities involved?

enhancement

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...

enhancement

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...

enhancement

**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**...