Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ lib.rs
File
lib.rs
examples/loco_seaography/migration/src/lib.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#![allow(elided_lifetimes_in_paths)]
2
#![allow(clippy::wildcard_imports)]
3
pub use sea_orm_migration::prelude::*;
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected