SDK Configuration
Integrating Snowflake within your Python application is seamless. Utilize theArivu.connect() static factory.
Setting
mode="user" prevents Arivu from executing destructive SQL operations (like DROP or UPDATE). They will instead be held in an approval queue.
