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: update readme instructions for installing db dumps #250

Merged
merged 2 commits into from
Mar 2, 2024

Conversation

korikuzma
Copy link
Contributor

Changes:

  • Add command to create anonymous user. Without this, the local installation failed:
    GRANT USAGE ON SCHEMA uta_20210129b TO anonymous;
    ERROR:  role "anonymous" does not exist
    ********* QUERY **********
    ROLLBACK
    **************************
    
  • Update UTA version

* Add command to create anonymous user
* Update UTA version
@korikuzma korikuzma requested a review from a team as a code owner January 19, 2024 18:08
@korikuzma
Copy link
Contributor Author

Sorry, I realized I did not create an issue for this and name the branch after the issue title. I can create an issue / new PR if necessary.

Copy link

github-actions bot commented Mar 1, 2024

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale Issue is stale and subject to automatic closing label Mar 1, 2024
@reece reece removed the stale Issue is stale and subject to automatic closing label Mar 2, 2024
Copy link
Member

@reece reece left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Thanks @korikuzma

@reece reece merged commit ac8e34e into main Mar 2, 2024
3 checks passed
@reece reece deleted the docs-install-db-dump branch March 2, 2024 16:42
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.

2 participants