Replies: 1 comment
-
| This only happens with named indexes. Indexing with  | 
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I was debugging an issue where it wasn't finding the columns by name for some reason. I debug logged the output and got the following:
The respective code for these:
I have no idea how the column could clearly be there but then not be found.
Yes, my id is a u16.
Yes, the respective user was indeed inserted into the database.
Yes, my database supports the returning statement.
Beta Was this translation helpful? Give feedback.
All reactions