Docs.rs
codex-memory-3.0.15
codex-memory 3.0.15
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
Ladvien
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bytes ^1.0
normal
chrono ^0.4
normal
clap ^4.4
normal
dotenvy ^0.15
normal
futures-util ^0.3
normal
hex ^0.4
normal
jsonrpc-core ^18.0
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
tokio ^1.41
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3.20
normal
url ^2.5
normal
uuid ^1.11
normal
dotenvy ^0.15
dev
serial_test ^3.0
dev
sqlx ^0.8
dev
tokio-test ^0.4
dev
url ^2.5
dev
Versions
51.41%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
run_migrations
codex_
memory
3.0.15
In codex_
memory::
database::
core
codex_memory
::
database
::
core
Function
run_
migrations
Copy item path
Source
pub async fn run_migrations(pool: &
PgPool
) ->
Result
<
()
>
Expand description
Run database migrations