Changes for version 0.502000 - 2015-10-26

  • Add `wait` method on Mojo::PgX::Cursor::Results.
  • Remove `fetch_count` attribute on Mojo::PgX::Cursor::Results in favor of overloading `rows` to set the fetch count.

Examples