Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 258 about 13 years Aaron Marcuse-Kubitza Moved pre-BIEN 3 files into _archive folder
  bin 462 almost 13 years Aaron Marcuse-Kubitza bin/map: Use db_xml.put()'s new on_error handler
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 460 almost 13 years Aaron Marcuse-Kubitza bin/map: Print # input rows processed
  lib 470 almost 13 years Aaron Marcuse-Kubitza sql.py: Fixed raising of NullValueException to ...
  mappings 459 almost 13 years Aaron Marcuse-Kubitza VegX-VegBIEN mapping: Merge different sources o...
  schemas 469 almost 13 years Aaron Marcuse-Kubitza vegbien.sql: Added UNIQUE constraints to tables...
  test 421 almost 13 years Aaron Marcuse-Kubitza VegBIEN: Made taxondetermination.plantname_id r...
Makefile 5.83 KB 418 almost 13 years Aaron Marcuse-Kubitza Makefiles: Added empty rules for targets withou...
README.TXT 231 Bytes 268 about 13 years Aaron Marcuse-Kubitza Moved everything in scripts to root. inputs_Mak...
map 723 Bytes 274 about 13 years Aaron Marcuse-Kubitza Renamed util to bin

Latest revisions

# Date Author Comment
470 01/11/2012 02:32 PM Aaron Marcuse-Kubitza

sql.py: Fixed raising of NullValueException to pass array of columns rather than single column

469 01/11/2012 02:25 PM Aaron Marcuse-Kubitza

vegbien.sql: Added UNIQUE constraints to tables used in the mapping so that duplicates are eliminated by the database

468 01/11/2012 02:23 PM Aaron Marcuse-Kubitza

sql.py: ExceptionWithColumn now stores multiple columns so that they can all be used in DuplicateKeyExceptions

467 01/11/2012 02:22 PM Aaron Marcuse-Kubitza

util.py: Fixed dict_subset() to work correctly when a key does not exist

466 01/11/2012 02:13 PM Aaron Marcuse-Kubitza

util.py: Added dict_subset()

465 01/11/2012 02:07 PM Aaron Marcuse-Kubitza

sql.py: Use constraint_cols() to determine DuplicateKeyException column in try_insert()

464 01/11/2012 01:50 PM Aaron Marcuse-Kubitza

sql.py: Added constraint_cols() to get columns of a constraint for use in determining the columns for a DuplicateKeyException

463 01/11/2012 11:59 AM Aaron Marcuse-Kubitza

db_xml.py: Map empty fields to None instead of ignoring them, to ensure that an existing row with a value in that field is not used in the duplicate elimination

462 01/11/2012 11:56 AM Aaron Marcuse-Kubitza

bin/map: Use db_xml.put()'s new on_error handler

461 01/11/2012 11:53 AM Aaron Marcuse-Kubitza

db_xml.py: put(): Added on_error handler. Reordered arguments according to how often they are likely to be used.

View all revisions | View revisions

Also available in: Atom