Documentation
    Preparing search index...
    interface PostgresV3Column {
        dataType: PostgresV3DataType;
        name: string;
    }
    Index

    Properties

    Properties

    name: string