mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 06:46:17 +00:00
Update README
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ If you're only expecting one result:
|
||||
|
||||
.. code:: python
|
||||
|
||||
>>> rows.one()
|
||||
>>> rows.first()
|
||||
<Record {"username": ...}>
|
||||
|
||||
Other options include ``rows.as_dict()`` and ``rows.as_dict(ordered=True)``.
|
||||
|
||||
Reference in New Issue
Block a user