Denis Ivanov
Denis Ivanov
Cheking `data` from issue https://github.com/DenQ/list-to-tree/issues/9: ``` [{ "id" : 6000, "parent" : 0 }, { "id" : 6001, "parent" : 6000 }, { "id" : 6002, "parent" : 6000 },...
How I can get headers? Your here split response on two parts, and return only body of answer https://github.com/calebmer/postgrest-client/blob/master/lib/ApiRequest.js#L133 Case. When Postgreset create record, he put id of new record...
Need column `time_sone` for user table. That column will be have time zone for only just registrated users.