Extension to ActiveRecord PostgreSQLAdapter for processing large result sets using a cursor.
gem install postgresql_cursorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Iterate over large PostgreSQL result sets without loading all rows into memory.
Ensure you have the pg gem and ActiveRecord installed.
No dependency data recorded yet.