Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clyfe committed Oct 31, 2012
1 parent 5b59d2b commit 19adff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you don't need that give a look to https://github.com/stefankroes/ancestry ,
that implements a simpler encoding model (variant of materialized path).

If your database supports recursive queryes (`WITH RECURSIVE`) or specific custom extensions
(`CONNECT BY`) and you don't need portability, you're probably better off using those.
(`CONNECT BY`, ltree) and you don't need portability, you're probably better off using those.


## Install
Expand Down

0 comments on commit 19adff9

Please sign in to comment.