CreateTableQuery

Trait CreateTableQuery 

Source
pub trait CreateTableQuery<Table>
where Table: Entity,
{ // Required method fn get_not_exists(&self) -> bool; }

Required Methods§

Implementors§