Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Add Sandook database migration guide #496

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Dec 28, 2024

TL;DR

Added documentation for database migrations in Sandook

What changed?

  • Created new Migrations.md file with instructions for both Android and iOS platforms
  • Documented that migrations should be added in .sqm files within the migrations folder
  • Added platform-specific implementation details:
    • Android: Updates required in SandookCallback
    • iOS: New class creation needed for SandookMigration

@ksharma-xyz ksharma-xyz changed the title Add docs for migration Docs: Add Sandook database migration guide Dec 28, 2024
Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ksharma-xyz ksharma-xyz marked this pull request as ready for review December 28, 2024 03:23
@ksharma-xyz ksharma-xyz merged commit 2e1a34f into main Dec 28, 2024
4 checks passed
Copy link
Owner Author

Merge activity

  • Dec 27, 10:33 PM EST: A user merged this pull request with Graphite.

@ksharma-xyz ksharma-xyz deleted the 12-27-add_docs_for_migration branch December 28, 2024 03:33
@ksharma-xyz ksharma-xyz added the documentation Improvements or additions to documentation label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant