old2new_command#

View page source

Convert an Old Database to New Format#

Syntax#

dismod_at database old2new

data Table#

If the original data table does not contain a sample_size column, this column is added with the value null for each row. It is an error to run this command on a database that already has a sample_size column in the data table.

Example#