Skip to content

Raw SQL queries in Edgy #186

Closed Answered by devkral
jtha asked this question in Q&A
Oct 1, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

You can use the database of a model or QuerySet to issue raw sqlalchemy queries.

For a simpler integration I made a PR with more documentation and a helper method (example is in the PR):
#188

The sqlalchemy query can be easily transformed in plain textual sql.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@devkral
Comment options

Answer selected by jtha
@devkral
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants