Jim Sheldon

Results 2 issues of Jim Sheldon

I am literally copying this from the ORM question because it's virtually identical but the ORM approach doesn't work for CORE. Question Hi there, in Snowflake we often have multiple...

bug
needs triage

After upgrading to `sqlalchemy.__version__>=1.4.0`, I've been receiving the title error. Prior to version 1.4.0, the following would work as expected. ```{python} import os import urllib from sqlalchemy import create_engine def...