Project

General

Profile

  • svn:executable: *

# Date Author Comment
11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

8319 04/04/2013 04:19 AM Aaron Marcuse-Kubitza

bin/export_analytical_db: Replaced analytical_aggregate with analytical_stem

6954 12/19/2012 01:28 PM Aaron Marcuse-Kubitza

export_analytical_db: Use vegbien_dest to set the default value for $public

6731 12/10/2012 08:17 PM Aaron Marcuse-Kubitza

export_analytical_db: Also create a .md5 for the export

6730 12/10/2012 08:16 PM Aaron Marcuse-Kubitza

export_analytical_db: Run commands in the root svn dir

6492 11/30/2012 10:21 AM Aaron Marcuse-Kubitza

export_analytical_db: Use 'NULL' as the NULL value instead of \N, because MySQL has problems with \N

6477 11/28/2012 02:47 PM Aaron Marcuse-Kubitza

export_analytical_db: Export NULL as \N to work with MySQL

6470 11/27/2012 12:43 PM Aaron Marcuse-Kubitza

export_analytical_db: Append the public schema version to the CSV filename

6468 11/26/2012 06:12 PM Aaron Marcuse-Kubitza

Added export_analytical_db