Skip to content

v0.3.10 - Improved migration name generation ✍️

Compare
Choose a tag to compare
@alexander-zuev alexander-zuev released this 09 Mar 08:21
· 20 commits to main since this release
82191f1

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