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 855 almost 13 years Aaron Marcuse-Kubitza bin/map: In debug mode, print input XPath's XML...
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 852 almost 13 years Aaron Marcuse-Kubitza vegbien.sql: Fixed duplicate elimination for pa...
  lib 856 almost 13 years Aaron Marcuse-Kubitza strings.py: Added is_multiline() and one_line()...
  mappings 816 almost 13 years Aaron Marcuse-Kubitza Regenerated mappings/for_review/DwC-VegBIEN.spe...
  schemas 852 almost 13 years Aaron Marcuse-Kubitza vegbien.sql: Fixed duplicate elimination for pa...
  test 774 almost 13 years Aaron Marcuse-Kubitza xml_dom.py: Print simple XML elements on one line
  to_do 811 almost 13 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
Makefile 6.16 KB 784 almost 13 years Aaron Marcuse-Kubitza Makefile: Added documentation labels to each se...
README.TXT 1.71 KB 703 almost 13 years Aaron Marcuse-Kubitza README.TXT: Added command for reimporting data
map 723 Bytes 274 about 13 years Aaron Marcuse-Kubitza Renamed util to bin

Latest revisions

# Date Author Comment
856 02/06/2012 01:56 PM Aaron Marcuse-Kubitza

strings.py: Added is_multiline() and one_line() for removing extra newlines from single-line strings

855 02/06/2012 01:48 PM Aaron Marcuse-Kubitza

bin/map: In debug mode, print input XPath's XML tree all on one line

854 02/06/2012 01:22 PM Aaron Marcuse-Kubitza

sql.py: Switched try_insert() to use index_cols() instead of constraint_cols() for "duplicate key value violates unique constraint" errors because they can also be generated by UNIQUE indexes (and there is a UNIQUE index for every UNIQUE constraint)

853 02/06/2012 01:14 PM Aaron Marcuse-Kubitza

sql.py: Added index_cols() to get cols used by an index (similar to constraint_cols())

852 02/06/2012 01:00 PM Aaron Marcuse-Kubitza

vegbien.sql: Fixed duplicate elimination for party to use a UNIQUE index with COALESCE for nullable fields

851 02/06/2012 01:00 PM Aaron Marcuse-Kubitza

sql.py: Fixed bug in try_insert() where DuplicateKeyException was passed only cols0 instead of cols array

850 02/06/2012 12:49 PM Aaron Marcuse-Kubitza

vegbien.ERD.mwb: Fixed lines

849 02/06/2012 12:30 PM Aaron Marcuse-Kubitza

Added get_errors to select just the error messages from `map` output

848 02/06/2012 11:59 AM Aaron Marcuse-Kubitza

Added profile_stats to analyze a profiling statistics file

847 02/06/2012 11:59 AM Aaron Marcuse-Kubitza

bin/map: Added profile_to option which turns on profiling to the specified file

View all revisions | View revisions

Also available in: Atom