more POD for SQL::Result, documenting what read does
This commit is contained in:
parent
c4bd646ca3
commit
1bbf5a3c7c
1 changed files with 2 additions and 1 deletions
|
|
@ -227,7 +227,8 @@ sub prepare {
|
|||
|
||||
=head2 read ( sql, db, placeholders )
|
||||
|
||||
Constructor. Returns a result set statement handler.
|
||||
Constructor. Returns a result set statement handler after doing a prepare and execute on
|
||||
the supplied SQL query and the placeholders.
|
||||
|
||||
=head3 sql
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue