Sha256: a42e80ad9f7e27865ad131c0033706245bf3e8a31f9bd4e1f43adddbf2a2dc61
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
class PgExport class PgExportError < StandardError; end class PgRestoreError < PgExportError; end class PgDumpError < PgExportError; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pg_export-0.6.1 | lib/pg_export/errors.rb |
pg_export-0.6.0 | lib/pg_export/errors.rb |