Hi,
http://www.sqlalchemy.org/changelog/CHANGES_0_6beta3
* 'proxy' argument on synonym() is removed. This flag
did nothing throughout 0.5, as the "proxy generation"
behavior is now automatic.
On 14 apr, 13:16, jose soares <[email protected]> wrote:
> Hi all,
>
> seems synonym in version 0.6 don't have proxy parameter.
>
> 'user_name' : synonym('logname', proxy=True),
> TypeError: synonym() got an unexpected keyword argument 'proxy'
>
> j
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sqlalchemy?hl=en.