Some fixes and framework docs

This commit is contained in:
Yorhel 2025-02-23 14:05:43 +01:00
parent b2d676b1ed
commit 18e642290d
7 changed files with 313 additions and 17 deletions

View file

@ -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