Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 almost 13 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  bin 2604 over 12 years Aaron Marcuse-Kubitza csv2db: Increased frequency of "Processed .. ro...
  config 272 about 13 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 2556 over 12 years Aaron Marcuse-Kubitza xpath.py: get(): Create attrs: Put keys last so...
  lib 2615 over 12 years Aaron Marcuse-Kubitza sql.py: into_table_name(): If relational functi...
  mappings 2529 over 12 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: Removed _t...
  schemas 2610 over 12 years Aaron Marcuse-Kubitza schemas/functions.sql: Added _nullIf relational...
  to_do 2547 over 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect the mont...
Makefile 9.47 KB 2095 almost 13 years Aaron Marcuse-Kubitza main Makefile: VegBIEN DB: functions schema: Re...
README.TXT 2.7 KB 1967 almost 13 years Aaron Marcuse-Kubitza main Makefile: VegBIEN DB: Install public schem...
map 978 Bytes 1979 almost 13 years Aaron Marcuse-Kubitza root map: Fill in defaults for inputs from VegB...

Latest revisions

# Date Author Comment
2615 06/05/2012 08:05 AM Aaron Marcuse-Kubitza

sql.py: into_table_name(): If relational function has a value argument, don't include other arguments, to save space

2614 06/05/2012 08:03 AM Aaron Marcuse-Kubitza

sql.py: add_pkey(): Version the index name just in case add_suffix() doesn't correctly preserve a needed version #

2613 06/05/2012 08:01 AM Aaron Marcuse-Kubitza

sql_gen.py: add_suffix(): Fixed bug where only strings already at the max length had the version preserved, even though appending the suffix could bring it past the max length and still cause the version to be overwritten. Fixed bug where last # in str, not first, should be considered to precede the version.

2612 06/05/2012 07:46 AM Aaron Marcuse-Kubitza

sql.py: put_table(): mapping param: Fixed documentation of supported key/value types

2611 06/05/2012 07:09 AM Aaron Marcuse-Kubitza

db_xml.py: put_table(): Removed no longer accurate comment about handling _simplifyPath

2610 06/05/2012 07:01 AM Aaron Marcuse-Kubitza

schemas/functions.sql: Added _nullIf relational function

2609 06/05/2012 06:39 AM Aaron Marcuse-Kubitza

sql_gen.py: add_suffix(): Preserve version so that it won't be truncated off the string, leading to collisions

2608 06/04/2012 03:35 PM Aaron Marcuse-Kubitza

sql_gen.py: identifier_max_len: Fixed bug where PostgreSQL's max length was actually 63, not 64

2607 06/04/2012 03:18 PM Aaron Marcuse-Kubitza

schemas/functions.sql: _label(): Fixed bug where some Python syntax had not been translated to PostgreSQL

2606 06/04/2012 03:07 PM Aaron Marcuse-Kubitza

schemas/functions.sql: Added _label relational function

View all revisions | View revisions

Also available in: Atom