Type Alias databend_common_ast::parser::statement::ShareDatabaseParams

source ยท
pub type ShareDatabaseParams = (ShareNameIdent, Identifier);