You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to create the following index: @@index([content(ops: raw("gin_trgm_ops"))], type: Gin) but I get the following errors:
line 30: Could not resolve reference to FunctionDecl named 'content'. []
line 30: Could not resolve reference to FunctionDecl named 'raw'. []
line 30: Value is not assignable to parameter []
line 30: expression cannot be resolved []
line 30: expression cannot be resolved []
line 30: expression cannot be resolved []
line 30: function cannot be resolved []
line 30: function cannot be resolved []
Screenshots
N/A
Environment (please complete the following information):
Description and expected behavior
Trying to create the following index: @@index([content(ops: raw("gin_trgm_ops"))], type: Gin) but I get the following errors:
Screenshots
N/A
Environment (please complete the following information):
Additional context
https://discord.com/channels/1035538056146595961/1205407743335211018/1205407743335211018
You can use passthrough as a workaround
The text was updated successfully, but these errors were encountered: