Summary: If we know for sure we won't need to store an attribute in the DB, there's no need to compute its marshalled value.
Reviewed By: jberdine
Differential Revision: D5891050
fbshipit-source-id: cf4534e
master
Jules Villard7 years agocommitted byFacebook Github Bot
@ -27,7 +27,7 @@ val sqlite_result_rev_list_step :
(** Return a reversed list of results obtained by repeatedly stepping through [stmt] and saving only column 0 of each returned row (all that's been needed so far). *)