1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00
documize/core/database/scripts/mysql/db_00028.sql

7 lines
145 B
MySQL
Raw Normal View History

/* Community Edition */
-- BUGFIX: Increase column size
ALTER TABLE dmz_space MODIFY `c_icon` VARCHAR(50) NOT NULL DEFAULT '';
-- Deprecations