Project

General

Profile

« Previous | Next » 

Revision 6449

inputs/FIA/import_order.txt: Fixed bug where FIA_COND_unique needed to be explicitly included in import_order.txt now that we're using import_order.txt to import the Source metadata table before the data tables

View differences:

test.xml.ref
1 1
Put template:
2 2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>FIA</shortname></source></source_id>
5 5
        <path>
6
            <location>
7
                <sourceaccessioncode>$PLT_CN</sourceaccessioncode>
8
                <iscultivated><_not><value>$oldgrowth</value></_not></iscultivated>
9
            </location>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <sourceaccessioncode>$PLT_CN</sourceaccessioncode>
11
                        <iscultivated><_not><value>$oldgrowth</value></_not></iscultivated>
12
                    </location>
13
                </path>
14
            </_simplifyPath>
10 15
        </path>
11
    </_simplifyPath>
16
    </_setDefault>
12 17
</VegBIEN>
13 18
Inserted 3 new rows into database

Also available in: Unified diff