violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

cannot query API Namespaces

Open donrestarone opened this issue 3 years ago • 0 comments

Describe the bug Screen Shot 2022-08-28 at 4 31 35 PM

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'

donrestarone avatar Aug 28 '22 20:08 donrestarone