I have a table "payment_forms" and I made an API to get all these forms of payment, but even the database is correct, it informs that the "name" field is null in return, see:
[{"nome":"Dinheiro"},{"nome":"Cheque"},{"nome":null},{"nome":null}]...
asked by
09.02.2017 / 17:32