mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
- fetch is replaced with fetchAssociative/fetchNumeric/fetchOne with
better type hinting
- Same with fetchAll
- And add iterateAssociative/iterateNumeric which are nicer to use than
a `while ($row = $result->fetch()) {}`
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2.8 KiB
2.8 KiB