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 bbcb89c commit 7f11a57Copy full SHA for 7f11a57
README.rst
@@ -23,26 +23,11 @@ Focus
23
-----
24
Currently, we are working on bringing the following features to Django:
25
26
-* https://www.postgresql.org/docs/9.1/static/hstore.html
27
- * UNIQUE constraints
28
- * All operators
29
- * GiST and GIN indexes
30
-
31
* https://www.postgresql.org/docs/9.1/static/ltree.html
32
33
- * All functions
34
- * Unique indexes
35
36
37
* https://www.postgresql.org/docs/9.5/static/sql-insert.html#SQL-ON-CONFLICT
38
- * ``ON CONFLICT UPDATE``
39
* ``ON CONFLICT DO NOTHING``
40
41
-The current `TODO` list looks like this:
42
43
-* Add support for ``ON CONFLICT X``.
44
-* Add support for ``ltree``.
45
46
47
Installation
48
------------
0 commit comments