Project

General

Profile

Task #312

Updated by Aaron Marcuse-Kubitza over 12 years ago

# -Import Import stems data- data 
 # -Fix Fix data format issues-: _Not sure what these were, probably long fixed_ issues 
 # -Map Map invalid data to NULL-: _Now done automatically by sql_io.put_table()_ NULL 
 # -Only Only ignore row if critical field is NULL-: _Now done automatically by sql_io.put_table()_ NULL 
 # -Decide Decide which fields are critical-: NOT NULL constraints have been added to appropriate fields critical

Back