BETYdb 3.2.2
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
- All tests now pass when run in the default environment.
(Complete details for running the rspec tests are on the updated Wiki page at https://github.com/PecanProject/bety/wiki/Testing)