doc/book/en/annexes/rql/implementation.rst
changeset 4446 a413fac5ff5e
parent 4437 21f2e01fdd6a
child 5312 d2dbba898a96
equal deleted inserted replaced
4445:ef623f05e5e2 4446:a413fac5ff5e
   140 
   140 
   141   is not.
   141   is not.
   142 
   142 
   143 - missing proper explicit type conversion,  COALESCE and certainly other things...
   143 - missing proper explicit type conversion,  COALESCE and certainly other things...
   144 
   144 
   145 - writing a rql query._cwuire knowledge of the schema used (with real relation
   145 - writing a rql query require knowledge of the schema used (with real relation
   146   names and entities, not those viewing in the user interface). On the other
   146   names and entities, not those viewing in the user interface). On the other
   147   hand, we can not really bypass that, and it is the job of a user interface to
   147   hand, we can not really bypass that, and it is the job of a user interface to
   148   hide the RQL.
   148   hide the RQL.
   149 
   149 
   150 
   150