Page MenuHomeDevCentral

Improve ApiResponse implementation for QueryResult documentation
ClosedPublic

Authored by dereckson on Oct 23 2018, 00:59.
Tags
None
Referenced Files
F3993844: D1952.diff
Fri, Jan 10, 13:44
Unknown Object (File)
Thu, Jan 9, 01:25
Unknown Object (File)
Wed, Jan 8, 13:30
Unknown Object (File)
Wed, Jan 8, 04:19
Unknown Object (File)
Tue, Dec 31, 15:42
Unknown Object (File)
Tue, Dec 17, 09:34
Unknown Object (File)
Fri, Dec 13, 04:06
Unknown Object (File)
Dec 8 2024, 13: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 Not Applicable
Unit
Tests Not Applicable

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.