pub fn plan_create_database( _: &StatementContext<'_>, _: CreateDatabaseStatement, ) -> Result<Plan, PlanError>