Some fixes and framework docs
This commit is contained in:
parent
b2d676b1ed
commit
18e642290d
7 changed files with 313 additions and 17 deletions
3
FU/Pg.pm
3
FU/Pg.pm
|
|
@ -372,8 +372,7 @@ returns.
|
|||
|
||||
=item $st->nrows
|
||||
|
||||
Returns the number of rows the query returned, may return C<undef> for
|
||||
C<exec()>-style queries.
|
||||
Number of rows returned by the query.
|
||||
|
||||
=item $st->exec_time
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue