Replies: 1 comment 1 reply
-
| Hello, Please stop spamming new issues, you're asking questions and that's the reason why they should go to discussions. Thanks! | 
Beta Was this translation helpful? Give feedback.
                  
                    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.
-
So for example in SQL we have the
select user_id as id from usersusing as so that it will return data with a property name id instead of user_id.
sample output:
How can this be done in lumen MongoDB? thanks 👍🏻
Beta Was this translation helpful? Give feedback.
All reactions