This project is archived. Its data is
read-only
.
Changes
Page history
Update Using pepcli
authored
Feb 08, 2021
by
Kai van Lopik
Hide whitespace changes
Inline
Side-by-side
Using-pepcli.md
View page @
c55b2bbb
...
@@ -119,7 +119,7 @@ pepcli ama column create <column name>
...
@@ -119,7 +119,7 @@ pepcli ama column create <column name>
pepcli ama column remove <column name>
pepcli ama column remove <column name>
```
```
Note that column removal will not discard data present in those columns. Therefore:
Note that column removal will not discard data present in those columns
; it will merely make the column's contents inaccessible
. Therefore:
-
when users retrieve data from an earlier moment in time, those data may include columns that have since been removed.
-
when users retrieve data from an earlier moment in time, those data may include columns that have since been removed.
-
when a column is removed and later re-added, the newly added column will contain any data that had previously been stored in the same column name.
-
when a column is removed and later re-added, the newly added column will contain any data that had previously been stored in the same column name.
...
...
...
...