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

File event_trigger.rs

tests/common/features/event_trigger.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use sea_orm::entity::prelude::*;
2use sea_orm::{
3 sea_query::{ArrayType, ColumnType, ValueType},
4 TryGetError, TryGetable,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected