We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa66e53 commit 7aa1c23Copy full SHA for 7aa1c23
README.rst
@@ -24,6 +24,7 @@ Major features
24
* Single query, concurrency safe upserts, or safely ignoring a duplicate insert.
25
* Unique and not null constraints for `HStoreField`.
26
* Signals for updates.
27
+* Support for selecting individual hstore keys using `.values()` or `.values_list()`.
28
29
30
Installation
0 commit comments