pull/1974/head
Simon Willison 2022-12-31 10:54:25 -08:00
rodzic 8aa9cf629c
commit 8059c8a27c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -45,7 +45,7 @@ looks like this::
}
The ``columns`` key lists the columns that are being returned, and the ``rows``
key then returns a list of objets, each one representing a row.
key then returns a list of objects, each one representing a row.
The ``_shape`` parameter can be used to access alternative formats for the
``rows`` key which may be more convenient for your application. There are three