Replies: 1 comment
-
| I'm doing from https://stackoverflow.com/questions/77029413/getting-column-data-using-sqlx-with-rust, is there a better way?  | 
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.
-
Is there any API to conver any database query row results to the serde_json::Value result?
likes function:
execute SQL statement
can CONVERT to serde_json::Value
Beta Was this translation helpful? Give feedback.
All reactions