Skip to content
Snippets Groups Projects
  1. Dec 08, 2005
    • Dries Buytaert's avatar
      - Patch #40341 by Neil: fixed problems with database schema versions. · c54234d7
      Dries Buytaert authored
        - When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
        - system_get_files_database() now includes a 'schema_version' child of each file object.
        - That new information is re-saved when Drupal re-populates the system table.
        - An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
      c54234d7
  2. Dec 07, 2005
  3. Dec 06, 2005
  4. Dec 05, 2005
  5. Dec 04, 2005
  6. Dec 03, 2005
  7. Dec 02, 2005
Loading