You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far in my testing, Vanna only runs "R" or "Read" or "SELECT" type queries. That is, queries that only read data from the SQL table.
I want to know if Vanna is capable of generating and executing "Create" ie "INSERT", "UPDATE" and "DELETE" queries as well.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So far in my testing, Vanna only runs "R" or "Read" or "SELECT" type queries. That is, queries that only read data from the SQL table.
I want to know if Vanna is capable of generating and executing "Create" ie "INSERT", "UPDATE" and "DELETE" queries as well.
If yes, how to enable this?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions