[Sqlalchemy-tickets] Issue #4166: Documentation typo under External Dialects (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
From: Edward k. <iss...@bi...> - 2018-01-17 19:10:26
|
New issue 4166: Documentation typo under External Dialects https://bitbucket.org/zzzeek/sqlalchemy/issues/4166/documentation-typo-under-external-dialects Edward kovarski: Hi, Small typo on the following page, http://docs.sqlalchemy.org/en/latest/dialects/index.html Under Production Ready it says "pythone-tds" instead of "python-tds" e.g. sqlalchemy-tds - driver for MS-SQL, on top of pythone-tds. |