Upgrade tables from 2.8.0 to 2.8.1

rcaetano wrote on Tuesday, February 07, 2006:

When I upgraded from 2.8.0 to 2.8.1 I got and error message when using the .sql file to upgrade the database on the following statement:

ALTER TABLE form_clinical_notes

I don’t have this table in my database. So I decided to look through the database.sql file and didn’t find the table either.

andres_paglayan wrote on Tuesday, February 07, 2006:

that sql sentence is to update a table for a form under contrib folder,
I if you don’t have the form installed, then nothing  is wrong.