Page MenuHomeDevCentral

Improve ApiResponse implementation for QueryResult documentation
ClosedPublic

Authored by dereckson on Oct 23 2018, 00:59.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 08:34
Unknown Object (File)
Fri, Apr 19, 02:29
Unknown Object (File)
Mon, Apr 15, 01:16
Unknown Object (File)
Fri, Apr 12, 15:00
Unknown Object (File)
Sun, Apr 7, 22:03
Unknown Object (File)
Sat, Apr 6, 12:53
Unknown Object (File)
Sat, Apr 6, 07:18
Unknown Object (File)
Mon, Apr 1, 12:51
Subscribers
None

Details

Summary

To avoid a too magic method, we explain comprehensively the error codes
through two examples, the current one for SELECT, a new one for INSERT.

The II and III code comments cases were swapped.

Test Plan

no op

Diff Detail

Repository
rLF Limiting Factor
Lint
Lint Passed
Unit
No Test Coverage
Branch
doc (branched from master)
Build Status
Buildable 3042
Build 3290: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 23 2018, 01:00
This revision was automatically updated to reflect the committed changes.