sql queries within the rust backend #11527
Replies: 2 comments 1 reply
|
I was able to get this to build but I am getting |
0 replies
|
Got it working |
1 reply
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.
I understand that the sql plugin provided just enables migrations. I am having a difficult time configuring sqlx on the rust backend, does anyone have v2 examples of this? The v1 examples are not working for me.
Another question is does having the sqlx rust backend impact mobile application usage?
All reactions