[Sqlalchemy-tickets] Issue #3935: custom type obliterated by from_statement (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
From: Eoghan M. <iss...@bi...> - 2017-03-11 17:00:05
|
New issue 3935: custom type obliterated by from_statement https://bitbucket.org/zzzeek/sqlalchemy/issues/3935/custom-type-obliterated-by-from_statement Eoghan Murray: Somehow the process_result_value is getting lost when from_statement is in use, see attached test case |