-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Setup Failed on Postgresql 11 #8276
Milestone
Comments
The following are the stack trace of exception, hope it helps.
|
BenedekFarkas
added a commit
that referenced
this issue
Dec 6, 2024
) * Updating Npgsql to version 4.0.17 (the latest minor version of the closest major version that isn't vulnerable) https://github.com/OrchardCMS/Orchard/security/dependabot/54 * Fixing that Projection Migrations created indexes with the same name in different tables, which is not supported by PostgreSQL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I faced the following error while trying to setup with Postgresql.
Repro steps:
Orchard.sln
in/src
folder with Visual Studio 2019 Community EditionPostgreSQL version: "PostgreSQL 11.5, compiled by Visual C++ build 1914, 64-bit"
The text was updated successfully, but these errors were encountered: