equal
deleted
inserted
replaced
77 * the function `_`, it is equivalent to `unicode` allowing to flag the strings |
77 * the function `_`, it is equivalent to `unicode` allowing to flag the strings |
78 to internationalize in the migration scripts. |
78 to internationalize in the migration scripts. |
79 |
79 |
80 In the `repository` scripts, the following identifiers are also defined: |
80 In the `repository` scripts, the following identifiers are also defined: |
81 |
81 |
82 * `checkpoint`,._cwuest confirming and executing a "commit" at checking point |
82 * `checkpoint`, request confirming and executing a "commit" at checking point |
83 |
83 |
84 * `schema`, instance schema (readen from the database) |
84 * `schema`, instance schema (readen from the database) |
85 |
85 |
86 * `fsschema`, installed schema on the file system (e.g. schema of |
86 * `fsschema`, installed schema on the file system (e.g. schema of |
87 the updated model and cubicweb) |
87 the updated model and cubicweb) |