Member Junction
    Preparing search index...

    Unparseable SQL text preserved verbatim

    interface MJRawSQL {
        text: string;
        type: "mj_raw_sql";
    }
    Index

    Properties

    Properties

    text: string

    The raw SQL text

    type: "mj_raw_sql"