[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Revised the query used to determine the current d
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-04-17 19:37:26
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1fb4ad75a38c/ Changeset: 1fb4ad75a38c Branch: None User: zzzeek Date: 2014-04-17 21:36:43 Summary: - Revised the query used to determine the current default schema name to use the ``database_principal_id()`` function in conjunction with the ``sys.database_principals`` view so that we can determine the default schema independently of the type of login in progress (e.g., SQL Server, Windows, etc). fixes #3025 Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |