sapling/bookmarks
Stanislau Hlebik 31a8a44ffb mononoke: more efficient bookmark fetch
Summary:
Previously sql query that was sent to the server had `name like CONCAT('', %)`
for empty prefixes. That's inefficient, and since empty prefix requests are
common it's worth fixing them.

Reviewed By: lukaspiatkowski

Differential Revision: D13021876

fbshipit-source-id: 2fd9b2361e9be57cb15251e37f7988ee048468ec
2018-11-13 01:02:59 -08:00
..
dbbookmarks mononoke: more efficient bookmark fetch 2018-11-13 01:02:59 -08:00
src mononoke: more efficient bookmark fetch 2018-11-13 01:02:59 -08:00
Cargo.toml Add Cargo.toml files to crates. (#7) 2018-07-09 19:52:27 -07:00