v0.3.10 - Improved migration name generation ✍️
Key changes
- Improved migration name generation to ensure consistency - timestamp_verb_noun_details.sql. MCP clients can now also provide migration names.
- Improved
get_migrations
tool to ensure reliability of tool calls in cases where a database has lots of migrations - Added checks to validate personal access token and service role key before API calls
- Added support for multiple MCP clients (Cursor, Windsurf, Claude Desktop, Cline)
Commits
- feat(database): enhance migration management and query validation by @alexander-zuev in #48
Full Changelog: v0.3.9...v0.3.10