RubyGems Navigation menu

pg-eyeballs 1.0.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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (2):

activerecord < 5.0, >= 4.0
pg >= 0

Development Dependencies (4):

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

Owners:

Authors:

  • Brad Urani

SHA 256 checksum:

3af235cacf4357d35920b5610b1a6acaa52ac910e2238ed00b94a6b15378293a

Total downloads 393,139

For this version 145,564

License:

MIT

Required Ruby Version: >= 0

Links: