Skip to content

BETYdb 3.2.2

Compare
Choose a tag to compare
@gsrohde gsrohde released this 09 Sep 22:23
· 1517 commits to master since this release

DOI

This adds a migration, adding a new table to the database. It was deployed to www.betydb.org on September 9, 2014.

Changes Pertinent to PEcAn Users

Administrators need to do database migrations!
See "Database Changes" below.

Summary of Changes

Database Changes

Administrators need to do database migrations!

The database version for this release is 20140909212759.

  • A new table, trait_covariate_associations has been added. This will be used to facilitate bulk uploads of trait data.

Status of RSpec Tests