Skip to main content

build_view_sql

Function build_view_sql 

Source
fn build_view_sql(
    stmt: &Statement,
    object_id: &ObjectId,
    explain_db: &str,
    explain_schema: &str,
) -> String
Expand description

Build SQL for creating a view in the explain schema.