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:
=

インストール:
=

バージョン履歴:

  1. 1.6.19 November 29, 2021 (19KB)

Runtime依存関係 (2):

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

所有者:

プッシュ者:

作者:

  • Mansoor Ali Khan

SHA 256チェックサム:

=

累計ダウンロード数 1,800

このバージョンのみ 1,800

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9.3

リンク: