Skip to content
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

Deprecate session.execute(query) usage #11139

Open
CaselIT opened this issue Mar 11, 2024 · 1 comment
Open

Deprecate session.execute(query) usage #11139

CaselIT opened this issue Mar 11, 2024 · 1 comment

Comments

@CaselIT
Copy link
Member

CaselIT commented Mar 11, 2024

Currently this somewhat works but it's not tested anywhere so it may have subtle edge cases

See also #11118

@CaselIT CaselIT added this to the 2.1 milestone Mar 11, 2024
@jvanasco
Copy link
Member

jvanasco commented Apr 4, 2024

The pattern of Session.execute(query) appears in a handful of tests, including:

There are more tests of Connection.execute(q), but the Session.execute(q) pattern does appear in more than a dozen tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants