-------------------------------------------------- lines 14-36 of file: devel/cmd/old2new_command.cpp -------------------------------------------------- {xrst_begin old2new_command} 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 ******* {xrst_toc_list example/get_started/old2new_command.py } {xrst_end old2new_command}