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

Cannot install on new SQL Server database #8454

Closed
3 tasks done
aletome opened this issue Sep 30, 2021 · 1 comment
Closed
3 tasks done

Cannot install on new SQL Server database #8454

aletome opened this issue Sep 30, 2021 · 1 comment

Comments

@aletome
Copy link

aletome commented Sep 30, 2021

Preflight Checklist

Describe the Bug

Installing with the CLI (npx create-directus-project my-project) on a new SQL Server database I get the error:
sql [EREQUEST] ALTER TABLE [directus_users] ALTER COLUMN [email] nvarchar(128) null - ALTER TABLE ALTER COLUMN email failed because one or more objects access this column.

To Reproduce

Run
npx create-directus-project my-project

What version of Directus are you using?

latest

What version of Node.js are you using?

12.22.1

What database are you using?

SQL Server

What browser are you using?

Chrome

What operating system are you using?

Windows

How are you deploying Directus?

running locally

@joselcvarela
Copy link
Member

Hello @aletome
I am closing this since it is a duplicate of #8368
Also this is already fixed and will be released on rc96.

@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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants