sapling/eden
Zeyi (Rice) Fan 6bba048ea7 sqlite: make SqliteStatement persistent
Summary:
This diff makes `SqliteStatement` to construct persistent statement by default.

This change should be harmless if the caching assumption is not true. If the statement is not cached by the caller, it's probably on a non-critical path.

Reviewed By: chadaustin

Differential Revision: D26639365

fbshipit-source-id: 26af6ccdba036dc0fccf774e9ffb6bb2a014c5ff
2021-03-15 12:01:48 -07:00
..
fs sqlite: make SqliteStatement persistent 2021-03-15 12:01:48 -07:00
integration Add annotations to eden/integration/doteden_test.py 2021-03-12 09:57:26 -08:00
locale
mononoke mononoke: add --read-count option to benchmark_filestore 2021-03-15 08:50:09 -07:00
scm dag: make Debug<Segment>::fmt print invalid segments 2021-03-12 17:23:48 -08:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data
.gitignore
Eden.project.toml