mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-23 14:51:31 +00:00
Show spam aliases #
This commit is contained in:
2
data/web/rc/SQL/mssql/2016100900.sql
Normal file
2
data/web/rc/SQL/mssql/2016100900.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE [dbo].[session] ALTER COLUMN [ip] [varchar] (40) COLLATE Latin1_General_CI_AI NOT NULL
|
||||
GO
|
||||
Reference in New Issue
Block a user