🚀 Install 
📚 Concepts 
✨ Features 
🧭 Use Bytebase 
⚙️ Settings 
🔧 Operating 
📖 Reference 
Troubleshooting 
SQL Advisor
Bytebase provides automatic SQL lint to check common issues in schema change process.
It currently supports following checks:
- Backward incompatible schema change
- Database connection failure
- Syntax error
- Migration schema missing (the internal bytebase schema recording the migration history)