Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Requirements

Usage
-----
DSN format is simpilar to that of regular postgres:
DSN format is similar to that of regular postgres:

from sqlalchemy import create_engine

Expand All @@ -22,5 +22,5 @@ DSN format is simpilar to that of regular postgres:
Notes
-----

Currently, contraints and indexes return nothing when intropecting tables. This comes from the redshift implementation of the postgresql api == 8.0
Contraints and indexes currently return nothing when intropecting tables. This comes from the redshift implementation of the postgresql api == 8.0