Directories
¶
| Path | Synopsis |
|---|---|
|
btree
|
|
|
mappings/scripts/build_mappings
command
Rebuilds the derived mapping artifacts from go_to_sqlite.json.
|
Rebuilds the derived mapping artifacts from go_to_sqlite.json. |
|
mappings/scripts/extract_codec_blocks
command
Extracts every SQLCipher codec hook block from ../sqlcipher/src and writes docs/btree/mappings/sqlcipher_codec_blocks.gen.json so mappings_diff can surface any block that has no corresponding row in the hand-edited sqlcipher_codec.json.
|
Extracts every SQLCipher codec hook block from ../sqlcipher/src and writes docs/btree/mappings/sqlcipher_codec_blocks.gen.json so mappings_diff can surface any block that has no corresponding row in the hand-edited sqlcipher_codec.json. |
|
mappings/scripts/extract_funcs
command
Extracts function lists from two sources and writes them to JSON files:
|
Extracts function lists from two sources and writes them to JSON files: |
|
mappings/scripts/mappings_diff
command
Reports drift between the freshly-extracted allowlists (*.gen.json) and the hand-edited mapping inputs (go_to_sqlite.json, sqlite_skip.json, sqlcipher_codec.json).
|
Reports drift between the freshly-extracted allowlists (*.gen.json) and the hand-edited mapping inputs (go_to_sqlite.json, sqlite_skip.json, sqlcipher_codec.json). |
Click to show internal directories.
Click to hide internal directories.