Table of Contents - postgresql_cursor-0.6.4 Documentation
Classes and Modules
- PostgreSQLCursor
- PostgreSQLCursor::ActiveRecord
- PostgreSQLCursor::ActiveRecord::ConnectionAdapters
- PostgreSQLCursor::ActiveRecord::ConnectionAdapters::PostgreSQLTypeMap
- PostgreSQLCursor::ActiveRecord::Relation
- PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- PostgreSQLCursor::ActiveRecord::SqlCursor
- PostgreSQLCursor::Cursor
- PostgresqlCursor
Methods
- ::new — PostgreSQLCursor::Cursor
- #cast_types — PostgreSQLCursor::Cursor
- #close — PostgreSQLCursor::Cursor
- #column_types — PostgreSQLCursor::Cursor
- #each — PostgreSQLCursor::Cursor
- #each_array — PostgreSQLCursor::Cursor
- #each_array_batch — PostgreSQLCursor::Cursor
- #each_hash — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #each_hash — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_hash_batch — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #each_hash_batch — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_hash_batch_by_sql — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_hash_by_sql — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_instance — PostgreSQLCursor::Cursor
- #each_instance — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #each_instance — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_instance_batch — PostgreSQLCursor::Cursor
- #each_instance_batch — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #each_instance_batch — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_instance_batch_by_sql — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_instance_by_sql — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_row — PostgreSQLCursor::Cursor
- #each_row — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #each_row — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_row_batch — PostgreSQLCursor::Cursor
- #each_row_batch — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #each_row_batch — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_row_batch_by_sql — PostgreSQLCursor::ActiveRecord::SqlCursor
- #each_row_by_sql — PostgreSQLCursor::ActiveRecord::SqlCursor
- #fetch — PostgreSQLCursor::Cursor
- #fetch_block — PostgreSQLCursor::Cursor
- #iterate_batched — PostgreSQLCursor::Cursor
- #iterate_type — PostgreSQLCursor::Cursor
- #open — PostgreSQLCursor::Cursor
- #pluck — PostgreSQLCursor::Cursor
- #pluck_instance — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #pluck_instance — PostgreSQLCursor::ActiveRecord::SqlCursor
- #pluck_instances — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #pluck_instances — PostgreSQLCursor::ActiveRecord::SqlCursor
- #pluck_row — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #pluck_row — PostgreSQLCursor::ActiveRecord::SqlCursor
- #pluck_rows — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #pluck_rows — PostgreSQLCursor::ActiveRecord::SqlCursor
- #set_cursor_tuple_fraction — PostgreSQLCursor::Cursor
- #to_unprepared_sql — PostgreSQLCursor::ActiveRecord::Relation::CursorIterators
- #with_optional_transaction — PostgreSQLCursor::Cursor