BETYdb 3.2.1 Article Swipe
YOU?
·
· 2014
· Open Access
·
· DOI: https://doi.org/10.5281/zenodo.11617
· OA: W2223256579
This incorporates fixes for two bugs discovered during the September 5, 2014 sprint. It was deployed to www.betydb.org on September 5, 2014. Changes Pertinent to PEcAn Users <strong><em>Administrators need to do database migrations!</em></strong><br> See "Database Changes" below. Summary of Changes Database Changes <strong><em>Administrators need to do database migrations!</em></strong> The database version for this release is 20140904221818. The user_id columns of the modeltypes and modeltypes_formats tables have been changed to big ints to match their referent. The views which use the geometry column of the sites table have been updated so that they behave correctly when the column value is a polygon rather than a point. Bug Fixes The change to the views fixes the advanced search page, which has been broken since polygons were entered into the sites table. 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)