sapling/filenodes/sqlfilenodes
Jeremy Fitzhardinge ec86d453ae rust/stats: don't require users to import lazy_static
Summary:
Now that Rust macros can be `use`d like normal symbols, `stats` can
simply import the `lazy_static!` macro without requiring its users to do it.

Reviewed By: Imxset21

Differential Revision: D13281897

fbshipit-source-id: a6780fbace07dd784308e642d4a384322a17c367
2018-12-02 14:34:39 -08:00
..
cmd Make it possible to configure a sharded database 2018-11-05 10:28:40 -08:00
schemas filenodes: add sqlfilenodes implementation using common/rust/sql instead of diesel 2018-10-11 10:52:05 -07:00
src rust/stats: don't require users to import lazy_static 2018-12-02 14:34:39 -08:00
test sql_ext: add SqlConstructors trait to avoid copying the same sql code in Mononoke 2018-10-22 10:20:47 -07:00