You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyodbc
I am using pyodbc along with SQL Alchemy in my current python
project. I am running into a strange issue. When I try to flush a
session, no data is added however on other databases (SQL-Lite, MySQL)
everything inserts perfectly. I played around and did added the
following: