MSSQL Data Migration Tool
Version: 0.8.7
Build Date: 2025-10-24 10:03:02.99

Package Contents:
- sql2db.exe : Main executable
- config/dbinfo.json : Database configuration
- queries/ : Query definition files (XML/JSON)
- resources/ : SQL resource files
- logs/ : Log output directory
- run.bat : Launcher script (English)
- 실행하기.bat : Launcher script (Korean)

Documentation:
- README.md / README_KR.md : Project overview
- USER_MANUAL.md / USER_MANUAL_KR.md : User manual
- CHANGELOG.md / CHANGELOG_KR.md : Version history

Key Features:
1. MSSQL Data Migration
   - High-performance batch processing
   - XML/JSON configuration support

2. Column Overrides
   - Global column value modifications
   - Dynamic variable support

3. Pre/Post Processing
   - Execute SQL scripts before/after migration
   - Transaction support

4. Progress Tracking
   - Real-time migration progress monitoring
   - Resume capability for interrupted migrations

5. DRY RUN Mode
   - Simulation without actual data changes
   - Row count estimation

For more information, see USER_MANUAL.md or USER_MANUAL_KR.md
