Skip to content

Commit 823facb

Browse files
committed
Update README with latest features
1 parent 34be8d6 commit 823facb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ Major features
2525
* Unique and not null constraints for `HStoreField`.
2626
* Signals for updates.
2727
* 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
2835

2936

3037
Installation

0 commit comments

Comments
 (0)