Files
roundcubemail/SQL
Marco Miltenburg 0278245653 Fixed errors in MSSQL database update scripts (#7853)
* 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
2021-02-08 13:39:19 +01:00
..