Member Junction
    Preparing search index...

    Native PG CodeGen captured for one entity (the return of generateSingleEntitySQLToSeparateFiles).

    interface CapturedEntitySQL {
        permissionsSQL: string;
        sql: string;
    }
    Index

    Properties

    Properties

    permissionsSQL: string

    Consolidated GRANTs (a duplicate of the inline grants in sql; the baker bakes sql).

    sql: string

    Indexes, FK-root helper fns, base view, CRUD sprocs and trigger — with GRANTs inline.