Skip to main content

Module database_rows

Module database_rows 

Source
Expand description

FromRow structs mirroring the agent crate’s database tables.

Each struct maps one query result shape (tasks, messages, message parts, artifacts, execution steps, push-notification configs) onto typed identifiers, with From conversions to the public domain types where the row is exposed beyond the repository layer.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

ArtifactPartRow
ArtifactRow
ExecutionStepBatchRow
MessagePart
TaskMessage