Skip to content

Commit

Permalink
Merge pull request #2167 from MushroomObserver/njw-remove-inat-id
Browse files Browse the repository at this point in the history
Backing out unintentional early release of inat_id
  • Loading branch information
mo-nathan committed Jun 7, 2024
2 parents 255e5c3 + 2f32763 commit 444f99c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@
t.integer "source"
t.datetime "log_updated_at", precision: nil
t.boolean "needs_naming", default: false, null: false
t.integer "inat_id"
t.index ["needs_naming"], name: "needs_naming_index"
end

Expand Down

0 comments on commit 444f99c

Please sign in to comment.