History-Research-Environment / HRE--History-Research-Environment

Main repo for HRE code
https://historyresearchenvironment.org/
GNU Affero General Public License v3.0
32 stars 6 forks source link

HREDBADMIN Column RECORD_NUM not found #12

Closed MichaelErichsen closed 6 years ago

MichaelErichsen commented 6 years ago

May 20, 2018 4:28:53 PM org.historyresearchenvironment.databaseadmin.providers.H2TableProvider select SEVERE: Column "RECORD_NUM" not found; SQL statement: SELECT * FROM PUBLIC.EXHIBIT WHERE RECORD_NUM = ? [42122-196]

In this case a message about invalid database should be given.

MichaelErichsen commented 6 years ago

Enhancement has been dropped