Skip to content

Commit 576e8fb

Browse files
authored
Added mssql connections string
1 parent 7e9633b commit 576e8fb

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)