Skip to content

Modification for handling as_dict argument within cursor for PyMSSQL #150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

emanlove
Copy link
Member

From my somewhat limited looking into all the Python database modules
only pymssql allows for the as_dict argument. This change makes it not
an inclusion of all the other modules but an exclusion except for the
one, pymssql.

From my somewhat limited looking into all the Python database modules
only pymssql allows for the as_dict argument. This change makes it not
an inclusion of all the other modules but an exclusion except for the
one, pymssql.
@amochin amochin changed the base branch from master to dev June 23, 2023 09:33
@amochin amochin merged commit 2b91cb8 into MarketSquare:dev Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants