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 2594 about 12 years Aaron Marcuse-Kubitza sql.py: Renamed index_pkey() to add_pkey() to b...
  mappings 2529 about 12 years Aaron Marcuse-Kubitza mappings/DwC2-VegBIEN.specimens.csv: Removed _t...
  schemas 2596 about 12 years Aaron Marcuse-Kubitza schemas/functions.sql: Added _merge relational ...
  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
2596 06/04/2012 12:10 PM Aaron Marcuse-Kubitza

schemas/functions.sql: Added _merge relational function

2595 06/04/2012 11:48 AM Aaron Marcuse-Kubitza

schemas/functions.sql: Added join_strs() aggregate

2594 06/04/2012 10:21 AM Aaron Marcuse-Kubitza

sql.py: Renamed index_pkey() to add_pkey() to be consistent with add_index()

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

sql.py: into_table_name(): In function args, omit column name for function result columns

2592 06/04/2012 09:57 AM Aaron Marcuse-Kubitza

sql.py: into_table_name(): In function args, keep the input table name for input columns to identify where they came from, except for the main input table name because it makes the string too long

2591 06/04/2012 09:22 AM Aaron Marcuse-Kubitza

sql_gen.py: esc_name(): Don't return plain name if is_safe_name(), because this makes the SQL inconsistent when some names have "_"s and some don't

2590 06/04/2012 09:17 AM Aaron Marcuse-Kubitza

sql.py: index_pkey(): Use sql_gen.add_suffix() to ensure index name isn't too long

2589 06/04/2012 09:15 AM Aaron Marcuse-Kubitza

sql.py: put_table(): insert_out_pkeys, insert_in_pkeys: Use sql_gen.add_suffix() to ensure name isn't too long

2588 06/04/2012 09:07 AM Aaron Marcuse-Kubitza

sql.py: next_version(): Use new sql_gen.add_suffix(). Removed identifier_max_len because it is now in sql_gen.

2587 06/04/2012 09:07 AM Aaron Marcuse-Kubitza

sql_gen.py: Added identifier_max_len and add_suffix()

View all revisions | View revisions

Also available in: Atom