I've come across a new error in my quest to use sqlalchemy; When running a
query, I get the exception:
Unable to cast object of type 'System.Linq.Expressions.FieldExpression'
to type 'System.Linq.Expressions.BlockExpression'.
The debugger launches to a line that passes along the results o
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] pickling exceptions is incomplete; attributes get lost
--
ISSUES
1. [New comment] pickling exceptions is incomplete; attributes