Skip to content

Commit 392eb41

Browse files
authored
[ci skip] Add mention to User Guide of table exclusion
1 parent a659966 commit 392eb41

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

user_guide_src/source/database/metadata.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ you are currently connected to. Example::
2626
{
2727
echo $table;
2828
}
29+
30+
.. note:: Some drivers have additional system tables that are excluded from this return.
2931

3032
Determine If a Table Exists
3133
===========================

0 commit comments

Comments
 (0)