Link to the drivers, since it's not obvious what it's meant

Closes GH-1552.
This commit is contained in:
Calvin Buckley 2022-04-28 10:03:54 -03:00 committed by GitHub
parent 754641d8dd
commit ae6a2efed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,9 @@
<simpara>
Some drivers may not implement
<function>PDOStatement::getColumnMeta</function>,
as it is optional. However, all extensions documented in the manual
implement this function.
as it is optional. However, all
<link linkend="pdo.drivers">PDO drivers</link>
documented in the manual implement this function.
</simpara>
</warning>