vanna
vanna copied to clipboard
Add support for additional options when connecting to a database.
Is your feature request related to a problem? Please describe.
Unable to pass parameters to databases via connect_to_<database>
(ie: psycopg2
->postgres
connection_timeout
)
Describe the solution you'd like Add support for all parameters a database may support.
Describe alternatives you've considered None that I can think of.
Additional context https://github.com/vanna-ai/vanna/issues/541 https://github.com/vanna-ai/vanna/issues/542
https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS