References: #1447
Change-Id: I1b045cd811f793f1ef19da46ee4cfd3bd737dc88
:meth:`~sqlalchemy.engine.reflection.Inspector.get_foreign_keys` (as of this
writing, CHECK constraints and primary key constraints are not yet included).
+.. seealso::
+
+ :ref:`sqla:schema_table_schema_name` - in depth introduction to how
+ SQLAlchemy interprets schema names
+
+ :ref:`sqla:postgresql_schema_reflection` - important notes specific to the
+ PostgreSQL database
+
Omitting Schema Names from the Autogenerate Process
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^