Skip to content

Commit

Permalink
Add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
fgarces committed Oct 15, 2019
1 parent e4e5698 commit e532284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# PostgreSQLCursor for handling large Result Sets

[![Gem Version](https://badge.fury.io/rb/postgresql_cursor.svg)](http://badge.fury.io/rb/postgresql_cursor)
[![Build Status](https://travis-ci.org/fgarces/postgresql_cursor.svg?branch=master)](https://travis-ci.org/fgarces/postgresql_cursor)

PostgreSQLCursor extends ActiveRecord to allow for efficient processing of queries
returning a large number of rows, and allows you to sort your result set.
Expand Down

0 comments on commit e532284

Please sign in to comment.