Closed raulvaldoleiros closed 3 weeks ago
Thanks for reporting this, we will look into this to improve the validation here. In the meantime, you can switch off the query validation in the preferences (if the error is too annoying).
Thanks for sharing :)
Fixed with ea033714b47e3d8088a5f6135343743df0369d61 and b31e63468fa7607335d06ed5f8ac910ea31eea47
When using the postgres collate function in @Query with nativeQuery set to true, vscode presents an erro but the query is ok and works. The following image shows the error.