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

Fixed errors in MSSQL database update scripts #7853

Merged
merged 4 commits into from Feb 8, 2021

Conversation

MarcoMiltenburg
Copy link
Contributor

Fixed several errors in MSSQL database update scripts.

@alecpl alecpl added this to the 1.4.11 milestone Jan 27, 2021
@alecpl alecpl merged commit 0278245 into roundcube:master Feb 8, 2021
alecpl pushed a commit that referenced this pull request Feb 8, 2021
* If a column is dropped the constraint that uses that column must be dropped first.
* Removed trailing comma
* Fixed invalid SQL syntax
* Fixed syntax mistakes in MSSQL initial database script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants