diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-27 16:39:54 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-27 16:39:54 -0500 |
commit | f50c670e47bb562ee23b52f56a8d469f7f946f89 (patch) | |
tree | 6e3fb6513c14a1a0690638a23a7bb2d4b9cbf10f /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | aeb5ffec2820489eb607e1514135b80475fff8a1 (diff) | |
download | sqlalchemy-f50c670e47bb562ee23b52f56a8d469f7f946f89.tar.gz |
- Changed the queries used by Firebird to list table and view names
to query from the ``rdb$relations`` view instead of the
``rdb$relation_fields`` and ``rdb$view_relations`` views.
Variants of both the old and new queries are mentioned on many
FAQ and blogs, however the new queries are taken straight from
the "Firebird FAQ" which appears to be the most official source
of info. [ticket:2898]
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions