Sha256: a53a25920343d4c5f7a8c5ebba7966f511e469e98ff4e8abc1c0066daf9574da
Contents?: true
Size: 322 Bytes
Versions: 16
Compression:
Stored size: 322 Bytes
Contents
module RedshiftPG USER_ERROR_CLASSES = [ PG::UndefinedTable, PG::SyntaxError, PG::GroupingError, PG::AmbiguousColumn, PG::InternalError, PG::UndefinedColumn, PG::DatatypeMismatch, PG::QueryCanceled, PG::InternalError, PG::NumericValueOutOfRange, PG::UndefinedFunction ] end
Version data entries
16 entries across 16 versions & 1 rubygems