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

sqlalchemy engine not working with postgres #90

Closed
anandtripathi5 opened this issue Nov 16, 2018 · 0 comments
Closed

sqlalchemy engine not working with postgres #90

anandtripathi5 opened this issue Nov 16, 2018 · 0 comments

Comments

@anandtripathi5
Copy link
Contributor

sqlalchemy engine giving error for postgres "endedAt column doesn't exists" cause postgres converts column to lowercase

anandtripathi5 pushed a commit to anandtripathi5/flask-profiler that referenced this issue Nov 16, 2018
… from raw query to ORM layer and will solve issue muatik#90
muatik pushed a commit that referenced this issue Nov 17, 2018
… from raw query to ORM layer and will solve issue #90 (#91)

thanks @anandtripathi5
muatik pushed a commit that referenced this issue Dec 3, 2018
*  Code deployed will support every sql engine in sqlalchemy, converted from raw query to ORM layer and will solve issue #90

* Elapsed time can be greater than 100 seconds
muatik pushed a commit that referenced this issue Dec 30, 2019
*  Code deployed will support every sql engine in sqlalchemy, converted from raw query to ORM layer and will solve issue #90

* Elapsed time can be greater than 100 seconds

* Updated sql_alchemy.py with pre_pool_ping flag

Added pre_pool_ping flag in sqlalchemy create engine
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

No branches or pull requests

1 participant