mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-06-08 23:56:29 +02:00
3 lines
55 B
MySQL
3 lines
55 B
MySQL
|
ALTER TABLE [dbo].[session] DROP COLUMN [created]
|
||
|
GO
|