Skip to content

feat: implement database migrations and runtime persistence fallback#111

Merged
ericmt-98 merged 1 commit into
ericmt-98:mainfrom
thebabalola:feat/schema-migrations-persistence
Jun 2, 2026
Merged

feat: implement database migrations and runtime persistence fallback#111
ericmt-98 merged 1 commit into
ericmt-98:mainfrom
thebabalola:feat/schema-migrations-persistence

Conversation

@thebabalola
Copy link
Copy Markdown
Contributor

Consolidated conflicting schema definitions into a unified migration system and added a file-backed persistence fallback for reliability. Closes #64.

@thebabalola
Copy link
Copy Markdown
Contributor Author

thebabalola commented May 29, 2026

Hi @maintainer ..... Ready for review!

@thebabalola thebabalola force-pushed the feat/schema-migrations-persistence branch from 1b8aa1f to 1622e50 Compare May 29, 2026 22:57
@thebabalola
Copy link
Copy Markdown
Contributor Author

Hi @maintainer, I've updated this PR. Ready for review!

@ericmt-98 ericmt-98 merged commit 7cfe5d1 into ericmt-98:main Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix database schema, migrations and runtime persistence

2 participants