Artifact ruby-activerecord-explain-analyze_0.1.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: ruby | ruby-interpreter, ruby-activerecord (>= 2:4), ruby-pg
  Description: |-
    ActiveRecord#explain with support for EXPLAIN ANALYZE
     Extends ActiveRecord#explain with support for EXPLAIN ANALYZE and output
     formats of JSON, XML, and YAML.
     .
     What's EXPLAIN ANALYZE? PostgreSQL devises a query plan for each query it
     receives. Choosing the right plan to match the query structure and the
     properties of the data is absolutely critical for good performance, so the
     system includes a complex planner that tries to choose good plans. One can
     use the EXPLAIN command to see what query plan the planner creates for any
     query. With EXPLAIN ANALYZE, EXPLAIN actually executes the query, and then
     displays the true row counts and true run time accumulated within each plan
     node.
  Homepage: https://github.com/6/activerecord-explain-analyze
  Installed-Size: '26'
  Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
  Package: ruby-activerecord-explain-analyze
  Priority: optional
  Ruby-Versions: all
  Section: ruby
  Version: 0.1.0-2
srcpkg_name: ruby-activerecord-explain-analyze
srcpkg_version: 0.1.0-2

File

ruby-activerecord-explain-analyze_0.1.0-2_all.deb
Binary file ruby-activerecord-explain-analyze_0.1.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package ruby-activerecord-explain-analyze_0.1.0-2

binary package System - - 5 months, 1 week ago 4 months, 2 weeks
BETA