Module: PG::TextDecoder
Relationships & Source Files | |
Namespace Children | |
Classes:
| |
Defined in: | lib/pg.rb, ext/pg_text_decoder.c, lib/pg/text_decoder/date.rb, lib/pg/text_decoder/inet.rb, lib/pg/text_decoder/json.rb, lib/pg/text_decoder/numeric.rb, lib/pg/text_decoder/timestamp.rb |
Overview
This module encapsulates all decoder classes with text input format
Constant Summary
-
TimestampWithTimeZone =
# File 'lib/pg/text_decoder/timestamp.rb', line 28Timestamp
-
TimestampWithoutTimeZone =
For backward compatibility:
TimestampLocal