Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-10 | 605 Bytes | |
v0.3.11_ Fix non-existent migration schema bug source code.tar.gz | 2025-03-10 | 231.2 kB | |
v0.3.11_ Fix non-existent migration schema bug source code.zip | 2025-03-10 | 273.9 kB | |
Totals: 3 Items | 505.7 kB | 0 |
Key changes
This is primarily a bug fix release: - fixed a bug which prevented postgresql queries from being executed due to non-existent migration schemas (#44 ) - slightly updated smithery.yaml config
Commits
- fix: attempt [#2] to fix smithery deploy by @alexander-zuev in https://github.com/alexander-zuev/supabase-mcp-server/pull/49
- fix(migrations): fix issue with cold start of migration schema by @alexander-zuev in https://github.com/alexander-zuev/supabase-mcp-server/pull/51
Full Changelog: https://github.com/alexander-zuev/supabase-mcp-server/compare/v0.3.10...v0.3.11