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 2516 about 12 years Aaron Marcuse-Kubitza Added debug2redmine and helper file debug2redmi...
  config 272 over 12 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 2438 about 12 years Aaron Marcuse-Kubitza input.Makefile: Configuration: Removed debug va...
  lib 2517 about 12 years Aaron Marcuse-Kubitza sql.py: put_table(): log_exc(): Check if except...
  mappings 2364 about 12 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: plantname....
  schemas 2412 about 12 years Aaron Marcuse-Kubitza schemas/functions.sql, vegbien.sql: Changed CAS...
  to_do 811 over 12 years Aaron Marcuse-Kubitza Added to_do/milestones.doc
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
2517 05/31/2012 10:17 AM Aaron Marcuse-Kubitza

sql.py: put_table(): log_exc(): Check if exception already caught before to avoid infinite loops

2516 05/31/2012 09:35 AM Aaron Marcuse-Kubitza

Added debug2redmine and helper file debug2redmine.csv

2515 05/31/2012 09:20 AM Aaron Marcuse-Kubitza

sql.py, db_xml.py: Removed unnecessary calls to sql_gen.clean_name() now that str() handles this automatically

2514 05/31/2012 09:14 AM Aaron Marcuse-Kubitza

sql_gen.py: sql_gen classes inherit from new base class BasicObject, whose str() calls clean_name() on the object's repr(). Changed the main debug-repr producing method to be repr() instead of str().

2513 05/31/2012 08:45 AM Aaron Marcuse-Kubitza

Moved clean_name() from sql.py to sql_gen.py because it's DB-general and so that it can be used by sql_gen.py without circular dependencies

2512 05/31/2012 08:41 AM Aaron Marcuse-Kubitza

db_xml.py: into_table_name(): Handle hierarchical tables specially by including their rank in the into table. Interpret any table with a value column as a function, regardless of out_table name.

2511 05/30/2012 11:07 PM Aaron Marcuse-Kubitza

sql.py: put_table(): Log "Default value column does not exist in mapping" error with level 2.1 so that it doesn't appear in Redmine output

2510 05/30/2012 11:05 PM Aaron Marcuse-Kubitza

db_xml.py: put_table(): Pass next as sql.put_table()'s default param now that it is supported

2509 05/30/2012 11:04 PM Aaron Marcuse-Kubitza

sql.py: put_table(): Changed default param to be an output column because that is what would be passed in by db_xml.put_table(), and because there is already a mapping that resolves that to a flattened input column

2508 05/30/2012 10:37 PM Aaron Marcuse-Kubitza

sql.py: put_table(): Added default param for the value or input column to use as the pkey for missing rows

View all revisions | View revisions

Also available in: Atom