@fermyon/spin-sdk
    Preparing search index...

    Type Alias PostgresV3DbInt32

    type PostgresV3DbInt32 = {
        tag: "int32";
        val: number;
    }
    Index

    Properties

    Properties

    tag: "int32"
    val: number