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 865 almost 13 years Aaron Marcuse-Kubitza sql.py: Print warning if SELECT statement missi...
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 858 almost 13 years Aaron Marcuse-Kubitza input.Makefile: Added nolog option to disable c...
  lib 866 almost 13 years Aaron Marcuse-Kubitza sql.py: Fixed index_cols() to handle UNIQUE ind...
  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
866 02/06/2012 04:55 PM Aaron Marcuse-Kubitza

sql.py: Fixed index_cols() to handle UNIQUE indexes with expressions, whose column names are stored in a different format

865 02/06/2012 04:04 PM Aaron Marcuse-Kubitza

sql.py: Print warning if SELECT statement missing a WHERE, LIMIT, or OFFSET clause. Changed bin/map DB input get-all-rows statement to pass start=0 to suppress this warning for that statement.

864 02/06/2012 03:51 PM Aaron Marcuse-Kubitza

db_xml.py: Added start option to get() that passes through to sql.select()

863 02/06/2012 03:50 PM Aaron Marcuse-Kubitza

sql.py: Added start option to select() to set the OFFSET

862 02/06/2012 03:27 PM Aaron Marcuse-Kubitza

sql.py: If run_raw_query.debug flag is set, print each query executed (on a single line)

861 02/06/2012 03:25 PM Aaron Marcuse-Kubitza

strings.py: Added one_line() function to make a string all on one line

860 02/06/2012 03:20 PM Aaron Marcuse-Kubitza

strings.py: Renamed one_line() to remove_extra_newl() to better reflect what it does

859 02/06/2012 03:19 PM Aaron Marcuse-Kubitza

bin/map: Don't print Done after an action in debug logging mode because it messes up newlines when more debugging info is printed right after it

858 02/06/2012 02:45 PM Aaron Marcuse-Kubitza

input.Makefile: Added nolog option to disable creating a log file, e.g. for debugging runs

857 02/06/2012 01:57 PM Aaron Marcuse-Kubitza

xml_dom.py: Remove extra newlines from single-line strings (bin/map doesn't need to do this itself anymore)

View all revisions | View revisions

Also available in: Atom