Benjamin Perkins
Results
3
comments of
Benjamin Perkins
> The tradeoff is a slightly more opaque API, because at the point where you're calling `table.all()` you don't necessarily know whether it's returning field names or field IDs. However,...
@mesozoic Working on this now, pull request probably today.
@gildastone I addressed the original issue and the move to being able to specify which fields to update, I believe my pull request accomplishes what the user stated. In general...