porting hh_naming_table_builder to rust
commitdb7478d8d7eb2581b59d41219df1ec3aeade7273
authorBob Ren <bobren@fb.com>
Tue, 23 Mar 2021 22:25:03 +0000 (23 15:25 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 23 Mar 2021 22:29:54 +0000 (23 15:29 -0700)
treebafe4f69fbec10cda83357c62211c8faf8b091b8
parent8e9986e8da37e4387fc0a7c1ff88dc540d92fe66
porting hh_naming_table_builder to rust

Summary:
These are a series of diffs porting hh_naming_table_builder to rust.

This diff creates initializes the sqlite database by creating all necessary
tables if they don't already exist

Differential Revision: D27214353

fbshipit-source-id: 05b2b12341d39b4f6aa213e5fe881ca82027a09e
hphp/hack/src/name_index/sqlite/names.rs