Skip to content

Commit

Permalink
schema fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
djtfmartin committed Aug 14, 2018
1 parent f1016a7 commit 7794e32
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -143,7 +143,6 @@ CREATE TABLE occ.occ (
"abcdTypeStatus" text,
"acceptedNameUsage" text,
"acceptedNameUsageID" text,
"accessRights" text,
"alaUserId" text,
"associatedMedia" text,
"associatedOccurrences" text,
Expand Down Expand Up @@ -322,6 +321,8 @@ CREATE TABLE occ.occ (
"institutionName_p" text,
"institutionUid" text,
"institutionUid_p" text,
"identification_qa" text,
"datePrecision_p" text,
interactions text,
interactions_p text,
island text,
Expand Down

0 comments on commit 7794e32

Please sign in to comment.