Popular repositories
472 contributions in the last year
Less
More
Contribution activity
April 2021
Created 5 commits in 1 repository
Created an issue in sqlalchemy/sqlalchemy that received 5 comments
Fix the error message when aliased() is invoked against a select() or union() and do legacy coercion
Describe the bug Calling aliased(union(Query, Query)) gives the error 'CompoundSelect' object has no attribute 'mapper' Expected behavior I expect …
5
comments
Started 1 discussion in 1 repository
sqlalchemy/sqlalchemy
sqlalchemy/sqlalchemy