Skip to content

Commit 8bd1d81

Browse files
committed
Add table to README
Signed-off-by: Javi Fontan <[email protected]>
1 parent 5dffba8 commit 8bd1d81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ gitbase exposes the following tables:
140140
| refs | repository_id, ref_name, commit_hash |
141141
| tree_entries | repository_id, tree_hash, blob_hash, tree_entry_mode, tree_entry_name |
142142
| references | repository_id, ref_name, commit_hash |
143+
| commit_trees | repository_id, commit_hash, tree_hash |
143144

144145
## Functions
145146

0 commit comments

Comments
 (0)