pub struct Index;
Expand description
Shorthand for constructing any index statement
Implementations§
source§impl Index
impl Index
sourcepub fn create() -> IndexCreateStatement
pub fn create() -> IndexCreateStatement
Construct index IndexCreateStatement
sourcepub fn drop() -> IndexDropStatement
pub fn drop() -> IndexDropStatement
Construct index IndexDropStatement