violet_rails
violet_rails copied to clipboard
cannot query API Namespaces
Describe the bug

An ActionView::Template::Error occurred in api_namespaces#index:
PG::UndefinedFunction: ERROR: operator does not exist: jsonb ~~* unknown
LINE 1: ...i_namespaces" WHERE "api_namespaces"."properties" ILIKE '"%s...
^
HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
app/helpers/application_helper.rb:8:in `page_entries_info'