Fixes Issue #111 by updating the bootstrap command to understand the errors.NOT_FOUND now returned by the user get operation.
Partially addresses Issue #109 by refactoring the sqlutil.NormalizeSortFields() function to accept a list of SortFieldInfo structs that describe sort field uniqueness and aliases.
Fixes Issue #111 by updating the bootstrap command to understand the errors.NOT_FOUND now returned by the user get operation.
Partially addresses Issue #109 by refactoring the sqlutil.NormalizeSortFields() function to accept a list of SortFieldInfo structs that describe sort field uniqueness and aliases.