[Sqlalchemy-tickets] Issue #3204: temporary table reflection (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
|
From: Mike B. <iss...@bi...> - 2014-09-17 18:23:34
|
New issue 3204: temporary table reflection https://bitbucket.org/zzzeek/sqlalchemy/issue/3204/temporary-table-reflection Mike Bayer: all the way back in 5320a47a, SQLite gained the ability to reflect temp tables. But it seems like at least PG and MySQL don't at all. this is totally inconsistent. |