Using the latest Head version this weekend I noted the database schema was a version behind the core codebase. Running update.php updated the system.module schema. I guess the database was created before a Drupal Core update.
Using the latest Head version this weekend I noted the database schema was a version behind the core codebase. Running update.php updated the system.module schema. I guess the database was created before a Drupal Core update.
Comments
Comment #1
hunmonk commentedthe problem is that it's a real pain to roll a complete update for the entire db every time core is updated. this really needs to be solved via #380552: install Drupal via an install profile
Comment #2
boombatower commentedThe included db has been updated and I turns off ALL non essentials and cleaned the database by hand. The db should now work with latest core and pifr 2.x.