Type Alias SpinPostgresV3ValueInt64

SpinPostgresV3ValueInt64: { tag: "int64"; val: bigint }

Type declaration

  • tag: "int64"
  • val: bigint