Enum sea_orm_migration::prelude::table::TablePartition
pub enum TablePartition {}Expand description
All available table partition options
Trait Implementations§
§impl Clone for TablePartition
impl Clone for TablePartition
§fn clone(&self) -> TablePartition
fn clone(&self) -> TablePartition
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more