Skip to main content

get_hstore_oids

Return hstore and hstore array OIDs.

def get_hstore_oids(
connection_alias: string
) - > tuple

Return hstore and hstore array OIDs.

Parameters

NameTypeDescription
connection_aliasstringThe alias of the database connection to query for type OIDs

Returns

TypeDescription
tupleA tuple containing the OIDs for the hstore type and the hstore array type for the specified database connection