Skip to content

Commit 5a27bc8

Browse files
Merge pull request #78 from meet-bhagdev/patch-2
Added mssql connections string
2 parents 7e9633b + 576e8fb commit 5a27bc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Some example connection strings::
141141
oracle://scott:[email protected]:1521/sidname
142142
sqlite://
143143
sqlite:///foo.db
144+
mssql+pyodbc://username:password@host/database?driver=SQL+Server+Native+Client+11.0
144145

145146
.. _SQLAlchemy: http://docs.sqlalchemy.org/en/latest/core/engines.html#database-urls
146147

0 commit comments

Comments
 (0)