Class: PG::TypeMapInRuby

Inherits:
TypeMap
  • Object
show all
Defined in:
ext/pg_type_map_in_ruby.c

Overview

This class can be used to implement a type map in ruby, typically as a #default_type_map in a type map chain.

This API is EXPERIMENTAL and could change in the future.