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

Check malformed json on import #2

Open
Pandiora opened this issue Jun 21, 2017 · 1 comment
Open

Check malformed json on import #2

Pandiora opened this issue Jun 21, 2017 · 1 comment
Labels

Comments

@Pandiora
Copy link
Owner

Pandiora commented Jun 21, 2017

  • also check for minimum fields we need to work with (i.e. we don't need the 2FA-keys for a lot of stuff)
@Pandiora Pandiora added the bug label Jun 21, 2017
Pandiora added a commit that referenced this issue Dec 13, 2018
Still just partially functional backend
@Pandiora
Copy link
Owner Author

This should be extended even further:

  • in the future the json should specifically declare which table to import to like so:
users_games: {
    'parameters': 'values'
}
  • secondly we need to be able to dump the whole database
  • also the import should even work with database-dumps by selecting the table (dialog should then ask if we want to import just the table or the whole database)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant