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

Feature Request: Support Postgres versions 15+ #2304

Open
crayolakat opened this issue Oct 6, 2023 · 0 comments · May be fixed by #2306
Open

Feature Request: Support Postgres versions 15+ #2304

crayolakat opened this issue Oct 6, 2023 · 0 comments · May be fixed by #2306
Assignees
Labels
C-enhancement Type: enhancement

Comments

@crayolakat
Copy link
Collaborator

Problem
It's not explicitly stated in Spoke which Postgres versions are supported, but the cypress-tests.yaml and jest-tests.yaml files indicate that Spoke supports Postgres 10. Postgres 10 is no longer officially supported, and the final release was in November 2022 - link. When using newer versions of Postgres, such as Postgres 15, I run into this error when attempting to run Cypress tests: permission denied for schema public. I believe the error is related to this StackOverflow post.

Solution
Support Postgres versions 15+.

@crayolakat crayolakat added the C-enhancement Type: enhancement label Oct 6, 2023
@crayolakat crayolakat self-assigned this Oct 9, 2023
@crayolakat crayolakat linked a pull request Oct 9, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Type: enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant