Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2.0
-
Component/s: MailStore & MailRepository
-
Labels:None
Description
Changed sql for MS SQL server from defining the mail/spool repositories with a 2-step create then alter table script, to just a single create table script like the other DBs do.