v0.3.11: Fix non-existent migration schema bug 🐞
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 #49
- fix(migrations): fix issue with cold start of migration schema by @alexander-zuev in #51
Full Changelog: v0.3.10...v0.3.11