Documentation
    Preparing search index...
    type PostgresV3DbInt32 = {
        tag: "int32";
        val: number;
    }
    Index

    Properties

    Properties

    tag: "int32"
    val: number