We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In this commit I fixed issue #5 creating a unique check_code per sgf.
Now we need to populate the existing sgf in our db with such check_code. I guess a view that parse all sgfs in db could do it.
The text was updated successfully, but these errors were encountered:
fix issue #14: add a view that repopulate all sgf check codes
2809f8c
No branches or pull requests
In this commit I fixed issue #5 creating a unique check_code per sgf.
Now we need to populate the existing sgf in our db with such check_code.
I guess a view that parse all sgfs in db could do it.
The text was updated successfully, but these errors were encountered: