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

Fix compatibility with Postgres <= 10 #10139

Merged
merged 3 commits into from Dec 1, 2021

Conversation

Oreilles
Copy link
Contributor

@Oreilles Oreilles commented Nov 29, 2021

@Oreilles Oreilles changed the title Use indnatts instead of indnkeyatts in postgres dialect Fix compatibility with Postgres <= 10 Nov 29, 2021
@rijkvanzanten
Copy link
Member

@cah4a This PR fixes the OP in the referenced ticket, so I'll merge it for now. Mind opening a new Issue / PR with any comments / concerns you have on that dialects/postgres file? 🙂 As @Oreilles mentioned, it seems like some of your comments aren't related to anything that changed in this PR in particular, so are better suited for a follow up sprint 👍🏻

@rijkvanzanten rijkvanzanten enabled auto-merge (squash) December 1, 2021 20:33
@rijkvanzanten rijkvanzanten merged commit 525e254 into main Dec 1, 2021
@rijkvanzanten rijkvanzanten deleted the fix/10136-postgresql-10-support branch December 1, 2021 20:36
rijkvanzanten added a commit that referenced this pull request Dec 1, 2021
* Use indnatts instead of indnkeyatts in postgres dialect

* Update knex-schema-inspector

* Add PG10 for debugging

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
@cah4a
Copy link

cah4a commented Dec 2, 2021

@rijkvanzanten just took my eye.
If nobody is concerned, then let it be.

@rijkvanzanten
Copy link
Member

@cah4a What do you mean? I'm very interested to hear more about the points you've found! Just saying that a separate issue w/ pull request review cycle is a better place to discuss optimizations to code that already existed before the changes in this PR.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Directus 9.1 breaks support for PostgreSQL 10.
3 participants