Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 258 almost 13 years Aaron Marcuse-Kubitza Moved pre-BIEN 3 files into _archive folder
  bin 849 almost 13 years Aaron Marcuse-Kubitza Added get_errors to select just the error messa...
  config 272 almost 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 853 almost 13 years Aaron Marcuse-Kubitza sql.py: Added index_cols() to get cols used by ...
  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 almost 13 years Aaron Marcuse-Kubitza Renamed util to bin

Latest revisions

# Date Author Comment
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

846 02/06/2012 11:13 AM Aaron Marcuse-Kubitza

bin/map: Added "if name == '__main__': main()" idiom so file can be included as well as run. This will be useful for profiling.

845 02/06/2012 11:12 AM Aaron Marcuse-Kubitza

dates.py: Fixed strftime() to pad years and days with leading zeros as datetime.strftime() does

844 02/06/2012 11:01 AM Aaron Marcuse-Kubitza

dates.py: Work around strftime() bug that can't deal with 2/29 on a leap year

View all revisions | View revisions

Also available in: Atom