MCPcopy Create free account
hub / github.com/SeaQL/sea-orm / lib.rs

File lib.rs

examples/seaography_example/migration/src/lib.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1pub use sea_orm_migration::prelude::*;
2
3mod entity;
4mod m20230101_000001_create_bakery_table;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected