RubyGems Navigation menu

pg-eyeballs 1.2.0

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 (108.0 KB)
  2. 1.2.0 - September 27, 2021 (107.5 KB)
  3. 1.1.1 - October 12, 2018 (107.0 KB)
  4. 1.1.0 - October 04, 2016 (107.0 KB)
  5. 1.0.0 - September 27, 2016 (106.5 KB)

Runtime 依赖 (2):

activerecord >= 4.0, < 7.0
pg >= 0

Development 依赖 (4):

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

业主:

推送:

作者:

  • Brad Urani

SHA 256 校验和:

e047951b2c9c9c989ae36d2ded5b26714c69b307ea98dc1e907d93d6b0f3cc28

下载总量 392,773

这个版本 31,973

许可:

MIT

需要的 Ruby 版本: >= 0

链接: