diff -r ef623f05e5e2 -r a413fac5ff5e doc/book/en/annexes/rql/implementation.rst --- a/doc/book/en/annexes/rql/implementation.rst Wed Feb 03 20:35:48 2010 +0100 +++ b/doc/book/en/annexes/rql/implementation.rst Wed Feb 03 21:02:15 2010 +0100 @@ -142,7 +142,7 @@ - missing proper explicit type conversion, COALESCE and certainly other things... -- writing a rql query._cwuire knowledge of the schema used (with real relation +- writing a rql query require knowledge of the schema used (with real relation names and entities, not those viewing in the user interface). On the other hand, we can not really bypass that, and it is the job of a user interface to hide the RQL.