Re: [Sqlalchemy-tickets] [sqlalchemy] #2898: get_table_names should not return views
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-12-27 21:26:19
|
#2898: get_table_names should not return views
-------------------------------------------+-------------------------------
Reporter: treeve | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone: 0.8.xx
Component: firebird | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: needs questions answered |
-------------------------------------------+-------------------------------
Comment (by zzzeek):
so my suspicion here is that both queries work fine. But since the
Firebird FAQ refers to "view_blr" (http://www.firebirdfaq.org/faq174/),
might as well change it.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2898#comment:5>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|