mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
We sometimes use 'empty' backup files to reset a site to defaults. Since we added structure.sql, that was being applied instead of properly running all the database migrations. This would cause a problem for the discourse_functions schema, which the backup/restore pipeline manages deliberately. |
||
|---|---|---|
| .. | ||
| backup_file_handler.rb | ||
| backup_store.rb | ||
| backuper.rb | ||
| creator.rb | ||
| database_restorer.rb | ||
| factory.rb | ||
| local_backup_store.rb | ||
| logger.rb | ||
| meta_data_handler.rb | ||
| restorer.rb | ||
| s3_backup_store.rb | ||
| system_interface.rb | ||
| uploads_restorer.rb | ||