RubyGems Navigation menu

pg-eyeballs 1.1.1

pg-eyeballs is a ruby gem that gives you detailed information about how the SQL queries created by the active record code you write are executed by the database. It gives you an easy, ruby friendly way to see the output of the Postgres EXPLAIN command and integrates with the popular query analysis tool gocmdpev

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.3.0 - February 22, 2023 (108KB)
  2. 1.2.0 - September 27, 2021 (108KB)
  3. 1.1.1 - October 12, 2018 (107KB)
  4. 1.1.0 - October 04, 2016 (107KB)
  5. 1.0.0 - September 27, 2016 (107KB)

Runtime依存関係 (2):

activerecord < 6.0, >= 4.0
pg >= 0

Development依存関係 (4):

bundler ~> 1.12
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • Brad Urani

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 393,234

このバージョンのみ 127,795

ライセンス:

MIT

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

リンク: