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 34be8d6 commit 823facbCopy full SHA for 823facb
README.rst
@@ -25,6 +25,13 @@ Major features
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
+* Support for `MIN` and `MAX`.
29
+* Support for custom join conditions.
30
+
31
+Desired/future features
32
+-----------------------
33
+* Materialized views
34
+* Bulk upserts
35
36
37
Installation
0 commit comments