Aligned the copyright notice to match the format used in other files. Updated Copyright (c) 2022-2024 to Copyright (c) 2024 to ensure consistency.
Fixes #1795. Turning off noisy clang-tidy check.
Fixes #1792.
This PR implemented the migration framework, which contains the command line interface to execute migration and helps to migrate data easily. Please read README.md for more information about this framework.