We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a659966 commit 392eb41Copy full SHA for 392eb41
1 file changed
user_guide_src/source/database/metadata.rst
@@ -26,6 +26,8 @@ you are currently connected to. Example::
26
{
27
echo $table;
28
}
29
+
30
+.. note:: Some drivers have additional system tables that are excluded from this return.
31
32
Determine If a Table Exists
33
===========================
0 commit comments