discourse/migrations/lib/cli
Gerhard Schlager b31189e0b4
DEV: Add --reset option to import command (#33317)
It deletes the MappingDB before executing the import. That's useful
during development when you repeat the import multiple times.
2025-06-24 22:58:32 +02:00
..
convert_command.rb FIX: migrations-tooling CLI didn't work anymore (#29777) 2024-11-19 23:51:53 +01:00
import_command.rb DEV: Add --reset option to import command (#33317) 2025-06-24 22:58:32 +02:00
schema_sub_command.rb DEV: Check if IntermediateDB schema is valid (#32975) 2025-05-29 22:08:50 +02:00
upload_command.rb DEV: Import uploads from UploadsDB (#33259) 2025-06-20 22:59:57 +02:00