Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nhumrich authored Aug 29, 2017
1 parent 7ab925d commit 1d97fa5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ for an example of creating a dialect. Please let me know if the change from
psycopg2 to pypostgres broke you. If this happens enough,
I might make psycopg2 the default.

2. 0.16.0 removed SAConnection as a class in asyncpgsa.connection.
This means that any references to it directly will fail. See release notes for more details.

## sqlalchemy ORM

Currently this repo does not support SA ORM, only SA Core.
Expand Down

0 comments on commit 1d97fa5

Please sign in to comment.