Hi all,
I've been working through running an upgrade to Alfresco 3 from 2.1 and I can't seem to get the new schema to update when I run alfresco. Instead I get:
schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
No changes were made to the schema
…
Alfresco started (Labs): Current version 3.0.0 (SStable 1526) schema 1002 - Installed version 2.1.0 (484) schema 64.
I have db.schema.update=true in the custom-repository.properties file.
Cheers.