Markers
Table of Contents
| src/oihana/arango/migrations/MigrationGenerator.php | 8 |
MigrationGenerator.php
| Type | Line | Description |
|---|---|---|
| TODO | 12 | ` `up()` / `down()` bodies, the intent written by a human |
| TODO | 38 | ` shell (the |
| TODO | 46 | ` shell. |
| TODO | 47 | ` shell. |
| TODO | 94 | ` shell. |
| TODO | 95 | ` shell. |
| TODO | 106 | describe the transformation here, e.g.\n// \$this->query( 'FOR doc IN <collection> UPDATE doc WITH { … } IN <collection>' ) ;" ) ; |
| TODO | 107 | the rollback, when reversible (leave empty otherwise).' ) ; |