AtlasOfLivingAustralia / specieslist-webapp

Species lists and traits tool
https://lists.ala.org.au
Mozilla Public License 2.0
6 stars 21 forks source link

Column 'value' cannot be null trying to upgrade 4.5.3 #294

Open vjrj opened 10 months ago

vjrj commented 10 months ago

I get this error:

org:AtlasOfLivingAustralia java.sql.SQLIntegrityConstraintViolationException: Column 'value' cannot be null

trying to upgrade to 4.5.3. I also tried to apply manually https://github.com/AtlasOfLivingAustralia/ala-install/pull/702 but didn't help.

I think we should use some db migration tool as I commented here in the mentioned PR.