Skip to content

Commit 7aa1c23

Browse files
committed
Update README with new features
1 parent fa66e53 commit 7aa1c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Major features
2424
* Single query, concurrency safe upserts, or safely ignoring a duplicate insert.
2525
* Unique and not null constraints for `HStoreField`.
2626
* Signals for updates.
27+
* Support for selecting individual hstore keys using `.values()` or `.values_list()`.
2728

2829

2930
Installation

0 commit comments

Comments
 (0)