sapling/eden/mononoke/mercurial
Mark Thomas 57cfcf96d5 mutationstore: avoid SQL requests with empty sets
Summary:
MySQL returns an error for a query of the form `WHERE value IN ()`.  Avoid
these by checking that collections are not empty before making the query.

Reviewed By: krallin

Differential Revision: D21549690

fbshipit-source-id: 1507d36e81f7a743d2a1efb046e52a5479633ab9
2020-05-13 11:00:57 -07:00
..
bundles getbundle: include mutations in getbundle response for draft commits 2020-05-13 11:00:56 -07:00
mutation mutationstore: avoid SQL requests with empty sets 2020-05-13 11:00:57 -07:00
revlog mononoke/hooks: limit_path_length: encode the .i too 2020-05-08 08:24:35 -07:00
types mononoke/hooks: limit_path_length: encode the .i too 2020-05-08 08:24:35 -07:00