RubyGems Navigation menu

sequel_pg_extended_columns 1.6.19

sequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version. The C version is significantly faster than the pure ruby version that Sequel uses by default. sequel_pg also offers optimized versions of some dataset methods, as well as adds support for using PostgreSQL streaming.

Gemfile:
=

install:
=

Versions:

  1. 1.6.19 November 29, 2021 (19 KB)

Runtime Dependencies (2):

pg >= 0.18.0, != 1.2.0
sequel >= 4.38.0

Owners:

Pushed by:

Authors:

  • Mansoor Ali Khan

SHA 256 checksum:

=

Total downloads 1,800

For this version 1,800

Version Released:

License:

MIT

Required Ruby Version: >= 1.9.3

Links: