Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ default.rs
File
default.rs
sea-orm-migration/tests/common/migrator/default.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::common::migration::*;
2
use sea_orm_migration::prelude::*;
3
4
pub struct Migrator;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected