mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-23 06:41:31 +00:00
Show spam aliases #
This commit is contained in:
4
data/web/rc/SQL/mssql/2011111600.sql
Normal file
4
data/web/rc/SQL/mssql/2011111600.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Updates from version 0.7-beta
|
||||
|
||||
ALTER TABLE [dbo].[session] ALTER COLUMN [sess_id] [varchar] (128) COLLATE Latin1_General_CI_AI NOT NULL
|
||||
GO
|
||||
Reference in New Issue
Block a user