Project

General

Profile

« Previous | Next » 

Revision 14485

schemas/public_.sql: viewFullOccurrence_*: renamed to view_full_occurrence_* at Brian M's request (e-mail from Martha on 2014-8-12 at 17:37PT). note that this change has already been made on vegbiendev.

View differences:

trunk/exports/viewFullOccurrence_NCU.csv.run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@"
3

  
4
: "${n=5000}"
5 0

  
trunk/exports/viewFullOccurrence_VegBank.csv.run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@"
3

  
4
: "${n=5000}"
5 0

  
trunk/exports/viewFullOccurrence_CVS.csv.run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@"
3

  
4
: "${n=5000}"
5 0

  
trunk/exports/view_full_occurrence_NCU.csv.run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@"
3

  
4
: "${n=5000}"
0 5

  
trunk/exports/view_full_occurrence_CVS.csv.run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@"
3

  
4
: "${n=5000}"
0 5

  
trunk/exports/view_full_occurrence_VegBank.csv.run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@"
3

  
4
: "${n=5000}"
0 5

  

Also available in: Unified diff