mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-23 16:30:39 +00:00
refactor: remove obj_name_to_tab_ref (#989)
This commit is contained in:
@@ -23,6 +23,7 @@ pub struct QueryOptions {
|
||||
pub disallow_cross_schema_query: bool,
|
||||
}
|
||||
|
||||
// TODO(shuiyisong): remove one method after #559 is done
|
||||
pub fn validate_catalog_and_schema(
|
||||
catalog: &str,
|
||||
schema: &str,
|
||||
|
||||
Reference in New Issue
Block a user