doc/book/en/development/datamodel/definition.rst
changeset 4464 437cc57f7474
parent 4459 f628abfb3a6c
child 4744 0772d4e29d52
equal deleted inserted replaced
4463:b071d5c6b48f 4464:437cc57f7474
   269 It is also possible to use specific groups if they are defined in the precreate
   269 It is also possible to use specific groups if they are defined in the precreate
   270 of the cube (``migration/precreate.py``).
   270 of the cube (``migration/precreate.py``).
   271 
   271 
   272 
   272 
   273 Use of RQL expression for write permissions
   273 Use of RQL expression for write permissions
   274  ```````````````````````````````````````````
   274 ```````````````````````````````````````````
   275 It is possible to define RQL expression to provide update permission
   275 It is possible to define RQL expression to provide update permission
   276 (`add`, `delete` and `update`) on relation and entity types.
   276 (`add`, `delete` and `update`) on relation and entity types.
   277 
   277 
   278 RQL expression for entity type permission :
   278 RQL expression for entity type permission :
   279 
   279