Questions tagged as 'jsonb'

1
answer

Problems with encoding in Database Query

When trying to execute a SELECT , using fields that save data in the JSON structure, I see a problem with the data that may come: SELECT tbl_pf.nome, tbl_pf.adicionais::JSONB->'recebeTaxa' AS localTaxa FROM tbl_pf;...
asked by 26.04.2018 / 19:55