RubyGems Navigation menu

pg-eyeballs 1.3.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, < 8.0
pg >= 0

Development 相依性套件 (4):

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

擁有者:

推送者:

作者:

  • Brad Urani

SHA 256 總和檢查碼:

f3c6d4228aaf87dc9272f0fafe44bc921c80a93a9f556f3e43ed0a1c8ed0b259

總下載次數 393,139

這個版本 4,442

授權:

MIT

Ruby 版本需求: >= 0

相關連結: