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 2490 about 12 years Aaron Marcuse-Kubitza bin/map: Logging: log(): Remove extra debug inf...
  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 2506 about 12 years Aaron Marcuse-Kubitza db_xml.py: Added internal next param used by _s...
  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
2506 05/30/2012 10:18 PM Aaron Marcuse-Kubitza

db_xml.py: Added internal next param used by simplifyPath. put_table(): Refactored to use outer parent_ids_loc var and modify that as needed rather than having to pass parent_ids_loc as a param to put_table_().

2505 05/30/2012 09:55 PM Aaron Marcuse-Kubitza

sql.py: put_table(): When calling strings.as_*table(), pass custom ustr that removes col renames and adds double quotes on plain strings

2504 05/30/2012 09:53 PM Aaron Marcuse-Kubitza

strings.py: as_*table(): Added ustr param to override the method (by default ustr()) used to convert each value to a string

2503 05/30/2012 09:15 PM Aaron Marcuse-Kubitza

sql_gen.py: MockDb.esc_value(): Use new strings.repr_no_u()

2502 05/30/2012 09:14 PM Aaron Marcuse-Kubitza

strings.py: Added repr_no_u()

2501 05/30/2012 09:09 PM Aaron Marcuse-Kubitza

sql.py: clean_name(): Also remove '`' (which is used by MySQL)

2500 05/30/2012 09:06 PM Aaron Marcuse-Kubitza

sql.py: esc_name_by_module(): Use new sql_gen.esc_name()

2499 05/30/2012 09:03 PM Aaron Marcuse-Kubitza

sql_gen.py: Added esc_name() and use it in MockDb.esc_name()

2498 05/30/2012 09:00 PM Aaron Marcuse-Kubitza

sql.py: next_version(): Use special chars in version part of name string for clarity

2497 05/30/2012 08:53 PM Aaron Marcuse-Kubitza

sql.py: mk_insert_select(): embeddable: function_name is first line of query for clarity, and to reduce length from including the column names. This also fixes the problem of double quotes around column names in the previous function_name.

View all revisions | View revisions

Also available in: Atom