Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 over 12 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  bin 2560 about 12 years Aaron Marcuse-Kubitza bin/map: by_col: Stripping XML functions not in...
  config 272 over 12 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 2556 about 12 years Aaron Marcuse-Kubitza xpath.py: get(): Create attrs: Put keys last so...
  lib 2581 about 12 years Aaron Marcuse-Kubitza db_xml.py: into_table_name(): Removed no longer...
  mappings 2529 about 12 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: Removed _t...
  schemas 2566 about 12 years Aaron Marcuse-Kubitza schemas/functions.sql: Added _alt relational fu...
  to_do 2547 about 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect the mont...
Makefile 9.47 KB 2095 about 12 years Aaron Marcuse-Kubitza main Makefile: VegBIEN DB: functions schema: Re...
README.TXT 2.7 KB 1967 about 12 years Aaron Marcuse-Kubitza main Makefile: VegBIEN DB: Install public schem...
map 978 Bytes 1979 about 12 years Aaron Marcuse-Kubitza root map: Fill in defaults for inputs from VegB...

Latest revisions

# Date Author Comment
2581 06/04/2012 08:32 AM Aaron Marcuse-Kubitza

db_xml.py: into_table_name(): Removed no longer necessary handling of simple functions, which is now done by sql.into_table_name(). Ensure that rank params in functions (not tables) are not treated specially as hierarchical.

2580 06/04/2012 08:21 AM Aaron Marcuse-Kubitza

sql.py: put_table(): If into == None: For function calls, include the arguments in the into table name

2579 06/04/2012 08:17 AM Aaron Marcuse-Kubitza

sql_gen.py: to_name_only_col(): Support non-Col Code inputs

2578 06/04/2012 07:42 AM Aaron Marcuse-Kubitza

sql_gen.py CompareCond.to_str(), callers of combine_conds(): Removed unnecessary grouping () to make SQL clearer

2577 06/04/2012 07:31 AM Aaron Marcuse-Kubitza

sql_gen.py: Added combine_conds() and use it in Join.to_str() and sql.py mk_select()

2576 06/04/2012 07:18 AM Aaron Marcuse-Kubitza

sql_gen.py Join.to_str(), sql.py mk_select(): Combining conditions: Don't add newlines where not needed, so that output is less vertically spread out

2575 06/04/2012 07:10 AM Aaron Marcuse-Kubitza

sql_gen.py: is_safe_name(): Fixed bug where names starting with a digit were incorrectly considered safe

2574 06/04/2012 07:06 AM Aaron Marcuse-Kubitza

sql.py: put_table(): Separate temp table names from into table name with "_" instead of "-" so that quoting the table name will usually be unnecessary

2573 06/04/2012 07:03 AM Aaron Marcuse-Kubitza

sql.py: esc_name_by_module(): Remove unused param ignore_case

2572 06/04/2012 06:59 AM Aaron Marcuse-Kubitza

sql_gen.py: esc_name(): If is_safe_name(), just return name, to avoid escessive escaping in debug output for Redmine

View all revisions | View revisions

Also available in: Atom