Skip to content

Commit

Permalink
Commit descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
tbantle22 committed Oct 6, 2023
1 parent 86279fd commit 1a8c740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/.gitbook/assets/dolthub-api/sqlWrite.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,12 +273,12 @@
},
"from_commit_id": {
"type": "string",
"description": "From commit before the write",
"description": "From commit before the write or merge commit after a merge.",
"example": "518ue176ec13qf563e87uoerkqqepood"
},
"to_commit_id": {
"type": "string",
"description": "To commit containing the write",
"description": "To commit containing the write. Empty after a successful merge.",
"example": "5sp7i0bov6itma2u04dpk15ui24lrigp"
}
}
Expand Down

0 comments on commit 1a8c740

Please sign in to comment.