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

Create JSON migration service #22

Open
AbnerSquared opened this issue Sep 30, 2020 · 0 comments
Open

Create JSON migration service #22

AbnerSquared opened this issue Sep 30, 2020 · 0 comments
Labels
difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:external This issue is focused on features outside of the class library. state:paused This issue is currently on hold. type:enhancement The issue is intended to introduce a new feature or change existing features.

Comments

@AbnerSquared
Copy link
Owner

This should be a quick utility class that can help with transferring all existing JSON files to import them in a database. In this case, it would be used for MongoDB once it has been established, so that users do not lose their data.

@AbnerSquared AbnerSquared added difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:external This issue is focused on features outside of the class library. state:paused This issue is currently on hold. type:enhancement The issue is intended to introduce a new feature or change existing features. labels Sep 30, 2020
@AbnerSquared AbnerSquared changed the title Implement JSON migration service Create JSON migration service Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:external This issue is focused on features outside of the class library. state:paused This issue is currently on hold. type:enhancement The issue is intended to introduce a new feature or change existing features.
Projects
None yet
Development

No branches or pull requests

1 participant