RawSQL
#86
Replies: 1 comment
-
please google.com django execute raw sql. it's same way used with this backend. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a task to make OPTIMIZE TABLE <table_name> in my project. Can you tell me if there is a way to do this in your library? Or then how do I correctly send a raw sql query from Django?
Beta Was this translation helpful? Give feedback.
All reactions