Model: Create table: Fix table definition.
parent
81221525de
commit
943f768720
|
|
@ -81,7 +81,7 @@ class CreateTableForSaveAs:
|
|||
time_reshape BLOB, depth_reshape BLOB, BS_raw_data_reshape BLOB,
|
||||
time_cross_section BLOB, depth_cross_section BLOB,
|
||||
BS_cross_section BLOB, BS_stream_bed BLOB,
|
||||
depth_bottom, val_bottom, ind_bottom,
|
||||
depth_bottom BLOB, val_bottom BLOB, ind_bottom BLOB,
|
||||
time_noise BLOB, depth_noise BLOB, BS_noise_raw_data BLOB,
|
||||
SNR_raw_data BLOB, SNR_cross_section BLOB, SNR_stream_bed BLOB,
|
||||
BS_raw_data_pre_process_SNR BLOB,
|
||||
|
|
|
|||
Loading…
Reference in New Issue