Docs.rs
semantic-memory-0.5.0
semantic-memory 0.5.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
RecursiveIntell
Dependencies
bytemuck ^1
normal
chrono ^0.4.44
normal
forge-memory-bridge ^0.1.1
normal
hnsw_rs ^0.3
normal
optional
reqwest ^0.12
normal
rusqlite ^0.32.1
normal
schemars ^0.8.22
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
stack-ids ^0.1.1
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
semantic-memory-forge ^0.1.1
dev
tempfile ^3.27.0
dev
tokio ^1.50.0
dev
Versions
67.28%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
run_migrations
semantic_
memory
0.5.0
In semantic_
memory::
db
semantic_memory
::
db
Function
run_
migrations
Copy item path
Source
pub fn run_migrations(conn: &
Connection
) ->
Result
<
()
,
MemoryError
>
Expand description
Run all pending migrations.