django-snowflake icon indicating copy to clipboard operation
django-snowflake copied to clipboard

Add support for connecting to snowpark container services

Open punitchauhan771 opened this issue 1 year ago • 2 comments

added logic to connect to snowflake database inside snowpark container service, the logic contains a new flag:

  • is_spcs_connection : boolean -> which the user can provide whether they want to connect to their snowflake db inside spcs or not

fixes #100

punitchauhan771 avatar Sep 09 '24 12:09 punitchauhan771