Skip to content

Conversation

BuiHoangTu
Copy link

Query using postgresql syntax does not work since conn.execute() require sqlalchemy.text instead of str like before.

So i tried wrapping original string by text and it worked.

@BuiHoangTu
Copy link
Author

fix #99 ; #102 ; #103

@Crowts
Copy link

Crowts commented Apr 8, 2024

I had the same issue just yesterday with engine.execute() not working and resolved it the same way.

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