Replies: 1 comment 3 replies
-
You can set primary keys through |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to create a system connecting to a MySQL database using OrchardCore 1.2.2 NuGet packages.
The database is hosted on DigitalOcean. I end up with an empty database (no tables) and sql_require_primary_key errors.
It appears that the host requires primary keys for management (https://docs.digitalocean.com/products/databases/mysql/how-to/create-primary-keys/)
Is this supported in a newer preview version?
Beta Was this translation helpful? Give feedback.
All reactions