]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixes typo in core/connections.rst 4626/head
authorMichael J Ward <ward.michael.j@gmail.com>
Tue, 23 Apr 2019 20:44:06 +0000 (15:44 -0500)
committerMichael J Ward <ward.michael.j@gmail.com>
Tue, 23 Apr 2019 20:44:06 +0000 (15:44 -0500)
commit9bba68a5a70d9e58bbc7490f7313c3b9dc2bb9ba
tree4842b12e2227931f8084241c139f1c213a660cf4
parenta09b879a38788eb532fc58ffb56b22dc85dff16e
Fixes typo in core/connections.rst

The generated sql was using the incorrect `user_schema` instead
of the correct `user_schema_one` translated table name.
doc/build/core/connections.rst