MCPcopy 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

1use crate::common::migration::*;
2use sea_orm_migration::prelude::*;
3
4pub struct Migrator;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected