Open Issues Need Help
View All on GitHub Performance & Improvements 2 months ago
AI Summary: Improve the performance and user experience of the Mantis C++ BaaS library. This involves investigating and addressing issues #7 and #8 (details not provided), potentially optimizing code, improving the API, or enhancing the development workflow.
Complexity:
4/5
documentation enhancement good first issue
Schema Migration 3 months ago
AI Summary: Implement schema migration functionality for the Mantis BaaS. This involves creating two commands: one to dump the current database schema to a JSON file, and another to restore a schema from a JSON file. The migration should only handle schema changes, not data.
Complexity:
4/5
enhancement good first issue