Skip to content

Commit 7f11a57

Browse files
committed
Tick off todo list in README
1 parent bbcb89c commit 7f11a57

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,11 @@ Focus
2323
-----
2424
Currently, we are working on bringing the following features to Django:
2525

26-
* https://www.postgresql.org/docs/9.1/static/hstore.html
27-
* UNIQUE constraints
28-
* All operators
29-
* GiST and GIN indexes
30-
3126
* https://www.postgresql.org/docs/9.1/static/ltree.html
32-
* All operators
33-
* All functions
34-
* Unique indexes
35-
* GiST and GIN indexes
3627

3728
* https://www.postgresql.org/docs/9.5/static/sql-insert.html#SQL-ON-CONFLICT
38-
* ``ON CONFLICT UPDATE``
3929
* ``ON CONFLICT DO NOTHING``
4030

41-
The current `TODO` list looks like this:
42-
43-
* Add support for ``ON CONFLICT X``.
44-
* Add support for ``ltree``.
45-
4631

4732
Installation
4833
------------

0 commit comments

Comments
 (0)