Ngigi Waithaka

Results 3 issues of Ngigi Waithaka

Suppose you have this table `> CREATE TABLE news_items (id int, object_data JSONB, weighted_tsv tsvector, time_created_from_server bigint);` Also, supposing the object_data jsonb has the following fields: title, article, author and...

performance

Suppose you have this table `CREATE TABLE articles (id int, object_data JSONB);` If object_data has two fields (article & timeCreatedAsFromServer) The following returns the error _ERROR: attribute "((object_data -> 'timeCreatedAsFromServer')::bigint)"...

enhancement

Hi, Is there a way to redirect the headers received from a callback originating from a OAuth Server? I have tried basic redirection, and also using ReDirector + Extractor, but...

Module: Restlet API