File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,11 @@ With seamless we mean that any features we add will work truly seamlessly. You s
1919
2020Browse the documentation at: http://django-postgres-extra.readthedocs.io
2121
22- Focus
22+ Major features
2323-----
24- Currently, we are working on bringing the following features to Django:
25-
26- * https://www.postgresql.org/docs/9.1/static/ltree.html
27- * https://www.postgresql.org/docs/9.5/static/sql-insert.html#SQL-ON-CONFLICT
28- * ``ON CONFLICT DO NOTHING ``
24+ * Single query, concurrency safe upserts.
25+ * Unique and not null constraints for `HStoreField `.
26+ * Signals for updates.
2927
3028
3129Installation
Original file line number Diff line number Diff line change 11site_name : django-postgres-extra
22pages :
33- Home : index.md
4- - Features : features.md
4+ - Upsert : manager.md
5+ - HStore : hstore.md
6+ - Signals : signals.md
You can’t perform that action at this time.
0 commit comments