Project

General

Profile

« Previous | Next » 

Revision 14644

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

View differences:

make_analytical_db
20 20
SELECT geoscrub_input_view_modify();
21 21

  
22 22
SELECT taxon_trait_view_modify();
23
SELECT viewFullOccurrence_individual_view_modify();
23
SELECT view_full_occurrence_individual_view_modify();
24 24
SELECT provider_count_view_modify();
25 25
EOF
26 26
) || exit

Also available in: Unified diff