Dusty Campanella

Results 2 issues of Dusty Campanella

1. What version of Python are you using (`python --version`)? python3.7 2. What operating system and processor architecture are you using (`python -c 'import platform; print(platform.platform())'`)? Darwin-18.7.0-x86_64-i386-64bit 3. What are...

I would like to have an id value returned when I execute simple INSERT query. I red that snowflake-sqlalchemy wasn't supporting the **lastrowid** attribute. Do you have a nice workaround?...