Release Creation Fails with Invalid File
Error:-
Invalid filename format
- Missing version number
- Invalid characters
- Incorrect suffix
-
SQL syntax errors
- Unparseable SQL
- Database-specific syntax issues
-
File encoding issues
- Non-UTF-8 encoding
- Binary content in SQL file
Check Filename Format
Check Filename Format
Ensure filename follows pattern:Valid examples:Invalid examples:
Validate SQL Syntax
Validate SQL Syntax
Test SQL locally:Common syntax issues:
- Missing semicolons
- Incorrect quote types
- Database-specific keywords
Check File Encoding
Check File Encoding
Ensure UTF-8 encoding:
SHA256 Mismatch Warning
Warning:- Document why content differs
- Verify both versions produce same schema
- No action needed (file will be skipped)
- Revert file to original content
- Create new migration with changes:
Release Not Found
Error:- Release was deleted
- Wrong project name
- Wrong release identifier
Plan Creation Fails - Invalid Target
Error:- Verify Database Exists
- Check Database Group
- Exists with correct name
- Is not archived
- Has correct instance path
Plan References Wrong Release
Error:-
Check revision records on target database:
-
Verify versions in release match:
- Create new release with new version numbers
- Update plan to reference new release
Next Steps
Rollout Issues
Troubleshoot deployment problems
API Reference
Complete API documentation

