Skip to content

Commit 0275367

Browse files
committed
README: five tables now (added messages)
1 parent faeb5fc commit 0275367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Twelve ready-to-run SQL files in [`queries/`](queries/) for the things you'll ke
119119

120120
## Schema
121121

122-
Four tables: `sessions`, `agent_invocations`, `tool_calls`, `artifacts`. Full reference in [`docs/SCHEMA.md`](docs/SCHEMA.md).
122+
Five tables: `sessions`, `agent_invocations`, `tool_calls`, `artifacts`, `messages`. Full reference in [`docs/SCHEMA.md`](docs/SCHEMA.md).
123123

124124
## License
125125

0 commit comments

Comments
 (0)